fceux/src/drivers/sdl
punkrockguy318 eb504adb19 cleaned some code
moved sound checkbox to main window (pointless to have a pref window really; main window is pref window)
TODO:  Hotkey config / Input config
2009-12-22 06:40:33 +00:00
..
SConscript Enable SDL OpenGL code, fix compilation of sdl-opengl.cpp (broken because we're 2006-08-04 17:32:08 +00:00
build_gui.sh added functional GTK2/SDL framework 2009-12-17 06:19:08 +00:00
config.cpp MinGW - fix some possible build issues and compile time errors 2009-12-11 03:07:34 +00:00
config.h fixed saving/loading movies in sdl port 2008-07-03 06:35:37 +00:00
dface.h added preferences window to gtk gui 2009-12-22 05:12:25 +00:00
gui.cpp cleaned some code 2009-12-22 06:40:33 +00:00
gui.h cleaned some gtk2 code 2009-12-21 10:28:01 +00:00
hello.bmp added functional GTK2/SDL framework 2009-12-17 06:19:08 +00:00
input.cpp added lua script loading to gtk2 gui 2009-12-21 20:03:24 +00:00
input.h hotkey overhaul; should increase sdl performance 2008-11-13 18:23:17 +00:00
keyscan.h renamed pc to SDL for clarity 2006-07-31 17:42:18 +00:00
main.h Fix SDL after r425 -- checkin comments from r425 still apply to both input.cpp files 2008-06-09 11:56:10 +00:00
sdl-icon.h renamed pc to SDL for clarity 2006-07-31 17:42:18 +00:00
sdl-joystick.cpp Fix SDL joystick input 2008-06-12 23:06:10 +00:00
sdl-netplay.cpp wow what a mess, fixed SOME compile errors; looks like this might need to be rewritten from scratch 2008-07-07 07:46:42 +00:00
sdl-netplay.h renamed pc to SDL for clarity 2006-07-31 17:42:18 +00:00
sdl-opengl.cpp removed xo code that was causing 3 frame delay when taking a hibuffer path of rendering 2009-12-04 22:20:22 +00:00
sdl-opengl.h renamed pc to SDL for clarity 2006-07-31 17:42:18 +00:00
sdl-sound.cpp added preferences window to gtk gui 2009-12-22 05:12:25 +00:00
sdl-throttle.cpp added SDL avi creation support and changed speed throttling to use it 2008-10-25 12:36:03 +00:00
sdl-video.cpp began integration of GTK into the SDL tree 2009-12-17 07:27:17 +00:00
sdl-video.h began integration of GTK into the SDL tree 2009-12-17 07:27:17 +00:00
sdl.cpp added preferences window to gtk gui 2009-12-22 05:12:25 +00:00
sdl.h GTK GUI: Open, Close, and Quit menu options now work properly 2009-12-21 11:21:06 +00:00
throttle.h added SDL avi creation support and changed speed throttling to use it 2008-10-25 12:36:03 +00:00
unix-netplay.cpp More silly warning elimination 2008-06-07 01:21:38 +00:00
unix-netplay.h renamed pc to SDL for clarity 2006-07-31 17:42:18 +00:00