aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/FileSystem/Content/ContentManager.cs
AgeCommit message (Expand)Author
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-02-13Use Enum and Delegate.CreateDelegate generic overloads (#3111)1.1.27Berkan Diler
2022-01-13ssl: Implement SSL connectivity (#2961)Mary
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-05-16misc: Move configuration management to the Ryujinx project (#2269)Mary
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-01-26Initial Setup: Reload keys before verifying firmware (#1955)mageven
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-04Improved Logger (#1292)mageven
2020-06-23Import DLC title key from ticket when loading into content manager (#1318)Xpl0itR
2020-06-23Implement dlc management window (#1313)Xpl0itR
2020-06-20Implement aoc:u and support loading AddOnContent (#1221)mageven
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-03-30Reduce requirements for running homebrew (#1053)Thog
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-13Fix race condition in ContentManager (#884)Thog
2020-01-12System firmware installer (#791)emmauss
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-07-04ITimeZoneService rewrite (#722)Thomas Guillemard
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-13fs: Fix ContentManager content paths on Unix systems (#699)Thomas Guillemard
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2019-01-01This kind of thing drives me crazygdkchan
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-19ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)jduncanator
2018-11-18Implement ContentManager and related services (#438)emmauss