summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/system.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio: rewrite IAudioRendererManagerLiam2024-02-211-5/+5
* Use the input process handle to get the correct application's memoryKelebek12024-01-281-3/+7
* Do not consider voice commands in time estimation, fix adpcm estimateKelebek12023-09-181-4/+6
* Do not reset the command buffer command count each timeKelebek12023-09-071-11/+5
* Rework ADSP into a wrapper for appsKelebek12023-09-041-16/+16
* Fix node id index in DropVoicesKelebek12023-08-281-1/+1
* Remove memory allocations in some hot pathsKelebek12023-06-221-0/+1
* Wait for the terminate event before destroying a system instanceKelebek12023-05-011-4/+1
* memory: rename global memory references to application memoryLiam2023-03-241-2/+1
* hle: rename legacy errors to ResultsLiam2023-03-071-25/+25
* general: rename CurrentProcess to ApplicationProcessLiam2023-02-141-1/+1
* Update audio_core for firmware 15.0.0Kelebek12022-10-191-31/+54
* kernel: remove KWritableEventLiam2022-10-131-2/+2
* Project AndioKelebek12022-07-221-0/+802