50 Commits (f66e3181dc3ead065330aa81a07e530643579f7f)

Author SHA1 Message Date
Morph f66e3181dc Check for empty section0 and CNMT prior to install 6 years ago
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago
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
FearlessTobi 9f82a9a244 crypto: Make KeyManager a singleton class 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 6 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman 9d9fc8a675 registered_cache: Process *.cnmt.nca files 7 years ago
Zach Hilman 8500ca797f registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Bakugo b50557d1f0 file_sys: Rename other ContentRecordType members 7 years ago
Bakugo c72ef5f405 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo 79163fca80 file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Zach Hilman d10fc2d727 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman db2e5e5fa6 registered_cache: Add getter to determine source slot in content provider union 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman a6c7ae6fe8 file_sys: Create ContentProvider interface and default implementations 7 years ago
Lioncash b8c7072206 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Lioncash efbcff0af0 file_sys/registered_cache: Eliminate variable shadowing 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
Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 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
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash d3934d7da7 registered_cache: Get rid of variable shadowing in ProcessFiles() 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 e8cb6f5c9b registration: Add Data_Unknown5 NCAContentType 7 years ago
Zach Hilman 27da7bc9da filesystem: Add support for loading of system archives 7 years ago
Lioncash b39cd70cd4 common: Namespace hex_util.h/.cpp 7 years ago
Zach Hilman 35e4a47be0 registration: Various style and documentation improvements 7 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman 893447b6b0 registration: Update documentation and style 7 years ago
Zach Hilman 3b3c919e20 registration: Take RawCopy function as parameter 7 years ago
Zach Hilman e5504a060d registered_cache: Fix missing reading from yuzu_meta 7 years ago
Zach Hilman 167bfddafa file_sys: Comply to style guidelines 7 years ago
Zach Hilman bfb945c243 qt: Add 'Install to NAND' option to menu 7 years ago
Zach Hilman a91983b11c file_sys: Add RegisteredCache 7 years ago