summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audout_a.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-06Service/Audio: audout_a.cpp: remove pragma oncemailwl1-2/+0
2018-08-01service/audio: Add missing servicesLioncash1-0/+26
Adds the missing audctl service, as well as the :a and :d services for audin, audout, audrec, and audren.