aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Audio/IAudioOutManager.cs
AgeCommit message (Expand)Author
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