2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/file_sys
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install
- This checks for and removes old updates or dlc based on title id. If a content meta nca exists within the registered cache, it will attempt to remove all the ncas associated with the content meta before installing a new update/dlc
2020-07-15 13:27:04 -04:00
..
system_archive Merge pull request #4099 from MerryMage/macOS-build 2020-06-19 23:31:04 -04:00
bis_factory.cpp bis_factory: Set User NAND free space to be 1 MiB less than total. 2020-07-10 00:37:39 -04:00
bis_factory.h
card_image.cpp crypto: Make KeyManager a singleton class 2020-05-20 21:28:16 +02:00
card_image.h key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00
content_archive.cpp crypto: Make KeyManager a singleton class 2020-05-20 21:28:16 +02:00
content_archive.h key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00
control_metadata.cpp file_sys: control_metadata: Expose device_save_data_size. 2020-05-11 12:54:30 -04:00
control_metadata.h file_sys: control_metadata: Expose device_save_data_size. 2020-05-11 12:54:30 -04:00
directory.h file_sys/directory: Make EntryType an enum class 2019-11-27 05:11:02 -05:00
errors.h
fsmitm_romfsbuild.cpp
fsmitm_romfsbuild.h
ips_layer.cpp Merge pull request #2581 from lioncash/hex 2019-06-15 16:47:13 -04:00
ips_layer.h
kernel_executable.cpp
kernel_executable.h
mode.h
nca_metadata.cpp
nca_metadata.h
nca_patch.cpp
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp Make copying directory string more concise 2020-05-28 13:33:50 -04:00
patch_manager.h Address requested changes 2020-05-28 13:30:22 -04:00
program_metadata.cpp file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 2020-04-20 18:19:45 -04:00
program_metadata.h file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 2020-04-20 18:19:45 -04:00
registered_cache.cpp registered_cache: Remove previous update/dlc if it exists on install 2020-07-15 13:27:04 -04:00
registered_cache.h registered_cache: Remove previous update/dlc if it exists on install 2020-07-15 13:27:04 -04:00
romfs.cpp file_sys: fix LayeredFS error when loading some games made with… (#3602) 2020-04-07 02:03:32 +02:00
romfs.h
romfs_factory.cpp
romfs_factory.h
savedata_factory.cpp file_sys: savefata_factory: Update to support DeviceSaveData. 2020-05-11 12:54:30 -04:00
savedata_factory.h
sdmc_factory.cpp sdmc_factory: Set the SDMC total size to 1 TiB 2020-07-10 00:37:39 -04:00
sdmc_factory.h filesystem: Add const qualification to various accessors 2019-09-21 16:50:39 -04:00
submission_package.cpp key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00
submission_package.h key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00
vfs.cpp
vfs.h
vfs_concat.cpp
vfs_concat.h vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 2018-09-25 20:06:01 -04:00
vfs_layered.cpp
vfs_layered.h vfs: Remove InterpretAsDirectory and related functions 2018-10-19 14:02:07 -04:00
vfs_libzip.cpp
vfs_libzip.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp vfs_real: Fix MoveFile 2020-07-10 00:39:23 -04:00
vfs_real.h
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h
xts_archive.cpp
xts_archive.h key_manager: Correct casing of instance() 2020-07-01 00:28:50 -04:00