aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Services/Aud/IAudioRendererManager.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-05-07Fix regression caused by wrong endian on GetAudioRendererWorkBufferSize versi...gdkchan
2018-05-04Update IAudioRendererManager.csAc_K
2018-05-01A REAL fix for some games. (#116)Ac_K
2018-04-24Improved logging (#103)gdkchan
2018-04-22Stub a few services, add support for generating call stacks on the CPUgdkchan
2018-04-16Add special log for stubs (#81)emmauss
2018-04-06Rename services with the official interface namesgdkchan
2018-03-21rename some services (#63)emmauss