summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audout_u.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-6/+2
* Project AndioKelebek12022-07-221-9/+12
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+0
* service/audio: Remove global system accessorsLioncash2019-07-191-3/+9
* audout_u: Add support for multiple IAudioOut streams.bunnei2018-11-221-1/+2
* service/audio: Replace includes with forward declarations where applicableLioncash2018-09-121-13/+4
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* audio_core: Port codec code from Citra for ADPCM decoding.bunnei2018-08-051-10/+0
* audio_core: Move to audout_u impl.bunnei2018-07-311-0/+2
* audout: Implement IAudioOut interface with AudioCore.bunnei2018-07-281-0/+12
* Audout "Auto" functionsDavid Marcec2018-07-121-2/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* audout:u OpenAudioOut and IAudioOut (#138)st4rk2018-01-251-0/+14
* Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than oncegdkchan2018-01-221-0/+1
* Added stubs for audio services. (#116)st4rk2018-01-221-1/+4
* audio: Stub out AudOutU::ListAudioOuts.bunnei2018-01-151-0/+23