summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audin_u.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-11service: Update service function tablesLioncash1-0/+1
2019-04-04core: Add missing override specifiers where applicableLioncash1-4/+0
2019-01-30service/audio: Update function tablesLioncash1-2/+11
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-05-21Correct audio command numbers & add or rename some functions (#455)greggameplayer1-4/+2
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-10Decimal changeHexagon121-4/+4
2018-04-10Updated audin with more service names.Hexagon121-9/+16
2018-01-22Added stubs for audio services. (#116)st4rk1-0/+41