yuzu/src/audio_core/sink
lat9nq 740c349820 yuzu-sdl,audio_core: Remove antiquated warning ignore
Issue was fixed a long time ago, both by SDL2 and in yuzu by including
SDL2 as a system library.
2023-05-05 03:48:28 -04:00
..
cubeb_sink.cpp audio_core: No longer stall when sink queue is full 2023-03-27 22:01:41 +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 yuzu-sdl,audio_core: Remove antiquated warning ignore 2023-05-05 03:48:28 -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_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 Use GetGlobalTimeNs as opposed to clock ticks 2023-04-08 21:54:19 +01:00
sink_stream.h Use GetGlobalTimeNs as opposed to clock ticks 2023-04-08 21:54:19 +01:00
sink.h Merge pull request #8878 from Kelebek1/remove_pause 2022-09-15 13:50:13 -07:00