summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audctl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-01-21service/audio: Update audctl unknown function namesLioncash1-8/+8
2021-09-27service/audio: Update to 13.0.0german771-0/+8
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-2/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+1
2020-04-20service: Update function tablesLioncash1-0/+2
2019-11-12service: Update function tablesLioncash1-0/+1
2019-04-28service/audctl: Update documentation comments to be relative to 8.0.0Lioncash1-2/+2
2019-04-18service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()Lioncash1-2/+28
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-08-01service/audio: Add missing servicesLioncash1-0/+45