26 Commits (8794e623d99d6179ab15f76ddf473002d112fc3a)

Author SHA1 Message Date
Morph 8794e623d9 Remove global system instance and address feedback 6 years ago
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
FearlessTobi 9f82a9a244 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman 8500ca797f registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Zach Hilman db2e5e5fa6 registered_cache: Add getter to determine source slot in content provider union 7 years ago
Zach Hilman a6c7ae6fe8 file_sys: Create ContentProvider interface and default implementations 7 years ago
Lioncash 7b1aaaa069 file_sys/registered_cache: Remove unused <map> include 7 years ago
Lioncash d72c809030 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Zach Hilman 97d425c304 file_sys: Use common KeyManager in NCA container types 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 59044862a9 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman 9951f6d054 registration: Add RegisteredCacheUnion 7 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman f7eaea424d registration: Add support for installing NSP files 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman a7e8d10969 file_sys: Cut down on includes and copies 7 years ago
Zach Hilman 8b52d6682a registration: Add GetEntryUnparsed methods 7 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman 3b3c919e20 registration: Take RawCopy function as parameter 7 years ago
Zach Hilman 167bfddafa file_sys: Comply to style guidelines 7 years ago
Zach Hilman a91983b11c file_sys: Add RegisteredCache 7 years ago