summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audren_u.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-12service/audio: Replace includes with forward declarations where applicableLioncash1-1/+0
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-1/+1
2018-08-12GetAudioDeviceServiceWithRevisionInfoDavid Marcec1-0/+1
2018-08-05audio_core: Implement audren_u audio playback.bunnei1-18/+1
2018-06-24Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583)David1-2/+2
2018-06-23Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580)David1-19/+18
2018-06-21Service/Audio: update audren:u servicemailwl1-3/+3
2018-05-26GetAudioRendererWorkBufferSize impl (#465)David1-0/+25
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-03-25audren_u: Fix GetAudioDevice.bunnei1-1/+1
2018-02-14audren_u: Schedule reoccuring event. (#183)bunnei1-0/+1
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl1-0/+4
2018-01-22Added stubs for audio services. (#116)st4rk1-2/+9
2018-01-15audio: Stub out AudOutU::ListAudioOuts.bunnei1-3/+3
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-3/+3
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-12/+3
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25