summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/cubeb_sink.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-27audio_core: No longer stall when sink queue is fullBilly Laws1-4/+0
2023-02-10audio: cubeb: Fix yuzu crashing when it test for latencyNarr the Reg1-0/+20
2022-10-09Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek11-2/+29
2022-09-13Remove pause callbacks from coretimingKelebek11-27/+7
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-327/+22
2022-08-12Do some log memes to help perceived volumeKelebek11-0/+3
2022-07-22Project AndioKelebek11-0/+651