aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/ServerBase.cs
AgeCommit message (Expand)Author
2024-02-03Limit remote closed session removal to SM service (#6248)1.1.1156gdkchan
2024-02-02Ensure SM service won't listen to closed sessions (#6246)1.1.1155gdkchan
2023-11-01Fix AddSessionObj NRE regression (#5875)1.1.1069gdkchan
2023-10-30[HLE] Remove ServerBase 1ms polling (#5855)1.1.1067riperiperi
2023-09-14lbl: Migrate service to Horizon (#5628)1.1.1012Ac_K
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)1.1.962TSRBerry
2023-06-28[Ryujinx.Common] Address dotnet-format issues (#5358)1.1.936TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry
2023-05-21ServerBase thread safety (#4577)1.1.813jhorv
2023-04-27Move solution and projects to srcTSR Berry