summaryrefslogtreecommitdiffstats
path: root/src/audio_core/device/device_session.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* device_session: Convert for loop into ranged for in AppendBuffersLioncash2022-09-161-5/+5
* device_session: Pass arguments by const-ref in relevant functionsLioncash2022-09-161-3/+3
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-17/+35
* Project AndioKelebek12022-07-221-0/+114