summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audren_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stub more functionsmailwl2018-02-221-2/+2
* Service/hid: stub some functionsmailwl2018-02-161-1/+2
* audio: Use WriteBuffer instead of BufferDescriptorB.bunnei2018-02-141-3/+1
* audren_u: Schedule reoccuring event. (#183)bunnei2018-02-141-6/+35
* Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer stubs to audren:ugdkchan2018-02-121-2/+76
* Service: stub some functions in am, audio, time, vi servicesmailwl2018-02-071-4/+47
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+44