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