aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Backends.SDL2
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Use minimum stream sample count on SDL2 audio backend (#2948)gdkchan1-2/+4
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander2-9/+14
2021-11-28infra: Migrate to .NET 6 (#2829)Mary1-1/+1
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico1-0/+9
2021-08-26sdl2: Update to Ryujinx.SDL2-CS 2.0.17 (#2553)Mary2-15/+1
2021-08-04Make audio disposal thread safe on all 3 backends (#2527)gdkchan2-25/+12
2021-05-05audio: Implement a SDL2 backend (#2258)Mary4-0/+436