summaryrefslogtreecommitdiffstats
path: root/src/audio_core/in/audio_in_system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-16Signal buffer event on audio in/out system stop, and force remove all registered audio buffersKelebek11-2/+5
2022-10-26audio_in/out_system: Pass Initialize members by value where applicableLioncash1-1/+1
2022-10-13kernel: remove KWritableEventLiam1-3/+3
2022-09-16audio_in: Mark several functions as constLioncash1-5/+5
2022-09-16audio_buffers: Pass by const-ref in AppendBuffersLioncash1-6/+8
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-2/+8
2022-07-22Project AndioKelebek11-0/+213