snes9x/gtk/src
2016-10-14 13:18:25 -05:00
..
filter_epx_unsafe.cpp Bump OV2 Windows port copyright. 2016-10-07 12:53:18 -05:00
filter_epx_unsafe.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
filter_xbrz.cpp Fix xbrz to compile on non-win32, fix GTK+ port to use new xBRZ. 2016-10-08 21:06:15 -05:00
filter_xbrz.h gtk: add xBRZ (2x, 3x, 4x) 2015-01-28 15:24:35 +01:00
gtk_binding.cpp Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
gtk_binding.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_builder_window.cpp Some changes to improve Gtk+ 3.0 compatibility. Still not working. 2011-02-05 06:36:27 -06:00
gtk_builder_window.h Some changes to improve Gtk+ 3.0 compatibility. Still not working. 2011-02-05 06:36:27 -06:00
gtk_cheat.cpp Improve cheat dialog and fix cheats on ROM load. 2010-10-30 10:56:44 -05:00
gtk_cheat.h Import of GTK port changes. 2010-09-26 04:19:15 -05:00
gtk_config.cpp Save rewind variables to config file. Rename rewind variables to fit port style. Set default rewind buffer to 0. 2016-10-08 21:33:34 -05:00
gtk_config.h Save rewind variables to config file. Rename rewind variables to fit port style. Set default rewind buffer to 0. 2016-10-08 21:33:34 -05:00
gtk_control.cpp Fix tabulation glitch with rewind shortcut box. 2016-10-08 21:19:04 -05:00
gtk_control.h Use of rewind feature (stateman) with GTK. 2014-06-27 08:36:36 +00:00
gtk_display_driver_gtk.cpp Fix some idiotic expose handling. 2016-10-01 19:23:21 -05:00
gtk_display_driver_gtk.h Allow bilinear filtering in GTK output driver. 2010-11-18 06:31:27 -06:00
gtk_display_driver_opengl.cpp First draft changelog update. 2016-10-09 21:00:39 -05:00
gtk_display_driver_opengl.h Add support for glXSwapIntervalEXT. 2011-01-09 03:32:38 -06:00
gtk_display_driver_xv.cpp Fix sizing when using GDK hidpi scaling with OpenGL or Xv. 2016-10-02 19:41:42 -05:00
gtk_display_driver_xv.h Import of GTK port changes. 2010-09-26 04:19:15 -05:00
gtk_display_driver.h Fix some compiler warnings. 2014-02-05 03:22:07 -06:00
gtk_display.cpp gtk: add xBRZ (2x, 3x, 4x) 2015-01-28 15:24:35 +01:00
gtk_display.h gtk: add xBRZ (2x, 3x, 4x) 2015-01-28 15:24:35 +01:00
gtk_file.cpp Fix bug caused by virtual directories. 2014-02-10 16:28:05 -06:00
gtk_file.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_icon.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_netplay_dialog.cpp Import of GTK port changes. 2010-09-26 04:19:15 -05:00
gtk_netplay_dialog.h Import of GTK port changes. 2010-09-26 04:19:15 -05:00
gtk_netplay.cpp Import of GTK port changes. 2010-09-26 04:19:15 -05:00
gtk_netplay.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_preferences.cpp Allow adjustment of rewind settings from preferences. 0 buffer size disables (default). 2016-10-08 22:04:46 -05:00
gtk_preferences.h Some changes to improve Gtk+ 3.0 compatibility. Still not working. 2011-02-05 06:36:27 -06:00
gtk_s9x.cpp Try and fail stateman init to clear buffer if newly disabled. 2016-10-08 22:10:05 -05:00
gtk_s9x.h Bump version number to 1.54.1. 2016-10-14 13:18:25 -05:00
gtk_s9xcore.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_s9xwindow.cpp Merge branch 'master' of http://github.com/juhalaukkanen/snes9x into juhalaukken-master 2016-10-08 21:15:45 -05:00
gtk_s9xwindow.h Merge branch 'master' of http://github.com/juhalaukkanen/snes9x into juhalaukken-master 2016-10-08 21:15:45 -05:00
gtk_sound_driver_alsa.cpp Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
gtk_sound_driver_alsa.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_oss.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_oss.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_portaudio.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_portaudio.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_pulse.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_pulse.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_sdl.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver_sdl.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound_driver.h Fix some compiler warnings. 2014-02-05 03:22:07 -06:00
gtk_sound.cpp Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_sound.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_splash.cpp Add missing splash source file. 2015-08-19 13:58:34 -05:00
mini_icon.png Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes9x.ui Allow adjustment of rewind settings from preferences. 0 buffer size disables (default). 2016-10-08 22:04:46 -05:00
snes_ntsc_config.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc_impl.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc.c Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
sourcify.c Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
splash.png Initial 1.52 import 2010-09-25 17:46:12 +02:00