773 Commits (d9ce179ec27a9ec9977a1aadd66089745c537bc1)

Author SHA1 Message Date
Lioncash 02b8b6677a control_metadata: Resolve typo in Portuguese language name 6 years ago
Lioncash a62c1999c5 file_sys/romfs_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 66fc037ef2 nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 6 years ago
Lioncash 99b372a6c5 nca_patch: Make SearchBucketEntry() internally linked 6 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 33e4a0b6c1 patch_manager: Resolve implicit truncations in FormatTitleVersion() 6 years ago
Lioncash a4392c24cf patch_manager: Make use of type aliases 6 years ago
Lioncash 637ab14ae6 patch_manager: Make a few functions internally linked 6 years ago
ReinUsesLisp 827ff077e7 file_sys/patch_manager: Add missing include 6 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash 67a8e73101 registered_cache: Make use of ends_with for string suffix checking 6 years ago
Lioncash f83c6e1e0c registered_cache: Make use of designated initializers 6 years ago
Lioncash 551882e512 vfs_real: Resolve sign conversion warnings 6 years ago
Lioncash ed9ae5a977 vfs_real: Avoid redundant map lookups 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 years ago
Lioncash 0a5456feb9 vfs_vector: Make creation of array vfs files less verbose 6 years ago
Lioncash 15660bd857 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash 04ca1ed2bd time_zone_binary: Make use of designated initializers 6 years ago
Lioncash 2b8ae009a0 file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
Lioncash 1c6d3ba397 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 4ca0014479 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph ed46f3c62a xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 2ec852dd9f registered_cache: Add support for removing folder ncas 6 years ago
FearlessTobi 4d4bbe756f file_sys/nsp: Make SetTicketKeys actually do something 6 years ago
Morph f66e3181dc Check for empty section0 and CNMT prior to install 6 years ago
Morph 0ca7b8269a clang format 6 years ago
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago
Morph 8794e623d9 Remove global system instance and address feedback 6 years ago
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install 6 years ago
Morph fd1c3aa14e fs: Fix RomFS building when zero byte files are present 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph b24b463c87 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph 17242a8865 sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph 0373ead96e bis_factory: Use hardware default NAND partition sizes 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
MerryMage 7236393114 mii_model: Remove redundant std::move 6 years ago
MerryMage 4f09f0aea4 shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 years ago
lat9nq f57cbd9f24 Make copying directory string more concise 6 years ago
lat9nq 326403518d Address requested changes 6 years ago
lat9nq 136c563f76 *nix systems can read any-case patch directories 6 years ago
FearlessTobi 9f82a9a244 crypto: Make KeyManager a singleton class 6 years ago
David Marcec 17455b7222 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
bunnei ab9ddab0a2 file_sys: savefata_factory: Update to support DeviceSaveData. 6 years ago
bunnei 9c065c013e file_sys: control_metadata: Expose device_save_data_size. 6 years ago
bunnei f0a7f05070 file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago