sdl: updated TODO list

This commit is contained in:
punkrockguy318 2011-02-17 03:09:25 +00:00
parent daf1b10074
commit c32b21d9d5
1 changed files with 20 additions and 32 deletions

View File

@ -1,34 +1,22 @@
TODO-SVN: TODO-SDL:
*** Auto-resize game window * Auto-resize game window
*** Add alt-enter for fullscreen in GTK test this? * Get to compile with SDL 1.3
* DONE! Get to compile with SDL 1.3
* segfaults when opening a second game * segfaults when opening a second game
* segfaults on fullscreen entry * segfaults on fullscreen entry
* Flesh out GTK GUI * Hotkeys Config
* Sound config
* DONE! Individual volume mixers
* Save config
* Should be in menus
* Hotkeys
* DONE! Redesign internal data structures of hotkeys * DONE! Redesign internal data structures of hotkeys
* design UI * design UI
* Video config * Video config
* DONE! Windowed scale amount * make nice error for shaders/openGL (currently "couldnt open rom file") and more descriptive error on console
* DONE! Color / Hue / Tint * grey-out xyscale entries when scalers are set
* dont allow scalers and opengl
* Implement Cheat Editor in GTK * Implement Cheat Editor in GTK
* Options to look into: * Game genie from GTK
* GUI Options to look into:
* bpp * bpp
* autoscale * autoscale
* gamegenie * gamegenie
* DONE! lowpass
* keepratio
* OpenGLip * OpenGLip
* Scanline end/start * Scanline end/start
* DONE! pallete * Fix 7Zipped ROMs
* THANKS BRYAN CAIN! Integrate SDL window into GTK GUI * Think of good workaround for pushing F1 when run from a gui; currently drops to cheat menu with no terminal and is unrecoverable
* DONE! Fix opening compressed ROMs
* DONE! Fix Famicom Disk System
* DONE!(PAUSE) Add a key to resume normal playback when finished frameskipping
* DONE! Make GetUserInput not depend on zenity
* DONE! Fixed dpad/hat support
* DONE! Fixed VS Unisystem in SDL and make hotkeys mappable