aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Services/Aud
AgeCommit message (Expand)Author
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-14Better support for user accounts (#349)gdkchan
2018-07-15Fix RevMagic on audrengdkchan
2018-07-15Remove outdated commentgdkchan
2018-07-15Small nit on GetAudioRendererWorkBufferSizegdkchan
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-30Implement GetReleasedAudioOutBufferAuto properly (#206)Lordmau5
2018-06-25Aways write voice state as finished playing while proper audren support is no...gdkchan
2018-06-23Workaround for recent audren regressiongdkchan
2018-06-23Better audren implementation (#179)Starlet
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