summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: audctl: Stub functions needed by Qlaunchgerman772023-08-061-0/+22
* service: move hle_ipc from kernelLiam2023-03-011-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()Lioncash2019-04-181-0/+4
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* service/audio: Add missing servicesLioncash2018-08-011-0/+16