summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/info_updater.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-07hle: rename legacy errors to ResultsLiam1-19/+19
2022-10-22general: Resolve -Wclass-memaccessMorph1-1/+1
2022-09-16behavior_info: Mark CopyErrorInfo as constLioncash1-1/+1
This doesn't modify member state. We can also mark the parameter of AppendError as const as well, since it isn't modified.
2022-07-22Project AndioKelebek11-0/+539