aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Audio/HardwareOpusDecoderManager
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
2022-04-15Implement HwOpus multistream functions (#3275)gdkchan
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2019-10-11Fix hwopus DecodeInterleaved implementation (#786)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K