summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/cubeb_sink.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Now the audout and audren update rates are tied to the sink status stalling is no longer necessary.
* 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