summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/codecctl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* codecctl: Use proper namesgerman772021-04-091-13/+13
* service: Eliminate usages of the global system instanceLioncash2020-11-271-4/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Correct audio command numbers & add or rename some functions (#455)greggameplayer2018-05-211-13/+13
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Updated CodecCtl with more service names.Hexagon122018-04-101-3/+3
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+33