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
/
src
/
Ryujinx.HLE
/
HOS
Age
Commit message (
Expand
)
Author
2024-02-22
Migrate Audio service to new IPC (#6285)
gdkchan
2024-02-22
Ensure service init runs after Horizon constructor (#6342)
gdkchan
2024-02-17
hid: Stub SetTouchScreenResolution (#6322)
Exhigh
2024-02-15
Fix PermissionLocked check on UnmapProcessCodeMemory (#6314)
gdkchan
2024-02-15
Stub VSMS related ioctls (#6313)
gdkchan
2024-02-11
Infra: Capitalisation Consistency (#6296)
Isaac Marovitz
2024-02-06
AccountService: Cache token data (#6260)
riperiperi
2024-02-03
Limit remote closed session removal to SM service (#6248)
gdkchan
2024-02-02
Ensure SM service won't listen to closed sessions (#6246)
gdkchan
2024-01-29
Migrate friends service to new IPC (#6174)
gdkchan
2024-01-29
Mod: Do LayeredFs loading Parallel to improve speed (#6180)
Ac_K
2024-01-29
Fix NRE when calling GetSockName before Bind (#6206)
gdkchan
2024-01-26
Ava UI: Mod Manager Fixes (#6179)
Isaac Marovitz
2024-01-26
Fs: Log when Commit fails due to PathAlreadyInUse (#6178)
Ac_K
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-25
Horizon: Implement arp:r and arp:w services (#5802)
Ac_K
2024-01-25
ssl: Work around missing remote hostname for authentication (#5988)
TSRBerry
2024-01-22
Add a separate device memory manager (#6153)
gdkchan
2024-01-20
Implement a new JIT for Arm devices (#6057)
gdkchan
2024-01-18
Change shader cache init wait method (#6131)
gdkchan
2024-01-13
Switch to `Microsoft.IdentityModel.JsonWebTokens` (#6108)
Isaac Marovitz
2024-01-04
Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)
gdkchan
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-30
HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)
riperiperi
2023-11-15
Migrate to .NET 8 (#5887)
Zoltan Csizmadia
2023-11-07
Force all exclusive memory accesses to be ordered on AppleHv (#5898)
gdkchan
2023-11-01
Fix AddSessionObj NRE regression (#5875)
gdkchan
2023-10-30
[HLE] Remove ServerBase 1ms polling (#5855)
riperiperi
2023-10-26
Add ldn_mitm as a network client for LDN (#5656)
TSRBerry
2023-10-22
Update to LibHac 0.19.0 (#5831)
Alex Barney
2023-10-13
Horizon: Migrate usb and psc services (#5800)
Ac_K
2023-10-09
Fix games freezing after initializing LDN 1021 times (#5787)
TSRBerry
2023-10-06
HLE: Fix Mii crc generation and minor issues (#5766)
riperiperi
2023-10-05
Strings should not be concatenated using '+' in a loop (#5664)
Marco Carvalho
2023-10-02
Decrement nvmap reference count on surface flinger prealloc (#5753)
gdkchan
2023-09-29
Signal friends completion event and stub CheckBlockedUserListAvailability (#5...
gdkchan
2023-09-27
Implement NGC service (#5681)
gdkchan
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-09-20
Horizon: Migrate wlan and stubs latest services (#5708)
Ac_K
2023-09-19
Stub unsupported BSD socket options (#5670)
gdkchan
2023-09-14
lbl: Migrate service to Horizon (#5628)
Ac_K
2023-09-07
Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)
Marco Carvalho
2023-09-01
Fix numeric SWKB validation (#5627)
Isaac Marovitz
2023-08-30
opus: Implement GetWorkBufferSizeExEx and GetWorkBufferSizeForMultiStreamExEx...
Ac_K
2023-08-17
mm: Migrate service in Horizon project (#5580)
Ac_K
2023-08-13
"static readonly" constants should be "const" instead (#5560)
Marco Carvalho
2023-08-10
[Hotfix] hid: Prevent out of bounds array access (#5547)
TSRBerry
2023-07-24
Add workflow to automatically check code style issues for PRs (#4670)
TSRBerry
2023-07-19
HLE: Fix corrupted Mii structs (#5468)
TSRBerry
2023-07-17
[Hotfix] sockets: Resolve empty port requests to 0 again (#5459)
TSRBerry
[next]