Ryujinx/Ryujinx.HLE/HOS/Services/Aud
Ac_K 156a32b4d0 Fix GetAudioRendererWorkBufferSize for REV5 (#677)
* Fix GetAudioRendererWorkBufferSize for REV5

This should be close #669. 
Based of my own RE.

* Fix nit

Co-Authored-By: AcK77 <Acoustik666@gmail.com>

* Fix RE mistake

* Fix nit 2
2019-04-25 00:22:06 +10:00
..
AudioOut Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
AudioRenderer Do not increment played wave buffers count for empty wave buffers (#568) 2019-02-12 14:05:05 -03:00
AudErr.cs HwOpus service implementation (#201) 2018-11-17 04:36:49 +01:00
AudioRendererParameter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAudioDevice.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
IAudioOutManager.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
IAudioRendererManager.cs Fix GetAudioRendererWorkBufferSize for REV5 (#677) 2019-04-25 00:22:06 +10:00
IHardwareOpusDecoder.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IHardwareOpusDecoderManager.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
SampleFormat.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00