aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/sink/sdl2_sink.cpp
AgeCommit message (Expand)Author
2023-12-16Have GetActiveChannelCount return the system channels instead of host device ...Kelebek1
2023-11-12audio_core: ignore renderer wait when stream is pausedLiam
2023-08-23Pre-test opening a stream for audio backends, fall back to null if not suitable.Kelebek1
2023-05-05yuzu-sdl,audio_core: Remove antiquated warning ignorelat9nq
2023-03-27audio_core: No longer stall when sink queue is fullBilly Laws
2022-10-16sdl2_sink: Inline variable init into if conditionlat9nq
2022-10-16sdl2_sink: Distinguish between capture and non-capture device nameslat9nq
2022-10-16sdl2_sink: Check for null string when loading SDL audio deviceslat9nq
2022-10-09Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek1
2022-09-13Remove pause callbacks from coretimingKelebek1
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-07-22Project AndioKelebek1