34 Commits (798d76f4c7018174e58702fb06a042dc8c84f0be)

Author SHA1 Message Date
Zach Hilman 318bf7c8e3 content_archive: Add getter for logo section of NCA 7 years ago
Zach Hilman e20db909ee content_archive: Add optional KeyManager parameter to constructor 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 871350ae35 content_archive: Simpify assignment of bktr_base_romfs in the constructor 8 years ago
Lioncash 441b5b97bd content_archive: Make IsValidNCA() an internally linked function 8 years ago
Lioncash 53e77ffbfe content_archive: Simplify rights ID check 8 years ago
Lioncash d6604fa765 content_archive: Split loading into separate functions 8 years ago
Lioncash 4783ad54de content_archive: Pass and take NCASectionHeader instance by reference 8 years ago
Zach Hilman 90c07e0d33 content_archive: Move get key log to Trace level 8 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Zach Hilman c913136eb2 bktr: Fix bucket overlap error 8 years ago
Zach Hilman 92e26df00f nsp: Fix error masking issue with XCI files 8 years ago
Zach Hilman a6e75cd45b bktr: Implement IVFC offset shifting 8 years ago
Zach Hilman 1efe5a76b1 content_archive: Add BKTR header parsing to NCA 8 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 8 years ago
Zach Hilman 4f18c17df7 content_archive: Add update title detection 8 years ago
Zach Hilman c4845df3d4 xts_encryption_layer: Implement XTSEncryptionLayer 8 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 years ago
Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 8 years ago
Zach Hilman 2cc962e171 content_archive: Add support for titlekey cryptography 8 years ago
Zach Hilman 13cdf1f159 Add missing parameter to files.push_back() 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman a9c921a41d Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 03149d3e4a Add missing includes and use const where applicable 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
Zach Hilman 906d785c73 RomFS Extraction 8 years ago
Lioncash 0b566f43a1 content_archive: std::move VirtualFile in NCA's constructor 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago