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