summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-07Do not reset the command buffer command count each timeKelebek11-11/+5
2023-09-04Rework ADSP into a wrapper for appsKelebek11-16/+16
2023-08-28Fix node id index in DropVoicesKelebek11-1/+1
2023-06-22Remove memory allocations in some hot pathsKelebek11-0/+1
2023-05-01Wait for the terminate event before destroying a system instanceKelebek11-4/+1
2023-03-24memory: rename global memory references to application memoryLiam1-2/+1
2023-03-07hle: rename legacy errors to ResultsLiam1-25/+25
2023-02-14general: rename CurrentProcess to ApplicationProcessLiam1-1/+1
2022-10-19Update audio_core for firmware 15.0.0Kelebek11-31/+54
2022-10-13kernel: remove KWritableEventLiam1-2/+2
2022-07-22Project AndioKelebek11-0/+802