summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/sink_details.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* android: add oboe audio sinkLiam2023-12-171-0/+13
|
* audio: allow more latency in cubeb initializationLiam2023-08-271-2/+2
|
* Pre-test opening a stream for audio backends, fall back to null if not suitable.Kelebek12023-08-231-21/+28
|
* settings,general: Rename non-confirming enumslat9nq2023-07-211-2/+3
|
* configure_audio: Implement ui generationlat9nq2023-07-211-16/+17
| | | | | | | | | | | | | | | | Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation configure_audio: Implement ui generation Needs a considerable amount of management specific to some of the comoboboxes due to the audio engine configuration. general: Partial audio config implmentation settings: Make audio settings as enums
* audio_core: Revert sink name to sdl2Narr the Reg2022-10-141-2/+2
|
* Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek12022-10-091-22/+44
|
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-3/+3
|
* Project AndioKelebek12022-07-221-0/+91