yuzu/src/audio_core/sink
liamwhite 6d77de96da
Merge pull request #9796 from liamwhite/current
general: rename CurrentProcess to ApplicationProcess
2023-02-15 17:42:45 -05:00
..
cubeb_sink.cpp audio: cubeb: Fix yuzu crashing when it test for latency 2023-02-09 19:38:03 -06: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 Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
sink_stream.h audio_core: sink_stream: Hold the suspend lock when process is stalled. 2022-11-29 20:32:06 -08:00