index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
OsHle
/
Services
/
Aud
Age
Commit message (
Expand
)
Author
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-08-14
Better support for user accounts (#349)
gdkchan
2018-07-15
Fix RevMagic on audren
gdkchan
2018-07-15
Remove outdated comment
gdkchan
2018-07-15
Small nit on GetAudioRendererWorkBufferSize
gdkchan
2018-07-14
Audio Renderer improvements (#210)
gdkchan
2018-07-09
Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240)
gdkchan
2018-07-08
Improvements to IAudioOutManager (#232)
gdkchan
2018-06-30
Implement GetReleasedAudioOutBufferAuto properly (#206)
Lordmau5
2018-06-25
Aways write voice state as finished playing while proper audren support is no...
gdkchan
2018-06-23
Workaround for recent audren regression
gdkchan
2018-06-23
Better audren implementation (#179)
Starlet
2018-06-15
delete mixed tabs & spaces & use void for methods
greggameplayer
2018-06-15
add a new Method for OpenAudioOut & OpenAudioOutAuto
greggameplayer
2018-06-15
Implement ListAudioOutsAuto & OpenAudioOutAuto
greggameplayer
2018-06-10
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...
gdkchan