Roadmap: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 37: | Line 37: | ||
* release 4.0 | * release 4.0 | ||
---- | |||
see [[TODO]] for the gory details | |||
[[Category:TODO]] | [[Category:TODO]] |
Revision as of 20:24, 23 March 2023
- implement new color generation based on peptos research
- merge reSID patches (from bugtracker)
- fix keymap loading, Keymaps for all ports
- completely clear the Developer_log from pre 3.0 items
- release 3.1
- check/fix the GUI scaling mess
- complete the List of Hotkeys
- complete checking and fixing Features Resources GUI Features
- update and fix the Cartsystem details page
- release 3.2
- To make Maintaining of the Userinterfaces (a lot) easier and less time consuming, we reduce the number of UI ports to two:
- GTK3 for Windows/Linux/OSX (and perhaps others than can use it)
- SDL1/SDL2 for the remaining ports
- release 3.3
These are the long term goals, vaguely coined "4.0":
- remove SDL1 support
- all important targets haved SDL2 now, so there is hardly a reason to keep SDL1 support. Removing it is simply about preventing bit rot and removing some complexity.
- remove x64 (possibly rename x64sc to x64)
- Soon x64sc will work fine on raspy and alike
- merge the separated GUI/Emulator-core branch
- move repository to git
- this needs to be coordinated
- release 4.0
see TODO for the gory details