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
/
FspSrv
Age
Commit message (
Expand
)
Author
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K
2019-09-08
Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767)
Ac_K
2019-09-02
Implement OpenReadOnlySaveDataFileSystem (#748)
Alex Barney
2019-09-02
Added GUI to Ryujinx (#695)
Xpl0itR
2019-07-14
Refactoring result codes (#731)
Ac_K
2019-07-11
Refactoring commands handling (#728)
Ac_K
2019-07-10
Update to LibHac 0.5.0 (#725)
Alex Barney
2019-07-10
IPC services refactoring (#726)
Ac_K
2019-07-04
Refactor the friend namespace (#721)
Thomas Guillemard
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-06-16
Implement OutputAccessLogToSdCard and expose an FS access log option (#700)
Alex Barney
2019-06-07
Update to LibHac 0.4.1 (#698)
Alex Barney
2019-06-01
Update to version 0.4 of LibHac (#689)
Alex Barney
2019-02-15
Implement IStorage GetSize (#585)
gdkchan
2019-02-14
Support HomeBrew Loader (#577)
Thomas Guillemard
2019-01-05
Update to LibHac 0.2.0 (#549)
Alex Barney
2018-12-30
fix wrong contenttype (#553)
emmauss
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-11-18
Implement ContentManager and related services (#438)
emmauss
2018-10-16
Remove IFileSystem::OpenDirectory extraneous check (#459)
Thomas Guillemard
2018-10-07
Save Common implementation (#434)
emmauss
2018-09-13
Update IStorage.cs (#415)
Ac_K
2018-09-08
Implements proper save path (#386)
emmauss
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan