summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/cubeb_sink.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* scope_exit: Make constexprFearlessTobi2024-02-191-1/+3
* Have GetActiveChannelCount return the system channels instead of host device channelsKelebek12023-12-161-1/+2
* audio_core: ignore renderer wait when stream is pausedLiam2023-11-131-1/+1
* audio: allow more latency in cubeb initializationLiam2023-08-271-6/+1
* Pre-test opening a stream for audio backends, fall back to null if not suitable.Kelebek12023-08-231-9/+43
* audio_core: No longer stall when sink queue is fullBilly Laws2023-03-271-4/+0
* audio: cubeb: Fix yuzu crashing when it test for latencyNarr the Reg2023-02-101-0/+20
* Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek12022-10-091-2/+29
* Remove pause callbacks from coretimingKelebek12022-09-131-27/+7
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-327/+22
* Do some log memes to help perceived volumeKelebek12022-08-121-0/+3
* Project AndioKelebek12022-07-221-0/+651