cl update
This commit is contained in:
parent
48cd9126b7
commit
baf8099ceb
10
TODO-SDL
10
TODO-SDL
|
@ -1,9 +1,9 @@
|
|||
TODO-SVN:
|
||||
* Test and work on unix-netplay
|
||||
* Get to compile with SDL 1.3 - DONE!
|
||||
* DONE! Working!Test and work on unix-netplay
|
||||
* DONE! Get to compile with SDL 1.3
|
||||
* segfaults when opening a second game
|
||||
* segfaults on fullscreen entry
|
||||
* Fix sound stuttering/lag (fixed in SDL 1.1.14?)
|
||||
* Fix sound stuttering/lag (fixed in SDL 1.1.14?)
|
||||
* Flesh out GTK GUI
|
||||
* Sound config
|
||||
* DONE! Individual volume mixers
|
||||
|
@ -26,7 +26,7 @@ TODO-SVN:
|
|||
* Scanline end/start
|
||||
* DONE! pallete
|
||||
* Integrate SDL window into GTK GUI
|
||||
* Fix opening compressed ROMs
|
||||
* DONE! Fix opening compressed ROMs
|
||||
* DONE! Fix Famicom Disk System
|
||||
* DONE!(PAUSE) Add a key to resume normal playback when finished frameskipping
|
||||
* Make GetUserInput not depend on zenity
|
||||
* DONE! Make GetUserInput not depend on zenity
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
255555-feb-2010 - prockguy - unix netplay is now functional; gtk network gui created
|
||||
24-feb-2010 - prockguy - GTK - added basic movie controls
|
||||
24-feb-2010 - prockguy - GTK - added file filters; added Load FDS function
|
||||
24-feb-2010 - prockguy - GTK - added palette config dialog
|
||||
|
|
Loading…
Reference in New Issue