summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audio.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-21audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManagerLiam1-2/+3
2024-02-21audio: move IFinalOutputRecorderManager{,ForApplet}Liam1-4/+6
2024-02-21audio: rewrite IAudioOutManagerLiam1-2/+2
2024-02-21audio: rewrite IAudioInManagerLiam1-2/+2
2024-02-17service: audio: Rewrite IAudioController to new IPCNarr the Reg1-2/+2
2023-02-21service: refactor server architectureLiam1-8/+13
2023-02-14service: remove deleted servicesLiam1-14/+0
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-13/+13
2019-07-19service/audio: Remove global system accessorsLioncash1-3/+3
2018-09-12service/audio: Replace includes with forward declarations where applicableLioncash1-0/+1
2018-08-01service/audio: Add missing servicesLioncash1-0/+16
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl1-0/+2
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-01-22Added stubs for audio services. (#116)st4rk1-0/+8
2018-01-15audio: Add files to CMake.bunnei1-1/+0
2018-01-15audio: Stub out AudOutU::ListAudioOuts.bunnei1-6/+6
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29ap, aoc_u: Minor cleanup.bunnei1-1/+0
2017-12-28service: Add empty interface for aoc:u.bunnei1-0/+18