snes9x/gtk/src
bearoso 17e75b1469
Merge pull request #741 from jraby/gtk-joystick-hotplug
gtk: Support adding/removing joysticks at runtime
2022-02-19 13:20:38 -06:00
..
background_particles.cpp GTK: Oops. Add particle files. 2019-11-10 12:46:40 -06:00
background_particles.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
filter_epx_unsafe.cpp Use a license stub everywhere. 2018-11-15 17:31:39 -06:00
filter_epx_unsafe.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
filter_xbrz.cpp GTK: Fix xBRZ scaler when multithreading enabled. 2019-03-01 19:57:38 -06:00
filter_xbrz.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_binding.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_binding.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_builder_window.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_builder_window.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_cheat.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_cheat.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_compat.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_config.cpp Move joystick + related functions under JoyDevices 2022-02-18 15:43:52 -05:00
gtk_config.h Move joystick + related functions under JoyDevices 2022-02-18 15:43:52 -05:00
gtk_control.cpp joynums.fill(false); 2022-02-18 16:12:19 -05:00
gtk_control.h Move joystick + related functions under JoyDevices 2022-02-18 15:43:52 -05:00
gtk_display_driver_gtk.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_display_driver_gtk.h GTK: Refactoring of display output code. 2020-06-30 17:28:10 -05:00
gtk_display_driver_opengl.cpp Gtk: OpenGL: Fix non-PBO output path. 2021-05-15 11:23:12 -05:00
gtk_display_driver_opengl.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_display_driver_xv.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_display_driver_xv.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_display_driver.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_display.cpp Remove S9xSetPalette 2020-08-07 14:08:51 -05:00
gtk_display.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_file.cpp gtk: Simplify S9xOpenSnapshotFile 2022-02-13 21:57:58 -05:00
gtk_file.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_glx_context.cpp Gtk: OpenGL: Use correct screen for fbconfig. 2020-11-04 13:11:28 -06:00
gtk_glx_context.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_icon.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_netplay_dialog.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_netplay_dialog.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_netplay.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_netplay.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_opengl_context.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_preferences.cpp Move joystick + related functions under JoyDevices 2022-02-18 15:43:52 -05:00
gtk_preferences.h Gtk: Thread preferences creation. 2020-08-23 16:28:01 -05:00
gtk_s9x.cpp Move joystick + related functions under JoyDevices 2022-02-18 15:43:52 -05:00
gtk_s9x.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_s9xcore.h GTK+: Mandate Netplay, Joystick, JMA. 2018-12-03 17:32:12 -06:00
gtk_s9xwindow.cpp gtk: save_state_dialog - use filename without dir 2022-02-13 21:56:42 -05:00
gtk_s9xwindow.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_shader_parameters.cpp Gtk: Don't expand shader parameter widgets. 2020-07-27 17:58:03 -05:00
gtk_shader_parameters.h Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_sound_driver_alsa.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_sound_driver_alsa.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_oss.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_sound_driver_oss.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_portaudio.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_sound_driver_portaudio.h GTK: Fix up PortAudio output a bit. 2019-04-03 19:23:54 -05:00
gtk_sound_driver_pulse.cpp pulseaudio: Fix potential stall with Pipewire 2021-12-20 12:21:43 -06:00
gtk_sound_driver_pulse.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_sdl.cpp Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
gtk_sound_driver_sdl.h gtk: Add explanation to both includes. 2019-07-16 11:21:58 -05:00
gtk_sound_driver.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound.cpp Gtk: Make sound driver check a little simpler. 2021-05-15 11:23:12 -05:00
gtk_sound.h Gtk: Make sound driver check a little simpler. 2021-05-15 11:23:12 -05:00
gtk_splash.cpp Another splash option. 2019-03-25 16:16:08 -05:00
gtk_wayland_egl_context.cpp Gtk: Wayland: Add idle inhibitor. 2022-01-30 21:23:33 -06:00
gtk_wayland_egl_context.h Gtk: Wayland: Add idle inhibitor. 2022-01-30 21:23:33 -06:00
snes9x.ui Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
sourcify.c Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00
splash.png Initial 1.52 import 2010-09-25 17:46:12 +02:00
var8x10font.h GTK: Tweak onscreen 'g' a bit. 2019-06-26 16:42:30 -05:00
wayland-idle-inhibit-unstable-v1.c Gtk: Wayland: Use older wayland API for compatibility. 2022-01-31 16:56:17 -06:00
wayland-idle-inhibit-unstable-v1.h Gtk: Wayland: Use older wayland API for compatibility. 2022-01-31 16:56:17 -06:00