Ryujinx/Ryujinx.Core/OsHle/Services/Aud
2018-06-09 13:05:41 -03:00
..
AudioOutData.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IAudioDevice.cs Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
IAudioOut.cs ReadBytes function in AMemory, with cleaner range check. (#136) 2018-06-08 21:15:02 -03:00
IAudioOutManager.cs Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking 2018-06-09 13:05:41 -03:00
IAudioRenderer.cs Improved logging (#103) 2018-04-24 15:57:39 -03:00
IAudioRendererManager.cs Fix regression caused by wrong endian on GetAudioRendererWorkBufferSize version check 2018-05-07 16:03:30 -03:00