summaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/audio.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
2024-02-20audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManagerLiam
2024-02-20audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManagerLiam
2024-02-20audio: move IFinalOutputRecorderManager{,ForApplet}Liam
2024-02-20audio: rewrite IAudioOutManagerLiam
2024-02-20audio: rewrite IAudioInManagerLiam
2024-02-17service: audio: Rewrite IAudioController to new IPCNarr the Reg
2023-02-21service: refactor server architectureLiam
2023-02-14service: remove deleted servicesLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-07-19service/audio: Remove global system accessorsLioncash
2018-09-11service/audio: Replace includes with forward declarations where applicableLioncash
2018-07-31service/audio: Add missing servicesLioncash
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-01-21Added stubs for audio services. (#116)st4rk
2018-01-14audio: Add files to CMake.bunnei
2018-01-14audio: Stub out AudOutU::ListAudioOuts.bunnei