diff --git a/TODO-SDL b/TODO-SDL index 8aba3eca..7305ad29 100644 --- a/TODO-SDL +++ b/TODO-SDL @@ -22,11 +22,11 @@ TODO-SVN: * gamegenie * DONE! lowpass * keepratio - *pcm/ "noise" volume? * OpenGLip * Scanline end/start - * pallete + * DONE! pallete * Integrate SDL window into GTK GUI * Fix opening compressed ROMs -* Fix Famicom Disk System -* Add a key to resume normal playback when finished frameskipping +* DONE! Fix Famicom Disk System +* DONE!(PAUSE) Add a key to resume normal playback when finished frameskipping +* Make GetUserInput not depend on zenity diff --git a/changelog.txt b/changelog.txt index 730cf937..244ec95b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +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 23-feb-2010 - prockguy - GTK - added UI elemnts for x/y scale; added lowpass UI option 23-feb-2010 - prockguy - GTK - added GUI for color/tint/hue 23-feb-2010 - prockguy - GTK - implemented sound mixer dialog (for square1, 2, triangle, etc)