814 Commits (1773a1039f7422df4faac08aa366b6a6bbd645e4)

Author SHA1 Message Date
Zach Hilman 8e900a301a file_sys: Add class to manage game patches 8 years ago
Zach Hilman 54e7ddb93a file_sys: Add BKTR patching mechanism 8 years ago
Zach Hilman 1efe5a76b1 content_archive: Add BKTR header parsing to NCA 8 years ago
Zach Hilman 9951f6d054 registration: Add RegisteredCacheUnion 8 years ago
Zach Hilman 87be4bc283 main: Only show DRD deprecation warning once 8 years ago
Zach Hilman e973cceadd control_metadata: Use alternate language names if AmericanEnglish isn't available 8 years ago
Zach Hilman 23d2c50479 card_image: Add program title ID getter 8 years ago
Zach Hilman e4e55d064e nsp: Comply with style and performance guidelines 8 years ago
Zach Hilman f7eaea424d registration: Add support for installing NSP files 8 years ago
Zach Hilman 5c8aff984e card_image: Parse XCI secure partition with NSP 8 years ago
Zach Hilman 93703431e2 file_sys: Add Nintendo Submission Package (NSP) 8 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 8 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 8 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 years ago
Lioncash c6024379a4 vfs_real: Remove unused variable in CreateDirectoryRelative() 8 years ago
Lioncash d3934d7da7 registered_cache: Get rid of variable shadowing in ProcessFiles() 8 years ago
Zach Hilman 6314a799aa file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d1a6dd61d1 xci: Ignore NCA files with updates in secure 8 years ago
Zach Hilman 4f18c17df7 content_archive: Add update title detection 8 years ago
Zach Hilman 119ab308b5 key_manager: Create keys dir if it dosen't exist 8 years ago
Zach Hilman a7e8d10969 file_sys: Cut down on includes and copies 8 years ago
Zach Hilman 42dc856ce1 crypto: Eliminate magic constants 8 years ago
Zach Hilman ab44192ab0 file_sys: Implement NAX containers 8 years ago
Zach Hilman 8b52d6682a registration: Add GetEntryUnparsed methods 8 years ago
Zach Hilman 13524578b6 sdmc_factory: Add SDMC RegisteredCache getter 8 years ago
Zach Hilman bf33f80fae vfs: Add GetOrCreateDirectoryRelative method 8 years ago
Zach Hilman c4845df3d4 xts_encryption_layer: Implement XTSEncryptionLayer 8 years ago
Zach Hilman a9dc5a3c10 xci: Fix error masking issue 8 years ago
Lioncash 29ac15d1b8 vfs: Replace mode.h include with forward declarations where applicable 8 years ago
Lioncash bfb28c5b3f sdmc_factory: Remove unnecessary core include 8 years ago
tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 8 years ago
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 8 years ago
Lioncash 96463d0a55 romfs_factory: Remove unnecessary includes and use forward declarations where applicable 8 years ago
Zach Hilman e8cb6f5c9b registration: Add Data_Unknown5 NCAContentType 8 years ago
Zach Hilman 27da7bc9da filesystem: Add support for loading of system archives 8 years ago
Lioncash b39cd70cd4 common: Namespace hex_util.h/.cpp 8 years ago
Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 8 years ago
Lioncash b82b093108 vfs: Make VfsFilesystem constructor explicit 8 years ago
Lioncash cf0a7cd1c1 vfs: Make type hierarchy objects classes instead of structs 8 years ago
Zach Hilman 35e4a47be0 registration: Various style and documentation improvements 8 years ago
Lioncash 75bba25009 vfs: Use sanitized paths within MoveFile() and MoveDirectory() 8 years ago
Lioncash 7b6519741b card_image: Use type aliases to shorten definitions 8 years ago
Lioncash d6a1a43854 card_image: Simplify return statement of GetSubdirectories() 8 years ago
David Marcec 98b940052c made ResultStatus a u16 8 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 8 years ago
Zach Hilman 8f06a0f898 vfs_real: Add CreateFullPath to Create* operations 8 years ago
Zach Hilman dda8ef11c7 control_metadata: Remove unnecessary reference to base file 8 years ago
Zach Hilman 149bda980a romfs: Remove cyclic shared_ptr leak in romfs code 8 years ago
Zach Hilman 893447b6b0 registration: Update documentation and style 8 years ago
Zach Hilman 22bdddd6f0 nca_metadata: Remove unnecessary reference to base file 8 years ago