summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/behavior_info.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework ADSP into a wrapper for appsKelebek12023-09-041-4/+4
|
* general: fix spelling mistakesLiam2023-03-121-1/+1
|
* 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.
* Project AndioKelebek12022-07-221-0/+376