summaryrefslogtreecommitdiff
path: root/src/audio_core/audio_manager.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-03-06hle: rename legacy errors to ResultsLiam
2022-09-21audio_manager: Forward declare result typeLioncash
2022-09-21audio_manager: Remove redundant cast in ThreadFunc()Lioncash
2022-09-21audio_manager: move std::functions in SetOutManager/SetInManagerLioncash
2022-09-21audio_manager: Remove unused forward declarationsLioncash
2022-09-21audio_manager: Remove dependence on system stateLioncash
2022-07-22Project AndioKelebek1