aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Renderer
AgeCommit message (Expand)Author
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-08-11Rename ToSpan to AsSpan (#3556)1.1.211gdkchan
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
2022-04-08amadeus: Improve and fix delay effect processing (#3205)1.1.94Mary
2022-04-06amadeus: Update to REV11 (#3230)1.1.91Mary
2022-03-07amadeus: Fix wrong Span usage in CopyHistories (#3181)1.1.64Mary
2022-02-22Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)1.1.47Berkan Diler
2022-02-17Use a basic cubic interpolation for the audren upsampler (#3129)1.1.33riperiperi
2022-02-16amadeus: Fix PCMFloat datasource command v1 (#3127)1.1.32Mary
2022-02-16amadeus: Fix limiter correctness (#3126)1.1.30Mary
2022-01-23amadeus: Fix possible device sink input out of bound (#3032)1.1.6Mary
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-09-19amadeus: Update to REV10 (#2654)Mary
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-07-18Amadeus: DSP code generation improvements (#2460)Mary
2021-06-29Fix disposing of IPC sessions server at emulation stop (#2334)Mary
2021-05-25amadeus: Update to REV9 (#2309)Mary
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-04-18Amadeus: Fix low pass base gain related issues on delay effect in mono (#2224)Mary
2021-04-18Amadeus: Allow out of bound read on empty delay lines (#2223)Mary
2021-03-14Report active audio device as TV, rather than internal speakers. (#2103)riperiperi
2021-03-02Amadeus: Add ARM SIMD fast path (#2069)Mary
2021-02-26Haydn: Part 1 (#2007)Mary