723 Commits (016fb60ff53150ba37839dd16c121fe2cf874c3e)

Author SHA1 Message Date
bunnei deb3536936 Revert "core: Fix clang build" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Morph 58f0798f1f submission_package: Fix updates integrated into cartridge images. 6 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 6 years ago
Lioncash 485eec243d ips_layer: Eliminate a redundant copy in Parse() 6 years ago
Morph 0b72422a10 submission_package: Account for multi-content NSPs 6 years ago
Lioncash 43a09c9bfc control_metadata: Resolve typo in Portuguese language name 6 years ago
Lioncash 7824da5961 file_sys/romfs_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 80e57658ac nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 6 years ago
Lioncash a92c6ddd22 nca_patch: Make SearchBucketEntry() internally linked 6 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 5c77fffc80 patch_manager: Resolve implicit truncations in FormatTitleVersion() 6 years ago
Lioncash 7abb47303e patch_manager: Make use of type aliases 6 years ago
Lioncash e8092e4099 patch_manager: Make a few functions internally linked 6 years ago
ReinUsesLisp 5bccefe24c file_sys/patch_manager: Add missing include 6 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash 942badd1e7 registered_cache: Make use of ends_with for string suffix checking 6 years ago
Lioncash a185b6cf21 registered_cache: Make use of designated initializers 6 years ago
Lioncash d9fc3abc1f vfs_real: Resolve sign conversion warnings 6 years ago
Lioncash 182739ce1b vfs_real: Avoid redundant map lookups 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 6 years ago
Lioncash 42c79b8507 vfs_vector: Make creation of array vfs files less verbose 6 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash 607a02edda time_zone_binary: Make use of designated initializers 6 years ago
Lioncash 2fa750dd6b file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
FearlessTobi f7cf5430b0 file_sys/nsp: Make SetTicketKeys actually do something 6 years ago
Morph 5a7b65b6d5 Check for empty section0 and CNMT prior to install 6 years ago
Morph 63f16db2e6 clang format 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
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
Morph ef6946bf66 vfs_real: Fix MoveFile 6 years ago
Morph 9108fb8dd1 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph bc260d4b5b sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph d378516007 bis_factory: Use hardware default NAND partition sizes 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
MerryMage b8983782ca mii_model: Remove redundant std::move 6 years ago
MerryMage 042bb8824b shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 years ago
lat9nq 9d08039623 Make copying directory string more concise 6 years ago
lat9nq 2ad3571453 Address requested changes 6 years ago
lat9nq 2adc5f524d *nix systems can read any-case patch directories 6 years ago