897 Commits (565921a463b415bbcf25b10fa74f79d41620bf8d)

Author SHA1 Message Date
Lioncash 455e66c08b control_metadata: Correct typo in language name (Portugese -> Portuguese) 8 years ago
Zach Hilman de323f7dc6 file_sys: Implement system archive synthesizer for NgWord (806) 8 years ago
Zach Hilman 9192141822 patch_manager: Show LayeredExeFS patch in add-ons column 8 years ago
Lioncash 843a440afc file_sys/card_image: Provide named members for the GamecardInfo struct 8 years ago
Zach Hilman 67e33e8866 patch_manager: Apply LayeredExeFS patches 8 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 8 years ago
Lioncash 57fca18145 file_sys/errors: Remove currently unused filesystem error codes 8 years ago
Lioncash 21e653aab6 file_sys/errors: Get rid of the ErrCodes namespace 8 years ago
Lioncash 55f9f05772 file_sys/errors: Extract FS-related error codes to file_sys/errors.h 8 years ago
Zach Hilman f1104a4be5 file_sys: Add framework for synthesizing open source archives 8 years ago
Zach Hilman 5489763aee vfs_vector: Add VFS backend for std::array 8 years ago
Zach Hilman cf81685cc8 file_sys: Use common KeyManager in NCA container types 8 years ago
Zach Hilman 141551e560 content_archive: Add optional KeyManager parameter to constructor 8 years ago
Lioncash 70e4492d49 general: Remove unused boost inclusions where applicable 8 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman 08ce39a982 ns: Implement command 400: GetApplicationControlData 8 years ago
Zach Hilman c41c8d5cc1 patch_manager: Add support for dumping decompressed NSOs 8 years ago
Zach Hilman 2775303246 bis_factory: Add getter for mod dump root for a title ID 8 years ago
Zach Hilman 1f01627bbc savedata_factory: Expose accessors for SaveDataSpace 8 years ago
Zach Hilman 7c8d9d5960 control_metadata: Add GetRawBytes function to NACP 8 years ago
Frederic L cbe1bbf1bd file_sys/patch_manager: Remove unnecessary if-statements (#1586) 8 years ago
Zach Hilman 0bb4dbc74b ips_layer: Use rle_size instead of data_size in RLE patch application 8 years ago
Lioncash b932d4b420 vfs: Handle failure of file reading within VfsRawCopy() 8 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Zach Hilman a0f408400b qt: Add support for dumping a DLC Data RomFS 8 years ago
Zach Hilman 148b28bad1 registered_cache: Deduplicate results of ListEntry and ListEntryFilter 8 years ago
Zach Hilman ee70cf8a1a patch_manager: Add support for using LayeredFS with Data 8 years ago
Lioncash b00f4831b0 content_archive: Simpify assignment of bktr_base_romfs in the constructor 8 years ago
Lioncash 6adf7a6f99 content_archive: Make IsValidNCA() an internally linked function 8 years ago
Lioncash 401a947c41 content_archive: Simplify rights ID check 8 years ago
Lioncash 33363de6df content_archive: Split loading into separate functions 8 years ago
Lioncash 067a174e00 content_archive: Pass and take NCASectionHeader instance by reference 8 years ago
Lioncash 54ff822f66 XCI: Add function for checking the existence of the program NCA 8 years ago
Zach Hilman 82da4930c1 savedata_factory: Add TemporaryStorage SaveDataSpaceId 8 years ago
Zach Hilman 0595fc9947 savedata_factory: Add support for DeviceSaveData 8 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 8 years ago
Lioncash e83e140e3f file_sys/control_metadata: Get rid of magic constants 8 years ago
Zach Hilman a9af7113be aoc: Read DLC base title ID from RegisteredCache 8 years ago
Zach Hilman 8db37c1476 patch_manager: Move non-Program RomFS patch log to Debug 8 years ago
Zach Hilman ceb9a2a006 content_archive: Move get key log to Trace level 8 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 8 years ago
Lioncash 5c9c637200 ips_layer: Avoid constructing std::vector instances where not necessary 8 years ago
Lioncash d4ffc70268 ips_layer: Remove unnecessary explicit std::pair constructor in std::array 8 years ago
Lioncash 890093255c ips_layer: Add missing includes 8 years ago
Lioncash f269987f32 ips_layer: std::move data within PatchIPS() and Apply() 8 years ago
Lioncash 3454b33238 ips_layer: Silence truncation and conversion warnings 8 years ago
Zach Hilman 3cf8ee66f6 vfs: Move forward declarations to separate file 8 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 8 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 8 years ago
Zach Hilman 19ed4d8558 patch_manager: Add support for packed updates 8 years ago