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.Audio
Age
Commit message (
Expand
)
Author
2019-02-13
Audio: Select a shared audio device by default (#574)
jduncanator
2018-11-19
Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508)
jduncanator
2018-11-17
Audio: Properly implements audio fallback for SoundIO (#500)
jduncanator
2018-11-15
Implement libsoundio as an alternative audio backend (#406)
jduncanator
2018-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp
2018-10-12
Fix race condition on OpenALAudioOut (#448)
gdkchan
2018-09-18
Ensure that buffers are available after a signal when GetReleasedBuffers is c...
gdkchan
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan
2018-08-01
Sleep OpenAL thread (#313)
ReinUsesLisp
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-06-30
Add linux-x64 to RID property to make tests works on linux (#205)
Thomas Guillemard
2018-06-21
Port from OpenTK.NETCore to OpenTK.NetStandard (#176)
ReinUsesLisp
2018-05-11
Add intrinsics support (#121)
gdkchan
2018-03-19
[WIP] Add support for events (#60)
gdkchan
2018-03-16
Add BFI instruction, even more audout fixes
gdkchan
2018-03-15
Improvements to audout (#58)
gdkchan