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