23 lines
751 B
Plaintext
23 lines
751 B
Plaintext
TODO-SDL:
|
|
* Auto-resize game window
|
|
test this? * Get to compile with SDL 1.3
|
|
* segfaults when opening a second game
|
|
* segfaults on fullscreen entry
|
|
* Hotkeys Config
|
|
* DONE! Redesign internal data structures of hotkeys
|
|
* design UI
|
|
* Video config
|
|
* make nice error for shaders/openGL (currently "couldnt open rom file") and more descriptive error on console
|
|
* grey-out xyscale entries when scalers are set
|
|
* dont allow scalers and opengl
|
|
* Implement Cheat Editor in GTK
|
|
* Game genie from GTK
|
|
* GUI Options to look into:
|
|
* bpp
|
|
* autoscale
|
|
* gamegenie
|
|
* DONE! OpenGLip
|
|
* Scanline end/start
|
|
* Fix 7Zipped ROMs
|
|
* Think of good workaround for pushing F1 when run from a gui; currently drops to cheat menu with no terminal and is unrecoverable
|