cl update

This commit is contained in:
punkrockguy318 2010-02-26 04:53:28 +00:00
parent 48cd9126b7
commit baf8099ceb
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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