Development:Roadmap: Difference between revisions
From Zaparoo Wiki
m →1.5.0 |
No edit summary |
||
Line 10: | Line 10: | ||
** <s>Set up for better multi-platform builds</s> | ** <s>Set up for better multi-platform builds</s> | ||
** Use zip file for MiSTer downloader repo | ** Use zip file for MiSTer downloader repo | ||
** Include version number in zip filename | |||
* <s>Use sequential IDs for mappings</s> | * <s>Use sequential IDs for mappings</s> | ||
* <s>Add system metadata to external files and restore API/TapTUI functionality</s> | * <s>Add system metadata to external files and restore API/TapTUI functionality</s> | ||
Line 15: | Line 16: | ||
* <s>Fix feedback sounds not working</s> | * <s>Fix feedback sounds not working</s> | ||
* <s>Mini scripting support for keyboard</s> | * <s>Mini scripting support for keyboard</s> | ||
* Allow random command to launch folders | * ''Allow random command to launch folders'' | ||
* <s>Implement the filename search launch format (<system>/<filename query>)</s> | * <s>Implement the filename search launch format (<system>/<filename query>)</s> | ||
** <s>Add a specific search-and-launch command</s> | ** <s>Add a specific search-and-launch command</s> |
Revision as of 08:38, 7 July 2024
Feature roadmap planned for upcoming release.
1.5.0
Upload log to pastebin- Launch MiSTer script support
API endpoint with platform and version info- Migrate from mage for build process
Go tasksDon't use UPX anymoreSet up for better multi-platform builds- Use zip file for MiSTer downloader repo
- Include version number in zip filename
Use sequential IDs for mappingsAdd system metadata to external files and restore API/TapTUI functionalityMove app version to config moduleFix feedback sounds not workingMini scripting support for keyboard- Allow random command to launch folders
Implement the filename search launch format (<system>/<filename query>)Add a specific search-and-launch commandAdd 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
Decouple libnfc from daemon loop, implement concept of generic "readers"
1.6.0
- Shareable mappings
- 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
Decouple libnfc from daemonNew "generic serial" driverto support MiSTerRFID and other MCU-based NFC readers- Improve feedback of errors to user (popup window on screen?)
- Gamepad input support
- Launching and indexing .mgl files on mister (including from menu)