sdl: updated todo for 2.1.6

This commit is contained in:
punkrockguy318 2012-03-06 16:40:45 +00:00
parent 35f6b0db92
commit ff93dd5054
1 changed files with 11 additions and 0 deletions

View File

@ -14,6 +14,12 @@ BUGS
* Go to game genie with clip sides enabled or save a state to see * Go to game genie with clip sides enabled or save a state to see
* Ensure no clip sides is only being enabled during fullscreen * Ensure no clip sides is only being enabled during fullscreen
Gamepad dialog and others segfault on Ubuntu 10.04 (and older GTK versions)
---------------------------------------------------------------------------
* Not planning on using legacy code here (especially with Ubuntu 12.04 on its way) but perhaps
a messagebox can be displayed recommending the user to upgrade their GTK version to prevent
the frustrating segfault. Segfaults need to be avoided like the plague.
FEATURES FEATURES
======== ========
XDG Standardization of Config XDG Standardization of Config
@ -37,6 +43,11 @@ TESTING
* Debian 6 * Debian 6
* Ubuntu 10.04 / 11.04 * Ubuntu 10.04 / 11.04
* ??? * ???
Ubuntu 10.04
------------
* Compiles/builds without issue.
* No issues found in gameplay.
* TODO Some dialogs with segfault FCEUX due to an older version of GTK. Perhaps we can detect the old version of GTK and just prevent the dialog from being opened so the segfault doesn't occur? (bug added).
PROJECT STUFF PROJECT STUFF
============= =============