sdl: update todo list

This commit is contained in:
punkrockguy318 2013-03-20 12:40:41 +00:00
parent 03ac88ecf7
commit 39dc4dee16
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Priorities
==========
* Backwards-cpp still has an issue with clang++; look into this
* Users are reporting crashing issues with hotkey dialog (probably because its a mess!). A huge chunk of the hotkey code should be rewritten (GUI and hotkey structs - or lack there-of)
* GTK File menu quit element has "CTRL-Q" accelerator. This causes confusion with there being another SDL Hotkey for quit. This should be addressed.
* Quit was mapped to '0' to prevent users from accidently quitting. Perhaps a default quit combo could be used.
Features
========
* SDL.Vsync