update cl and todo
This commit is contained in:
parent
619e586b31
commit
d162ec7e0a
8
TODO-SDL
8
TODO-SDL
|
@ -22,11 +22,11 @@ TODO-SVN:
|
||||||
* gamegenie
|
* gamegenie
|
||||||
* DONE! lowpass
|
* DONE! lowpass
|
||||||
* keepratio
|
* keepratio
|
||||||
*pcm/ "noise" volume?
|
|
||||||
* OpenGLip
|
* OpenGLip
|
||||||
* Scanline end/start
|
* Scanline end/start
|
||||||
* pallete
|
* DONE! pallete
|
||||||
* Integrate SDL window into GTK GUI
|
* Integrate SDL window into GTK GUI
|
||||||
* Fix opening compressed ROMs
|
* Fix opening compressed ROMs
|
||||||
* Fix Famicom Disk System
|
* DONE! Fix Famicom Disk System
|
||||||
* Add a key to resume normal playback when finished frameskipping
|
* DONE!(PAUSE) Add a key to resume normal playback when finished frameskipping
|
||||||
|
* Make GetUserInput not depend on zenity
|
||||||
|
|
|
@ -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 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 - added GUI for color/tint/hue
|
||||||
23-feb-2010 - prockguy - GTK - implemented sound mixer dialog (for square1, 2, triangle, etc)
|
23-feb-2010 - prockguy - GTK - implemented sound mixer dialog (for square1, 2, triangle, etc)
|
||||||
|
|
Loading…
Reference in New Issue