summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior (follow)
Commit message (Collapse)AuthorAgeFilesLines
* behavior_info: Mark CopyErrorInfo as constLioncash2022-09-164-6/+6
| | | | | | | 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-224-0/+1311