summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audrec_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* audrec_u: Use proper names, update to 12.xgerman772021-04-091-3/+4
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+3
* core: Add missing override specifiers where applicableLioncash2019-04-041-4/+0
* service/audio: Update function tablesLioncash2019-01-301-1/+5
* 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-1/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Updated audrec with more service names.Hexagon122018-04-101-7/+9
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+38