aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Audio/IAudioOutManager.cs
AgeCommit message (Expand)Author
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-02-26Haydn: Part 1 (#2007)Mary
2020-12-03Make sure to not leak copy handles passed in request (#1772)Mary
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-11-27audio: Cleanup Ryujinx.Audio and fix OpenAL issue (#1746)Ac_K
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-08-04Improved Logger (#1292)mageven
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
2019-09-19Refactoring HOS folder structure (#771)Ac_K