snes9x/common/audio
BearOso 56e58cdf99 Qt: Switch to SDL3 for audio and input.
SDL3 is not a submodule in the git tree yet, so as to not cause
an extra checkout for the other ports. It will eventually go in
external/SDL.
2024-12-13 17:14:34 -06:00
..
s9x_sound_driver.hpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_alsa.cpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_alsa.hpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_cubeb.cpp Fix context resizing and joystick detection. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_cubeb.hpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_oss.cpp Update input rate at right locations. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_oss.hpp Update input rate at right locations. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_portaudio.cpp Sound buffer tweaking. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_portaudio.hpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_pulse.cpp * Add plurals 2023-10-30 15:46:21 +01:00
s9x_sound_driver_pulse.hpp Work on sound driver levels. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_sdl.cpp Work on sound driver levels. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_sdl.hpp Working. 2023-08-25 11:47:29 -05:00
s9x_sound_driver_sdl3.cpp Qt: Switch to SDL3 for audio and input. 2024-12-13 17:14:34 -06:00
s9x_sound_driver_sdl3.hpp Qt: Switch to SDL3 for audio and input. 2024-12-13 17:14:34 -06:00