yuzu/src/audio_core/sink
bunnei 8fd4e44014 audio_core: sink_stream: Hold the suspend lock when process is stalled.
- Prevents us from clashing with other callers trying to un/stall.
2022-11-29 20:32:06 -08:00
..
cubeb_sink.cpp Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
cubeb_sink.h Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
null_sink.h Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01:00
sdl2_sink.cpp sdl2_sink: Inline variable init into if condition 2022-10-16 21:36:40 -04:00
sdl2_sink.h Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
sink.h Merge pull request #8878 from Kelebek1/remove_pause 2022-09-15 13:50:13 -07:00
sink_details.cpp audio_core: Revert sink name to sdl2 2022-10-14 10:59:33 -05:00
sink_details.h Choose the SDL audio backend when Cubeb reports too high of a latency 2022-10-09 13:47:59 +01:00
sink_stream.cpp audio_core: sink_stream: Hold the suspend lock when process is stalled. 2022-11-29 20:32:06 -08:00
sink_stream.h audio_core: sink_stream: Hold the suspend lock when process is stalled. 2022-11-29 20:32:06 -08:00