summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/registered_cache.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-14remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades791-1/+1
2023-02-14add static lifetime to constexpr values to force compile time evaluation where possiblearades791-1/+1
2022-06-14common: Change semantics of UNREACHABLE to unconditionally crashLiam1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-27registered_cache: Prevent nullptr dereference when accumulating filesMorph1-2/+4
2021-06-23General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableLioncash1-5/+8
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-1/+1
2021-05-16main: Prevent installing base titles into NANDMorph1-0/+7
2021-05-02file_sys: Resolve cases of variable shadowingLioncash1-14/+18
2021-01-05core: Silence warnings when compiling without assertsReinUsesLisp1-1/+2
2020-08-23registered_cache: Make use of ends_with for string suffix checkingLioncash1-2/+1
2020-08-23registered_cache: Make use of designated initializersLioncash1-15/+15
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash1-1/+1
2020-08-03registered_cache: Resolve -Wmaybe_uninitialized warningsLioncash1-10/+15
2020-07-29registered_cache: Add support for removing folder ncasMorph1-50/+51
2020-07-16Check for empty section0 and CNMT prior to installMorph1-3/+19
2020-07-15Use proper install result when overwriting filesMorph1-1/+1
2020-07-15Remove global system instance and address feedbackMorph1-13/+9
2020-07-15registered_cache: Remove previous update/dlc if it exists on installMorph1-10/+76
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi1-3/+3
2020-04-16CMakeLists: Specify -Wextra on linux buildsLioncash1-9/+14
2019-11-12core: Migrate off deprecated mbedtls functionsLioncash1-5/+5
2019-09-22configure_debug: Move reporting option to loggingZach Hilman1-4/+4
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman1-0/+1
2019-09-21registered_cache: Process *.cnmt.nca filesZach Hilman1-16/+23
2019-09-21registered_cache: Implement PlaceholderCache to manage placeholder and installing contentZach Hilman1-0/+150
2019-07-02file_sys: Rename other ContentRecordType membersBakugo1-1/+1
2019-07-01file_sys/registered_cache: Improve missing metadata errorBakugo1-2/+2
2019-07-01file_sys/registered_cache: Ignore DeltaFragment NCAs during installationBakugo1-0/+3
2019-06-26glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman1-7/+7
2019-06-25registered_cache: Add getter to determine source slot in content provider unionZach Hilman1-0/+14
2019-06-12common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash1-6/+8
2019-03-27file_sys: Create ContentProvider interface and default implementationsZach Hilman1-100/+175
2019-03-19file_sys/content_archive: Amend name of Data_Unknown5 enum entryLioncash1-1/+1
2018-12-02file_sys/registered_cache: Eliminate variable shadowingLioncash1-27/+26
2018-11-27file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry()Lioncash1-22/+22
2018-11-02file_sys: Use common KeyManager in NCA container typesZach Hilman1-5/+8
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L1-34/+28
2018-10-18qt: Add support for dumping a DLC Data RomFSZach Hilman1-0/+4
2018-10-17registered_cache: Deduplicate results of ListEntry and ListEntryFilterZach Hilman1-0/+11
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash1-7/+7
2018-09-26vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash1-1/+1
2018-09-24fsmitm: Cleanup and modernize fsmitm portZach Hilman1-2/+7
2018-09-22qt: Add UI elements for LayeredFS and related toolsZach Hilman1-1/+1
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-5/+5
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman1-10/+11
2018-09-04registration: Add RegisteredCacheUnionZach Hilman1-0/+114
2018-09-04main: Only show DRD deprecation warning onceZach Hilman1-0/+1
2018-09-04registration: Add support for installing NSP filesZach Hilman1-8/+12
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-0/+3
2018-09-02vfs_real: Forward declare IOFileLioncash1-1/+1
2018-08-27registered_cache: Get rid of variable shadowing in ProcessFiles()Lioncash1-3/+3
2018-08-23file_sys: Cut down on includes and copiesZach Hilman1-0/+2
2018-08-23registration: Add GetEntryUnparsed methodsZach Hilman1-0/+12
2018-08-20registration: Add Data_Unknown5 NCAContentTypeZach Hilman1-1/+1
2018-08-19filesystem: Add support for loading of system archivesZach Hilman1-1/+2
2018-08-16common: Namespace hex_util.h/.cppLioncash1-8/+10
2018-08-12registration: Various style and documentation improvementsZach Hilman1-5/+8
2018-08-12registration: Add support for force overwrite of installedZach Hilman1-17/+33
2018-08-12registration: Update documentation and styleZach Hilman1-7/+16
2018-08-12registration: Take RawCopy function as parameterZach Hilman1-7/+9
2018-08-12registered_cache: Fix missing reading from yuzu_metaZach Hilman1-7/+16
2018-08-12file_sys: Comply to style guidelinesZach Hilman1-11/+13
2018-08-12qt: Add 'Install to NAND' option to menuZach Hilman1-1/+1
2018-08-12file_sys: Add RegisteredCacheZach Hilman1-0/+435