aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Horizon.cs
AgeCommit message (Expand)Author
2024-02-22Migrate Audio service to new IPC (#6285)gdkchan
2024-02-22Ensure service init runs after Horizon constructor (#6342)gdkchan
2024-01-29Migrate friends service to new IPC (#6174)gdkchan
2023-09-27Implement NGC service (#5681)gdkchan
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-05-13audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908)Mary
2023-05-09IPC - Refactor Bcat service to use new ipc - Revisit (#4803)Emmanuel Hansen
2023-05-08time: Update for 15.0.0 changes and fixes long standing issues (#4822)Mary
2023-05-04Revert "bcat ipc (#4446)" (#4801)gdkchan
2023-05-04bcat ipc (#4446)Emmanuel Hansen
2023-04-27Move solution and projects to srcTSR Berry