22 Commits (c9ccdfbeac21ddd74d3cc79e8ef2c8d82f3d4efd)

Author SHA1 Message Date
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 8 years ago
Lioncash 7b1aaaa069 file_sys/registered_cache: Remove unused <map> include 8 years ago
Lioncash d72c809030 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 8 years ago
Zach Hilman 97d425c304 file_sys: Use common KeyManager in NCA container types 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 8 years ago
Zach Hilman 59044862a9 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 8 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 8 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 8 years ago
Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 8 years ago
Zach Hilman 9951f6d054 registration: Add RegisteredCacheUnion 8 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 8 years ago
Zach Hilman f7eaea424d registration: Add support for installing NSP files 8 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 8 years ago
Zach Hilman a7e8d10969 file_sys: Cut down on includes and copies 8 years ago
Zach Hilman 8b52d6682a registration: Add GetEntryUnparsed methods 8 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 8 years ago
Zach Hilman 3b3c919e20 registration: Take RawCopy function as parameter 8 years ago
Zach Hilman 167bfddafa file_sys: Comply to style guidelines 8 years ago
Zach Hilman a91983b11c file_sys: Add RegisteredCache 8 years ago