aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/audio_core/out
AgeCommit message (Expand)Author
2024-01-12audio: fetch process object from handle tableLiam
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-03-06hle: rename legacy errors to ResultsLiam
2022-12-16Signal buffer event on audio in/out system stop, and force remove all registe...Kelebek1
2022-10-26audio_in/out_system: Pass Initialize members by value where applicableLioncash
2022-10-12kernel: remove KWritableEventLiam
2022-09-16audio_out: Mark several functions as constLioncash
2022-09-16audio_buffers: Pass by const-ref in AppendBuffersLioncash
2022-09-15audio_core: Amend documentation tagsLioncash
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-07-22Project AndioKelebek1