From ac4979c34622f1f690684723237c0c4ae1d6f051 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Tue, 23 Feb 2010 03:04:32 +0000 Subject: [PATCH] sdl: added a bunch of tasks and ideas to the todo list --- TODO-SDL | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/TODO-SDL b/TODO-SDL index 519a280f..41cf74a8 100644 --- a/TODO-SDL +++ b/TODO-SDL @@ -1,9 +1,36 @@ TODO-SVN: * Test and work on unix-netplay -* Get to compile with SDL 1.3 +* Get to compile with SDL 1.3 - DONE! + * segfaults when opening a second game + * segfaults on fullscreen entry * Fix sound stuttering/lag (fixed in SDL 1.1.14?) * Flesh out GTK GUI * Sound config + * Individual volume mixers * Save config + * Should be in menus * Controller config + * Add four score option + * Hotkeys + * Redesign internal data structures of hotkeys + * (a bunch of global ints is ugly) + * Video config + * Windowed scale amount + * Color / Hue / Tint + * Implement Cheat Editor in GTK + * Options to look into: + * bpp + * autoscale + * gamegenie + * lowpass + * keepratio + *pcm/ "noise" volume? + * OpenGLip + * Scanline end/start + * soundquality (is 2 valid?) + * SpecialFX + * 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