summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audio.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-13/+13
* service/audio: Remove global system accessorsLioncash2019-07-191-3/+3
* service/audio: Replace includes with forward declarations where applicableLioncash2018-09-121-0/+1
* service/audio: Add missing servicesLioncash2018-08-011-0/+16
* Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl2018-06-251-0/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+8
* audio: Add files to CMake.bunnei2018-01-151-1/+0
* audio: Stub out AudOutU::ListAudioOuts.bunnei2018-01-151-0/+17