update cl and todo

This commit is contained in:
punkrockguy318 2010-02-24 09:53:53 +00:00
parent 619e586b31
commit d162ec7e0a
2 changed files with 7 additions and 4 deletions

View File

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

View File

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