Development:Roadmap: Difference between revisions

From TapTo Wiki

No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
Feature roadmap planned for upcoming release.
Feature roadmap planned for upcoming release.
== 1.5 ==
== 1.6.0 ==


* <s>Upload log to pastebin</s>
* Support MiSTerRFID readers
* Launch MiSTer script support
* API endpoint with platform and version info
* Migrate from mage for build process
** Go tasks
** Don't use UPX anymore
** Set up for better multi-platform builds
** Use zip file for MiSTer downloader repo
* Use sequential IDs for mappings
* Add system metadata to external files and restore API/TapTUI functionality
* Move app version to config module
* Fix feedback sounds not working
* Gamepad input support(?)
* Mini scripting support for keyboard and gamepad input
* Allow random command to launch folders (including .mgl files in menu folders)
* Implement the filename search launch format (<system>/<filename query>)
** Add a specific search-and-launch command
** Add format to generic launch string: if file arg is not an explicit existing file match, it's not a folder, it has no file extension
 
* <s>Decouple libnfc from daemon loop, implement concept of generic "readers"</s>
 
== 1.6 ==
 
* Shareable mappings
* Tokenizer for token text
* Tokenizer for token text
* Add game identification with GameID
* Add game identification with GameID
Line 36: Line 13:
== Backlog ==
== Backlog ==


* <s>Decouple libnfc from daemon</s>
* Improve feedback of errors to user
* New "generic serial" driver to support MiSTerRFID and other MCU-based NFC readers
* Launching and indexing .mgl files on mister (including from menu)
* Improve feedback of errors to user (popup window on screen?)
* Shareable mappings
* Windows support
* Mac support
* Batocera support

Latest revision as of 06:24, 28 July 2024

Feature roadmap planned for upcoming release.

1.6.0

  • Support MiSTerRFID readers
  • Tokenizer for token text
  • Add game identification with GameID
  • API features
    • Allow search/filter based on path
    • List top level folders (?)
    • Show subfolders in search results
    • Check for image on disk and serve

Backlog

  • Improve feedback of errors to user
  • Launching and indexing .mgl files on mister (including from menu)
  • Shareable mappings
  • Windows support
  • Mac support
  • Batocera support