aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio
AgeCommit message (Expand)Author
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Decimal changeHexagon12
2018-04-10Updated CodecCtl with more service names.Hexagon12
2018-04-10Updated audren with more service names.Hexagon12
2018-04-10Updated audrec with more service names.Hexagon12
2018-04-10Updated audout with more service names.Hexagon12
2018-04-10Updated audin with more service names.Hexagon12
2018-04-02audren_u: Stub out GetActiveAudioDeviceName.bunnei
2018-04-02audout_u: Implement GetAudioOutState.bunnei
2018-03-29audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.bunnei
2018-03-25audren_u: Fix GetAudioDevice.bunnei
2018-03-04CoreTiming: Unschedule the pending events when an Interface is destroyed.Subv
2018-02-22Stub more functionsmailwl
2018-02-16Service/hid: stub some functionsmailwl
2018-02-13audio: Use WriteBuffer instead of BufferDescriptorB.bunnei
2018-02-13audren_u: Schedule reoccuring event. (#183)bunnei
2018-02-12Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer stub...gdkchan
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl
2018-01-24audout_u: Various cleanups.bunnei
2018-01-24hle: Rename RequestBuilder to ResponseBuilder.bunnei
2018-01-24service: Fix all incorrect IPC response headers.bunnei
2018-01-24audout:u OpenAudioOut and IAudioOut (#138)st4rk
2018-01-22Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...gdkchan
2018-01-21Added stubs for audio services. (#116)st4rk
2018-01-14audio: Add files to CMake.bunnei
2018-01-14audio: Stub out AudOutU::ListAudioOuts.bunnei