diff --git a/TODO-SDL b/TODO-SDL index 7305ad29..dce6fd8f 100644 --- a/TODO-SDL +++ b/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 diff --git a/changelog.txt b/changelog.txt index 244ec95b..b36f59d0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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