913 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
Lioncash 402118fae3 vfs_real: Remove unused variable in CreateDirectoryRelative() 8 years ago
Lioncash 02030bad92 registered_cache: Get rid of variable shadowing in ProcessFiles() 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman 7e04e10f4d xci: Ignore NCA files with updates in secure 8 years ago
Zach Hilman 87927a3be7 content_archive: Add update title detection 8 years ago
Zach Hilman 8b989b2e11 key_manager: Create keys dir if it dosen't exist 8 years ago
Zach Hilman d867928e90 file_sys: Cut down on includes and copies 8 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 8 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 8 years ago
Zach Hilman d407472129 registration: Add GetEntryUnparsed methods 8 years ago
Zach Hilman 8bc95b876e sdmc_factory: Add SDMC RegisteredCache getter 8 years ago
Zach Hilman 1f77f3409a vfs: Add GetOrCreateDirectoryRelative method 8 years ago
Zach Hilman 1369a56ec3 xts_encryption_layer: Implement XTSEncryptionLayer 8 years ago
Zach Hilman 1c1491a1cf xci: Fix error masking issue 8 years ago
Lioncash e1124b6510 vfs: Replace mode.h include with forward declarations where applicable 8 years ago
Lioncash 1c234d2e03 sdmc_factory: Remove unnecessary core include 8 years ago
tech4me 5e70a75986 qt/main: Port part of citra(#3411), open savedata works 8 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 8 years ago
Lioncash 935346a9b2 romfs_factory: Remove unnecessary includes and use forward declarations where applicable 8 years ago
Zach Hilman 132d82db7d registration: Add Data_Unknown5 NCAContentType 8 years ago
Zach Hilman 350941e45e filesystem: Add support for loading of system archives 8 years ago
Lioncash 890507ecf1 common: Namespace hex_util.h/.cpp 8 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 8 years ago
Lioncash cdeac9103f vfs: Make VfsFilesystem constructor explicit 8 years ago
Lioncash 80ac82c9c5 vfs: Make type hierarchy objects classes instead of structs 8 years ago
Zach Hilman 3781654c6d registration: Various style and documentation improvements 8 years ago
Lioncash 7803b153d8 vfs: Use sanitized paths within MoveFile() and MoveDirectory() 8 years ago
Lioncash 91c673cac7 card_image: Use type aliases to shorten definitions 8 years ago
Lioncash d323d72fd5 card_image: Simplify return statement of GetSubdirectories() 8 years ago
David Marcec bba02ec641 made ResultStatus a u16 8 years ago
Zach Hilman 8c33f20792 registration: Add support for force overwrite of installed 8 years ago
Zach Hilman fdb155ca09 vfs_real: Add CreateFullPath to Create* operations 8 years ago
Zach Hilman b16c3dc725 control_metadata: Remove unnecessary reference to base file 8 years ago
Zach Hilman 0c55578a65 romfs: Remove cyclic shared_ptr leak in romfs code 8 years ago
Zach Hilman 83db3b452a registration: Update documentation and style 8 years ago
Zach Hilman 50ff8ec364 nca_metadata: Remove unnecessary reference to base file 8 years ago
Zach Hilman 2a0b80bb67 bis_factory: Create NAND dirs if they don't exist 8 years ago
Zach Hilman f92fbf012d registration: Take RawCopy function as parameter 8 years ago
Zach Hilman 405d520d1d registered_cache: Fix missing reading from yuzu_meta 8 years ago
Zach Hilman b0531d6ea0 file_sys: Comply to style guidelines 8 years ago
Zach Hilman e9c7294bb9 qt: Add 'Install to NAND' option to menu 8 years ago
Zach Hilman 2d3617c723 file_sys: Add RegisteredCache 8 years ago
Zach Hilman 7fdfa63ce3 file_sys: Add support for parsing NCA metadata (CNMT) 8 years ago
Zach Hilman f903b556d8 card_image: Add accessor for all NCAs in XCI 8 years ago
Zach Hilman 562e66e5d2 vfs_real: Add CreateFullPath to CreateFile 8 years ago
Zach Hilman f60bb85805 bis_factory: Add partial implementation of BISFactory 8 years ago
Zach Hilman b963629132 vfs: Add ConcatenatedVfsFile 8 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 8 years ago
Zach Hilman e883f6faa8 vfs: Fix documentation 8 years ago
Zach Hilman 1e2232797a vfs: Fix typo in VfsFilesystem docs 8 years ago