aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Audio/Renderer/Server
AgeCommit message (Expand)Author
2024-10-01Update audio renderer to REV13: Add support for compressor statistics and vol...HEADmastergdkchan
2024-07-31Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)gdkchan
2024-05-17Update audio renderer to REV12: Add support for splitter biquad filter (#6813)gdkchan
2024-04-19chore: remove repetitive words (#6690)toofooboo
2024-04-10Fix input consumed by audio renderer SplitterState.Update (#6640)gdkchan
2024-04-07Audio rendering: reduce memory allocations (#6604)jhorv
2024-02-22Migrate Audio service to new IPC (#6285)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-02[Ryujinx.Audio] Address dotnet-format issues (#5362)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)jhorv
2023-04-27Move solution and projects to srcTSR Berry