aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/audrec_u.cpp
AgeCommit message (Expand)Author
2024-02-20audio: move IFinalOutputRecorderManager{,ForApplet}Liam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-04-08audrec_u: Use proper names, update to 12.xgerman77
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-04-04core: Add missing override specifiers where applicableLioncash
2019-01-29service/audio: Update function tablesLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-05-20Correct audio command numbers & add or rename some functions (#455)greggameplayer
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Updated audrec with more service names.Hexagon12
2018-01-21Added stubs for audio services. (#116)st4rk