aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Audio/AudioRendererManagerServer.cs
AgeCommit message (Expand)Author
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-02Close audio WorkBuffer transfer memory handle (#1770)gdkchan
2020-12-02Create a single guest process per IPC message processor (#1769)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-09-23Run audren in a separate thread (#1572)mageven
2020-08-17Amadeus: Final Act (#1481)Mary