summaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/audctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: audio: Rewrite IAudioController to new IPCGravatar Narr the Reg2024-02-171-50/+0
* service: set: Implement more Qlaunch SettingsGravatar german772024-01-281-8/+12
* service: audctl: Stub functions needed by QlaunchGravatar german772023-08-051-0/+22
* service: move hle_ipc from kernelGravatar Liam2023-03-011-2/+2
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-1/+5
* service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()Gravatar Lioncash2019-04-181-0/+4
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* service/audio: Add missing servicesGravatar Lioncash2018-07-311-0/+16