aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Audio/IHardwareOpusDecoderManager.cs
AgeCommit message (Expand)Author
2022-04-15Implement HwOpus multistream functions (#3275)1.1.104gdkchan
2021-07-06Implement 12.0.0 hwopus functions (#2410)Billy Laws
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K