aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/sink/sdl2_sink.h
AgeCommit message (Collapse)Author
2023-08-23Pre-test opening a stream for audio backends, fall back to null if not suitable.Kelebek1
2022-10-09Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek1
2022-09-15Merge pull request #8878 from Kelebek1/remove_pausebunnei
Remove pause callbacks from coretiming
2022-09-15audio_core: Amend documentation tagsLioncash
Resolves a wackload of -Wdocumentation warnings due to mismatching tags and whatnot.
2022-09-13Remove pause callbacks from coretimingKelebek1
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync ↵Kelebek1
during heavy loads.
2022-07-22Project AndioKelebek1