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
/
FileSystem
/
Content
/
ContentManager.cs
Age
Commit message (
Expand
)
Author
2020-06-23
Implement dlc management window (#1313)
Xpl0itR
2020-06-20
Implement aoc:u and support loading AddOnContent (#1221)
mageven
2020-05-15
Refactor out Application details from Horizon (#1236)
mageven
2020-03-30
Reduce requirements for running homebrew (#1053)
Thog
2020-03-25
Add IMultiCommitManager (#1011)
Alex Barney
2020-01-21
Keep the GUI alive when closing a game (#888)
Thog
2020-01-13
Fix race condition in ContentManager (#884)
Thog
2020-01-12
System firmware installer (#791)
emmauss
2019-10-17
Update to LibHac 0.6.0 (#792)
Alex Barney
2019-10-08
Update time implementation to 9.0.0 (#783)
Thomas Guillemard
2019-07-04
ITimeZoneService rewrite (#722)
Thomas Guillemard
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-06-13
fs: Fix ContentManager content paths on Unix systems (#699)
Thomas Guillemard
2019-06-01
Update to version 0.4 of LibHac (#689)
Alex Barney
2019-01-05
Update to LibHac 0.2.0 (#549)
Alex Barney
2019-01-01
This kind of thing drives me crazy
gdkchan
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-19
ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)
jduncanator
2018-11-18
Implement ContentManager and related services (#438)
emmauss