1
0
Fork 0
forked from Mirror/Ryujinx
RyuKen/Ryujinx.HLE/HOS/Services/Aud
gdkchan b833183ef6 HwOpus service implementation ()
* Started to implement the hwopus service

* Write outputs on decode method, some basic error handling

* Fix buffer size read from header and check

* Fix order of values
2018-11-17 04:36:49 +01:00
..
AudioOut Adjust naming conventions for Ryujinx and ChocolArm64 projects () 2018-10-30 22:43:02 -03:00
AudioRenderer Implement libsoundio as an alternative audio backend () 2018-11-15 03:22:50 +01:00
AudErr.cs HwOpus service implementation () 2018-11-17 04:36:49 +01:00
AudioRendererParameter.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
IAudioDevice.cs Move logging to Ryujinx.Common and make it a static class () 2018-10-17 14:15:50 -03:00
IAudioOutManager.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects () 2018-10-30 22:43:02 -03:00
IAudioRendererManager.cs Remove unnecessary usings () 2018-10-17 14:55:10 -03:00
IHardwareOpusDecoder.cs HwOpus service implementation () 2018-11-17 04:36:49 +01:00
IHardwareOpusDecoderManager.cs HwOpus service implementation () 2018-11-17 04:36:49 +01:00
SampleFormat.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00