cleaned up todo file
This commit is contained in:
parent
6730a2d237
commit
710ce56ccd
10
TODO-SDL
10
TODO-SDL
|
@ -1,22 +1,18 @@
|
|||
TODO-SDL:
|
||||
* Auto-resize game window
|
||||
test this? * Get to compile with SDL 1.3
|
||||
* auto-resize game window (gtk)
|
||||
* SDL 1.3?
|
||||
* segfaults when opening a second game
|
||||
* segfaults on fullscreen entry
|
||||
* Hotkeys Config
|
||||
* DONE! Redesign internal data structures of hotkeys
|
||||
* design UI
|
||||
* design GUI
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue