summaryrefslogtreecommitdiff
path: root/src/audio_core/sink/sink_stream.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-11-12audio_core: ignore renderer wait when stream is pausedLiam
2023-06-30sink_stream: Resolve heap buffer corruption due to out of bounds writeMorph
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-06-04audio_renderer: resolve adsp thread deadlock shutdownLiam
2023-04-08Use GetGlobalTimeNs as opposed to clock ticksBilly Laws
2023-03-27audio_core: No longer stall when sink queue is fullBilly Laws
2023-03-27Run clang-formatBilly Laws
2023-03-27audio: Wait for samples on the emulated DSP side to avoid desyncsBilly Laws
2023-03-26audio: Interpolate system manager sample count using host sink sample infoBilly Laws
2022-11-29audio_core: sink_stream: Hold the suspend lock when process is stalled.bunnei
2022-09-16sink_stream: Mark GetQueueSize as constLioncash
2022-09-15Merge pull request #8878 from Kelebek1/remove_pausebunnei
2022-09-15audio_core: Amend documentation tagsLioncash
2022-09-13Remove pause callbacks from coretimingKelebek1
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-07-22Project AndioKelebek1