aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Renderers
AgeCommit message (Expand)Author
2020-02-06Fix a crash when closing the main UI (#904)Thog
2020-01-13Name all threads (#886)Ac_K
2019-10-11audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781)Ac_K
2019-07-02Misc cleanup (#708)Alex Barney
2019-02-13Audio: Select a shared audio device by default (#574)jduncanator
2018-11-19Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508)jduncanator
2018-11-17Audio: Properly implements audio fallback for SoundIO (#500)jduncanator
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator