aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/renderer/system.cpp
AgeCommit message (Expand)Author
2024-02-20audio: rewrite IAudioRendererManagerLiam
2024-01-28Use the input process handle to get the correct application's memoryKelebek1
2023-09-18Do not consider voice commands in time estimation, fix adpcm estimateKelebek1
2023-09-07Do not reset the command buffer command count each timeKelebek1
2023-09-04Rework ADSP into a wrapper for appsKelebek1
2023-08-28Fix node id index in DropVoicesKelebek1
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-05-01Wait for the terminate event before destroying a system instanceKelebek1
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-06hle: rename legacy errors to ResultsLiam
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2022-10-19Update audio_core for firmware 15.0.0Kelebek1
2022-10-12kernel: remove KWritableEventLiam
2022-07-22Project AndioKelebek1