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
2022-08-26
bsd: Fix Poll writting in input buffer (#3630)
Mary-nyan
2022-08-25
pctl: Implement EndFreeCommunication
Ac_K
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-08-15
am: Stub SetWirelessPriorityMode, SetWirelessPriorityMode and GetHdcpAuthenti...
Ac_K
2022-08-11
Rename ToSpan to AsSpan (#3556)
gdkchan
2022-08-03
Sfdnsres; Stub ResolverSetOptionRequest (#3493)
Ac_K
2022-07-14
BSD: Allow use of DontWait flag in Receive (#3462)
Fruityloops
2022-07-12
Handle the case where byte optionValues are sent to BSD (#3405)
riperiperi
2022-07-06
Fix Vi managed and stray layers open/close/destroy (#3438)
gdkchan
2022-07-03
Stub GetTemperature (#3429)
Ac_K
2022-06-29
ui: Fix timezone abbreviation since #3361 (#3430)
Mary
2022-06-24
timezone: Fix regression caused by #3361 (#3418)
Mary
2022-06-24
time: Make TimeZoneRule blittable and avoid copies (#3361)
Mary
2022-06-12
Less invasive fix for EventFd blocking operations (#3394)
gdkchan
2022-06-11
Allow concurrent BSD EventFd read/write (#3385)
gdkchan
2022-06-04
Fix a potential GPFIFO submission race (#3378)
Billy Laws
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2022-05-19
Fix audio renderer error message result code base (#3348)
gdkchan
2022-05-08
hid: Various fixes and cleanup (#3326)
Ac_K
2022-05-05
Enable JIT service LLE (#2959)
gdkchan
2022-05-05
Fix shared memory leak on Windows (#3319)
gdkchan
2022-05-03
Implement PM GetProcessInfo atmosphere extension (partially) (#2966)
gdkchan
2022-05-02
Support memory aliasing (#2954)
gdkchan
2022-04-15
Implement HwOpus multistream functions (#3275)
gdkchan
2022-04-07
service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle (#3247)
Narr the Reg
2022-03-22
hle: Some cleanup (#3210)
Ac_K
2022-03-20
De-tile GOB when DMA copying from block linear to pitch kind memory regions (...
gdkchan
2022-03-20
oslc: Fix condition in GetSaveDataBackupSetting (#3208)
Ac_K
2022-03-15
ntc: Implement IEnsureNetworkClockAvailabilityService (#3192)
Ac_K
2022-03-15
Caching local network info and using an event handler to invalidate as needed...
Jumpman
2022-03-12
olsc: Implement GetSaveDataBackupSetting (#3190)
Ac_K
2022-03-12
Limit number of events that can be retrieved from GetDisplayVSyncEvent (#3188)
gdkchan
2022-03-02
Implement -p or --profile command line argument (#2947)
JavidPack
2022-02-27
Update LibHac to v0.16.0 (#3159)
Alex Barney
2022-02-22
Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)
Berkan Diler
2022-02-19
Add dedicated ServerBase for FileSystem services (#3142)
riperiperi
2022-02-18
Implement/Stub mnpp:app service and some hid calls (#3131)
Ac_K
2022-02-17
Added trace log level (#3096)
mlgatto
2022-02-18
Change ServiceNv map creation logs to the Debug level (#3058)
Alex Barney
2022-02-13
Use Enum and Delegate.CreateDelegate generic overloads (#3111)
Berkan Diler
2022-02-09
misc: Make PID unsigned long instead of long (#3043)
Mary
2022-01-29
kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042)
Mary
2022-01-23
Set _vibrationPermitted to True by default (#2985)
Mary
2022-01-13
ssl: Implement SSL connectivity (#2961)
Mary
2022-01-12
bsd: Revamp API and make socket abstract (#2960)
Mary
2022-01-12
sfdnsres: Fix serialization issues (#2992)
Mary
2022-01-12
Update to LibHac 0.15.0 (#2986)
Alex Barney
2022-01-11
account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991)
Mary
2022-01-11
sfdnsres: Block communication attempt with NPLN servers (#2990)
Mary
2022-01-08
Return error on DNS resolution when guest internet access is disabled (#2983)
gdkchan
[next]