summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/behavior_info.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-04Rework ADSP into a wrapper for appsKelebek11-2/+2
2022-09-16behavior_info: Mark CopyErrorInfo as constLioncash1-2/+2
This doesn't modify member state. We can also mark the parameter of AppendError as const as well, since it isn't modified.
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-6/+8
2022-07-22Project AndioKelebek11-0/+191