summaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/audio.h
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-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2019-07-19service/audio: Remove global system accessorsLioncash
2018-09-11service/audio: Replace includes with forward declarations where applicableLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-01-14audio: Stub out AudOutU::ListAudioOuts.bunnei