summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audren_u.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service/audio: Replace includes with forward declarations where applicableLioncash2018-09-121-1/+0
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* GetAudioDeviceServiceWithRevisionInfoDavid Marcec2018-08-121-0/+1
* audio_core: Implement audren_u audio playback.bunnei2018-08-051-18/+1
* Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583)David2018-06-241-2/+2
* Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580)David2018-06-231-19/+18
* Service/Audio: update audren:u servicemailwl2018-06-211-3/+3
* GetAudioRendererWorkBufferSize impl (#465)David2018-05-261-0/+25
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* audren_u: Fix GetAudioDevice.bunnei2018-03-251-1/+1
* audren_u: Schedule reoccuring event. (#183)bunnei2018-02-141-0/+1
* Service: stub some functions in am, audio, time, vi servicesmailwl2018-02-071-0/+4
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+23