aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2022-12-12Bsd: Add support for dns_mitm (#4102)TSRBerry
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-12-12Bsd: Implement Select (#4017)TSRBerry
2022-12-10Fix Redundant Qualifer Warnings (#4091)Isaac Marovitz
2022-12-07acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)Ac_K
2022-12-07hle: Do not add disabled AoC item to the list (#4044)Ac_K
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)riperiperi
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-12-04Add InfoType.MesosphereCurrentProcess (#3792)Shane Slattery
2022-12-04Use source generated regular expressions (#4005)Andrey Sukharev
2022-12-01Revert "nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)"Mary
2022-12-01nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)dependabot[bot]
2022-11-28amadeus: Fixes and initial 15.0.0 support (#3908)Mary-nyan
2022-11-28sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3...Ac_K
2022-11-27bsd: Fix eventfd broken logic (#3647)Mary-nyan
2022-11-27HLE: fix small issue in IPsmSession (#3909)Luminoso-256
2022-11-24Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)Mary-nyan
2022-11-24ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)Ac_K
2022-11-23Update to LibHac 0.17.0 (#3878)Alex Barney
2022-11-23Stub IFriendService: 1 (Cancel) (#3841)WilliamWsyHK
2022-11-18am: Stub GetSaveDataSizeMax (#3857)TSRBerry
2022-11-16Prevent raw Unicode control codes from showing on software keyboard applet. (...Logan Stromberg
2022-11-16Update units of memory from decimal to binary prefixes (#3716)Wunk
2022-11-16Use new C# 11 u8 string literals (#3854)Berkan Diler
2022-11-16Make use of Random.Shared (#3852)Berkan Diler
2022-11-09infra: Migrate to .NET 7 (#3795)Mary-nyan
2022-10-27AppletAE: stub SetRecordVolumeMuted (#3804)Luke Warner
2022-10-27hid/irs: Stub StopImageProcessorAsync (#3799)Luke Warner
2022-10-19Implement the GetSessionCacheMode in SSL servuce (#3735)WilliamWsyHK
2022-10-19Manage state of NfcManager (#3678)Carl Ouellette
2022-10-18Avoid allocations in .Parse methods (#3760)Berkan Diler
2022-10-17Fix kernel VA allocation when random allocation fails (#3755)gdkchan
2022-10-17Implement OpenDataStorageWithProgramIndex partially (#3765)gdkchan
2022-10-16TamperMachine: Fix input mask check (#3764)mageven
2022-10-15bsd: Check if socket is bound before calling RecvFrom() (#3761)TSRBerry
2022-10-05Change NvMap ID allocation to match nvservices (#3741)gdkchan
2022-10-04Fix memory corruption in BCAT and FS Read methods when buffer is larger than ...gdkchan
2022-10-02Allow Surface Flinger frame enqueue after process has exited (#3733)gdkchan
2022-10-02fatal: Implement Service (#3573)Ac_K
2022-09-29Fix SSL GetCertificates with certificate ID set to All (#3727)gdkchan
2022-09-27Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)gdkchan
2022-09-10Allocate work buffer for audio renderer instead of using guest supplied memor...gdkchan
2022-09-07bsd: improve socket pollMary
2022-09-07bsd: implement SendMMsg and RecvMMsg (#3660)Mary-nyan
2022-09-01Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652)TSRBerry
2022-09-01Change vsync signal to happen at 60hz, regardless of swap interval (#3642)riperiperi
2022-09-01bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESSMary
2022-09-01sfdsnres: fix endianess issue for port serialisationMary
2022-08-31Address gdkchan's commentMary
2022-08-31account: Implement LoadNetworkServiceLicenseKindAsyncMary