From 710ce56ccd47c005dae82badfa6e1c703856122d Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Wed, 16 Mar 2011 04:34:38 +0000 Subject: [PATCH] cleaned up todo file --- TODO-SDL | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/TODO-SDL b/TODO-SDL index 518f3a93..e4bcedd7 100644 --- a/TODO-SDL +++ b/TODO-SDL @@ -1,22 +1,18 @@ TODO-SDL: -* Auto-resize game window -test this? * Get to compile with SDL 1.3 +* auto-resize game window (gtk) +* SDL 1.3? * segfaults when opening a second game * segfaults on fullscreen entry * Hotkeys Config - * DONE! Redesign internal data structures of hotkeys - * design UI + * design GUI * Video config - * make nice error for shaders/openGL (currently "couldnt open rom file") and more descriptive error on console * grey-out xyscale entries when scalers are set * dont allow scalers and opengl * Implement Cheat Editor in GTK * Game genie from GTK * GUI Options to look into: * bpp - * autoscale * gamegenie - * DONE! OpenGLip * Scanline end/start * Fix 7Zipped ROMs * Think of good workaround for pushing F1 when run from a gui; currently drops to cheat menu with no terminal and is unrecoverable