cleaned up todo file

This commit is contained in:
punkrockguy318 2011-03-16 04:34:38 +00:00
parent 6730a2d237
commit 710ce56ccd
1 changed files with 3 additions and 7 deletions

View File

@ -1,22 +1,18 @@
TODO-SDL: TODO-SDL:
* Auto-resize game window * auto-resize game window (gtk)
test this? * Get to compile with SDL 1.3 * SDL 1.3?
* segfaults when opening a second game * segfaults when opening a second game
* segfaults on fullscreen entry * segfaults on fullscreen entry
* Hotkeys Config * Hotkeys Config
* DONE! Redesign internal data structures of hotkeys * design GUI
* design UI
* Video config * 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 * grey-out xyscale entries when scalers are set
* dont allow scalers and opengl * dont allow scalers and opengl
* Implement Cheat Editor in GTK * Implement Cheat Editor in GTK
* Game genie from GTK * Game genie from GTK
* GUI Options to look into: * GUI Options to look into:
* bpp * bpp
* autoscale
* gamegenie * gamegenie
* DONE! OpenGLip
* Scanline end/start * Scanline end/start
* Fix 7Zipped ROMs * 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 * Think of good workaround for pushing F1 when run from a gui; currently drops to cheat menu with no terminal and is unrecoverable