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
/
Ryujinx.HLE
/
HOS
/
Services
/
Audio
Age
Commit message (
Expand
)
Author
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-05-03
Add various error codes to Audio (#1201)
VolcaEM
2020-04-30
audren: implement Renderer Info output informations (#1179)
Thog
2020-04-21
Suppress warnings from fields never used or never assigned (CS0169 and CS0649...
Cristallix
2020-03-18
audren: Accept REV8 (#993)
Thog
2020-01-18
Various small audren fixes (#894)
bylaws
2020-01-17
Support audio effect output status (#890)
gdkchan
2019-11-23
Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
Ac_K
2019-11-14
Fix GetAudioDeviceServiceWithRevisionInfo logging (#822)
Ac_K
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-10-11
audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781)
Ac_K
2019-10-11
Fix hwopus DecodeInterleaved implementation (#786)
Thomas Guillemard
2019-09-20
audren: Fix AudioRenderer implementation (#773)
Ac_K
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K