Mercurial > sdl-ios-xcode
comparison TODO @ 1723:4bdbb9b2bd0a SDL-1.3
(none)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 06 Jul 2006 05:53:32 +0000 |
parents | 14717b52abc0 |
children |
comparison
equal
deleted
inserted
replaced
1722:5daa04d862f1 | 1723:4bdbb9b2bd0a |
---|---|
1 | 1 |
2 Wish list for the 1.3 development branch: | 2 Wish list for the 1.3 development branch: |
3 http://bugzilla.libsdl.org/ | 3 http://bugzilla.libsdl.org/ |
4 | 4 |
5 * Add a way to register custom events | |
5 * Add internal support for adding video modes and refresh rates | 6 * Add internal support for adding video modes and refresh rates |
6 * Support querying and setting refresh rate with video modes | 7 * Support querying and setting refresh rate with video modes |
7 * Add mousewheel events (new unified event architecture?) | 8 * Add mousewheel events (new unified event architecture?) |
8 * DirectInput joystick support needs to be implemented | 9 * DirectInput joystick support needs to be implemented |
9 * Be able to enumerate and select available audio and video drivers | 10 * Be able to enumerate and select available audio and video drivers |