summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audctl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: audctl: Stub functions needed by Qlaunchgerman772023-08-061-4/+42
* service: move hle_ipc from kernelLiam2023-03-011-3/+3
* Update audio_core for firmware 15.0.0Kelebek12022-10-191-0/+16
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service/audio: Update audctl unknown function namesLioncash2022-01-211-8/+8
* service/audio: Update to 13.0.0german772021-09-271-0/+8
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-2/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+1
* service: Update function tablesLioncash2020-04-201-0/+2
* service: Update function tablesLioncash2019-11-121-0/+1
* service/audctl: Update documentation comments to be relative to 8.0.0Lioncash2019-04-281-2/+2
* service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()Lioncash2019-04-181-2/+28
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* service/audio: Add missing servicesLioncash2018-08-011-0/+45