651 Commits (580bb66fce392193a1e6630da7f940fb4a86c7d0)

Author SHA1 Message Date
Zach Hilman 91d032d433 submisson_package: Fix edge case with improperly sized filenames 7 years ago
Zach Hilman 915ea374f8 sdmc_factory: Add accessor for SDMC Album directory 7 years ago
Zach Hilman 3c2e2156e0 sdmc_factory: Add accessor for SDMC PlaceholderCache 7 years ago
Zach Hilman 147fa325d9 sdmc_factory: Add accessor for content directory 7 years ago
Zach Hilman 85ae125737 savedata_factory: Implement savedata creation and don't create dir on open 7 years ago
Zach Hilman 1d342149cd patch_manager: Add short-circuit edge-case to GetPatchVersionNames 7 years ago
Zach Hilman e4336e33d6 patch_manager: Add error checking to load dir to prevent crashes 7 years ago
Zach Hilman ae762910b1 registered_cache: Process *.cnmt.nca files 7 years ago
Zach Hilman 24ae0aacbc registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Zach Hilman 9cef1068c5 bis_factory: Fix mod loader edge-case with homebrew title IDs 7 years ago
Zach Hilman 8660185e63 bis_factory: Add accessors for BIS placeholder caches 7 years ago
Zach Hilman af109c066e bis_factory: Add accessor for NAND Image Directory 7 years ago
Zach Hilman 2146600c38 bis_factory: Add accessors for BIS content directories 7 years ago
Zach Hilman 17c5f05179 bis_factory: Add accessors for BIS partitions 7 years ago
Zach Hilman f458590c85 system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Michael Scire 6a33b060b7 Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Bakugo e377bcd699 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo d046ef7112 file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Bakugo 88a70b40ba file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Bakugo 29f1d01c06 file_sys: Rename ContentRecordType::Patch to DeltaFragment 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman fb8b87dbaf registered_cache: Add getter to determine source slot in content provider union 7 years ago
Zach Hilman 7891b418d4 patch_manager: Add getter for title version 7 years ago
jonsn0w cbb3371437 Update content_archive.cpp 7 years ago
David Marcec 7b451419b4 Addressed issues 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash af914546f2 file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash 14aca37172 file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash 348c03b1bd file_sys/nca_metadata: Update CNMT structures 7 years ago
Lioncash c45be86d6e file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash f5f9c52900 file_sys/card_image: Make bracing consistent 7 years ago
Lioncash 8bfb8e3dce file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 907c499608 file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash c305601f9b file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bfafb5f7d1 file_sys/card_image: Use std::array deduction guides 7 years ago
Zach Hilman e62e715ac2 nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 5231fb95e6 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman ae00309771 kernel_executable: Optimize BLZ decompression 7 years ago
Zach Hilman 5f6dba8ece game_list: Accept *.kip as a file extension of executables 7 years ago
Zach Hilman 04a69eb6c7 program_metadata: Add function to load meta from raw parameters 7 years ago
Zach Hilman 48bb330ad1 file_sys: Add classes to parse KIP1 and INI1 files 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 633d55d503 file_sys/program_metadata: Remove obsolete TODOs 7 years ago
Lioncash 0359cba0f3 file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 7 years ago
Lioncash d7f670204b file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 years ago
Lioncash 7d93ed3f70 service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 7 years ago
Lioncash 90abd76bd9 service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs 7 years ago
Lioncash 74c41c4095 file_sys/control_metadata: Amend naming of members 7 years ago