aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Renderer/Server/AudioRendererManager.cs
AgeCommit message (Expand)Author
2022-09-10Allocate work buffer for audio renderer instead of using guest supplied memor...1.1.257gdkchan
2022-07-25misc: Reformat Ryujinx.Audio with dotnet-format (#3485)1.1.192Mary-nyan
2022-07-08misc: Relicense Ryujinx.Audio under the terms of the MIT license (#3449)1.1.168Mary
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-02-26Haydn: Part 1 (#2007)Mary