35 Commits (07a6563a93757997ab5117bfe5ee8efab8b7cb1c)

Author SHA1 Message Date
Liam 07a6563a93 qt: add verification for installed contents 2 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
ReinUsesLisp d27f026a50 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
Morph 63f16db2e6 clang format 6 years ago
Morph c530630c1c Remove global system instance and address feedback 6 years ago
Morph 5054a6c429 registered_cache: Remove previous update/dlc if it exists on install 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman 24ae0aacbc registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Zach Hilman fb8b87dbaf registered_cache: Add getter to determine source slot in content provider union 7 years ago
Zach Hilman 0cfcb928ce file_sys: Create ContentProvider interface and default implementations 7 years ago
Lioncash 0e9f6039fe file_sys/registered_cache: Remove unused <map> include 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Zach Hilman cf81685cc8 file_sys: Use common KeyManager in NCA container types 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman a0f408400b qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 148b28bad1 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
Zach Hilman e88835cd40 bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman 6e6f8cf474 registration: Add RegisteredCacheUnion 7 years ago
Zach Hilman 44448809d5 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman 87a91f6b09 registration: Add support for installing NSP files 7 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman d867928e90 file_sys: Cut down on includes and copies 7 years ago
Zach Hilman d407472129 registration: Add GetEntryUnparsed methods 7 years ago
Zach Hilman 8c33f20792 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman f92fbf012d registration: Take RawCopy function as parameter 7 years ago
Zach Hilman b0531d6ea0 file_sys: Comply to style guidelines 7 years ago
Zach Hilman 2d3617c723 file_sys: Add RegisteredCache 7 years ago