summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/behavior_info.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework ADSP into a wrapper for appsKelebek12023-09-041-2/+2
|
* behavior_info: Mark CopyErrorInfo as constLioncash2022-09-161-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.
* Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek12022-09-021-6/+8
|
* Project AndioKelebek12022-07-221-0/+191