51 Commits (872200c7a9a1b41ec80b50170aa6b787144c9925)

Author SHA1 Message Date
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 5 years ago
Morph 5a7b65b6d5 Check for empty section0 and CNMT prior to install 6 years ago
Morph 9dc8b2f03c Use proper install result when overwriting files 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
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman ae762910b1 registered_cache: Process *.cnmt.nca files 7 years ago
Zach Hilman 24ae0aacbc registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Bakugo e377bcd699 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo 88a70b40ba file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman fb8b87dbaf registered_cache: Add getter to determine source slot in content provider union 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 0cfcb928ce file_sys: Create ContentProvider interface and default implementations 7 years ago
Lioncash 43fd362174 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Lioncash 24480be3da file_sys/registered_cache: Eliminate variable shadowing 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
Lioncash c42d80cd15 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 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
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Lioncash 02030bad92 registered_cache: Get rid of variable shadowing in ProcessFiles() 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 132d82db7d registration: Add Data_Unknown5 NCAContentType 7 years ago
Zach Hilman 350941e45e filesystem: Add support for loading of system archives 7 years ago
Lioncash 890507ecf1 common: Namespace hex_util.h/.cpp 7 years ago
Zach Hilman 3781654c6d registration: Various style and documentation improvements 7 years ago
Zach Hilman 8c33f20792 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman 83db3b452a registration: Update documentation and style 7 years ago
Zach Hilman f92fbf012d registration: Take RawCopy function as parameter 7 years ago
Zach Hilman 405d520d1d registered_cache: Fix missing reading from yuzu_meta 7 years ago
Zach Hilman b0531d6ea0 file_sys: Comply to style guidelines 7 years ago
Zach Hilman e9c7294bb9 qt: Add 'Install to NAND' option to menu 7 years ago