aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/audctl.cpp
AgeCommit message (Expand)Author
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-04-20service: Update function tablesLioncash
2019-11-12service: Update function tablesLioncash
2019-04-27service/audctl: Update documentation comments to be relative to 8.0.0Lioncash
2019-04-18service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()Lioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-31service/audio: Add missing servicesLioncash