Ryujinx/Ryujinx.Core/OsHle/Services/Aud
gdkchan 79a5939734
Improvements to audout (#58)
* Some audout refactoring and improvements

* More audio improvements

* Change ReadAsciiString to use long for the Size, avoids some casting
2018-03-15 21:06:24 -03:00
..
AudioOutData.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
IAudioDevice.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
IAudioOut.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
IAudioRenderer.cs Allow more than one process, free resources on process dispose, implement SvcExitThread 2018-03-12 01:14:12 -03:00
ServiceAudOut.cs Improvements to audout (#58) 2018-03-15 21:06:24 -03:00
ServiceAudRen.cs IAudioDeviceService -> IAudioDevice 2018-03-12 16:31:09 -03:00