index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
Age
Commit message (
Expand
)
Author
2023-02-10
Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidS...
Logan Stromberg
2023-02-08
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...
Berkan Diler
2023-02-01
Implement Account LoadOpenContext (#4359)
gdkchan
2023-01-21
Catch Profile.json parse to prevent crash on launch (#3393)
Phi
2023-01-18
Optimize string memory usage. Use Spans and StringBuilders where possible (#3...
Andrey Sukharev
2023-01-18
HOS: Load RomFs by pid (#4301)
Ac_K
2023-01-15
Implement missing service calls in `pm` (#4210)
Isaac Marovitz
2023-01-09
Replace tabs with spaces across the project (#4244)
gdkchan
2023-01-08
Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)
Ac_K
2023-01-04
IPC refactor part 3+4: New server HIPC message processor (#4188)
gdkchan
2022-12-29
HLE: Add basic stubs to get Labo VR booting to title screen. (#4007)
Luminoso-256
2022-12-26
Added Generic Math to BitUtils (#3929)
Hunter
2022-12-26
bsd::RecvFrom: verify output buffer size before writing socket address (#4135)
gnisman
2022-12-24
Some minor cleanups and optimizations (#4174)
Berkan Diler
2022-12-21
hle: Handle GPU profiler and debugger device path correctly (#4138)
Mary-nyan
2022-12-18
hle: Fix wrong conversion in UserPresence.ToString (#4142)
Mary-nyan
2022-12-12
Bsd: Add support for dns_mitm (#4102)
TSRBerry
2022-12-12
Use method overloads that support trimming. Mark some types to be trimming fr...
Andrey Sukharev
2022-12-12
Bsd: Implement Select (#4017)
TSRBerry
2022-12-10
Fix Redundant Qualifer Warnings (#4091)
Isaac Marovitz
2022-12-07
acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)
Ac_K
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-12-04
Use source generated regular expressions (#4005)
Andrey Sukharev
2022-11-28
amadeus: Fixes and initial 15.0.0 support (#3908)
Mary-nyan
2022-11-28
sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3...
Ac_K
2022-11-27
bsd: Fix eventfd broken logic (#3647)
Mary-nyan
2022-11-27
HLE: fix small issue in IPsmSession (#3909)
Luminoso-256
2022-11-24
Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)
Mary-nyan
2022-11-23
Update to LibHac 0.17.0 (#3878)
Alex Barney
2022-11-23
Stub IFriendService: 1 (Cancel) (#3841)
WilliamWsyHK
2022-11-18
am: Stub GetSaveDataSizeMax (#3857)
TSRBerry
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-11-16
Use new C# 11 u8 string literals (#3854)
Berkan Diler
2022-11-16
Make use of Random.Shared (#3852)
Berkan Diler
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-10-27
AppletAE: stub SetRecordVolumeMuted (#3804)
Luke Warner
2022-10-27
hid/irs: Stub StopImageProcessorAsync (#3799)
Luke Warner
2022-10-19
Implement the GetSessionCacheMode in SSL servuce (#3735)
WilliamWsyHK
2022-10-19
Manage state of NfcManager (#3678)
Carl Ouellette
2022-10-18
Avoid allocations in .Parse methods (#3760)
Berkan Diler
2022-10-17
Implement OpenDataStorageWithProgramIndex partially (#3765)
gdkchan
2022-10-15
bsd: Check if socket is bound before calling RecvFrom() (#3761)
TSRBerry
2022-10-05
Change NvMap ID allocation to match nvservices (#3741)
gdkchan
2022-10-04
Fix memory corruption in BCAT and FS Read methods when buffer is larger than ...
gdkchan
2022-10-02
Allow Surface Flinger frame enqueue after process has exited (#3733)
gdkchan
2022-10-02
fatal: Implement Service (#3573)
Ac_K
2022-09-29
Fix SSL GetCertificates with certificate ID set to All (#3727)
gdkchan
2022-09-27
Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)
gdkchan
2022-09-10
Allocate work buffer for audio renderer instead of using guest supplied memor...
gdkchan
2022-09-07
bsd: improve socket poll
Mary
[next]