summaryrefslogtreecommitdiffstats
path: root/src/audio_core/adsp/apps/audio_renderer (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-28Use the input process handle to get the correct application's memoryKelebek15-7/+26
2023-10-10Clear DSP buffer after each executionKelebek12-0/+11
2023-09-16Reimplement HardwareOpusKelebek12-51/+42
2023-09-07Do not reset the command buffer command count each timeKelebek14-16/+9
2023-09-04Rework ADSP into a wrapper for appsKelebek15-0/+581