summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/sink_stream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio_core: sink_stream: Hold the suspend lock when process is stalled.bunnei2022-11-301-2/+3
| | | | - Prevents us from clashing with other callers trying to un/stall.
* sink_stream: Mark GetQueueSize as constLioncash2022-09-161-1/+1
|
* Merge pull request #8878 from Kelebek1/remove_pausebunnei2022-09-151-2/+0
|\ | | | | Remove pause callbacks from coretiming
| * Remove pause callbacks from coretimingKelebek12022-09-131-2/+0
| |
* | audio_core: Amend documentation tagsLioncash2022-09-151-1/+1
|/ | | | | Resolves a wackload of -Wdocumentation warnings due to mismatching tags and whatnot.
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-72/+99
|
* Project AndioKelebek12022-07-221-0/+224