aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Services/Aud/IAudioOutManager.cs
AgeCommit message (Expand)Author
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-07-14Audio Renderer improvements (#210)gdkchan
2018-07-09Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240)gdkchan
2018-07-08Improvements to IAudioOutManager (#232)gdkchan
2018-06-15delete mixed tabs & spaces & use void for methodsgreggameplayer
2018-06-15add a new Method for OpenAudioOut & OpenAudioOutAutogreggameplayer
2018-06-15Implement ListAudioOutsAuto & OpenAudioOutAutogreggameplayer
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan