Zach Hilman 2d410ddf4d bcat: Implement DeliveryCacheProgressImpl structure il y a 7 ans
..
system_archive d961d5479e Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" il y a 6 ans
bis_factory.cpp f2073217a4 filesystem: Add getter for BCAT temporary directory il y a 6 ans
bis_factory.h f2073217a4 filesystem: Add getter for BCAT temporary directory il y a 6 ans
card_image.cpp ccaafaccfc card_image: Add accessors for gamecard certificate il y a 6 ans
card_image.h ccaafaccfc card_image: Add accessors for gamecard certificate il y a 6 ans
content_archive.cpp e018a48460 content_archive: Add accessors for Rights ID and SDK Version il y a 6 ans
content_archive.h e018a48460 content_archive: Add accessors for Rights ID and SDK Version il y a 6 ans
control_metadata.cpp 6ca20ad7ba Addressed issues il y a 7 ans
control_metadata.h 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent il y a 7 ans
directory.h 96644385ca file_sys/directory: Remove unused DirectoryBackend class il y a 7 ans
errors.h debc7442f2 set_sys: Use official nintendo version string il y a 7 ans
fsmitm_romfsbuild.cpp 28e36de56f file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() il y a 7 ans
fsmitm_romfsbuild.h 352b56367c general: Remove unused boost inclusions where applicable il y a 7 ans
ips_layer.cpp c140b6ae2c Merge pull request #2581 from lioncash/hex il y a 7 ans
ips_layer.h f7d2889fb4 ips_layer: Add missing includes il y a 7 ans
kernel_executable.cpp 9db119f8a2 kernel_executable: Optimize BLZ decompression il y a 7 ans
kernel_executable.h 421c3e831a file_sys: Add classes to parse KIP1 and INI1 files il y a 7 ans
mode.h 59cb258409 VFS Regression and Accuracy Fixes (#776) il y a 8 ans
nca_metadata.cpp a1868286b0 file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType il y a 7 ans
nca_metadata.h b50557d1f0 file_sys: Rename other ContentRecordType members il y a 7 ans
nca_patch.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 8 ans
nca_patch.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 8 ans
partition_filesystem.cpp a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
partition_filesystem.h a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
patch_manager.cpp 2bddc03468 dmnt_cheat_vm: Default initialize structure values il y a 6 ans
patch_manager.h a0055192fe patch_manager: Update cheat parsing for new VM il y a 6 ans
program_metadata.cpp 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory il y a 7 ans
program_metadata.h 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory il y a 7 ans
registered_cache.cpp 038bcec111 configure_debug: Move reporting option to logging il y a 6 ans
registered_cache.h 8500ca797f registered_cache: Implement PlaceholderCache to manage placeholder and installing content il y a 6 ans
romfs.cpp abbcc8e61e romfs: Add SingleDiscard extraction type il y a 7 ans
romfs.h abbcc8e61e romfs: Add SingleDiscard extraction type il y a 7 ans
romfs_factory.cpp a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
romfs_factory.h a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
savedata_factory.cpp a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
savedata_factory.h a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
sdmc_factory.cpp a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
sdmc_factory.h a49169e819 filesystem: Add const qualification to various accessors il y a 6 ans
submission_package.cpp 0a8e540681 submisson_package: Fix edge case with improperly sized filenames il y a 6 ans
submission_package.h 60f39060c6 core: Port current uses of RegisteredCache to ContentProvider il y a 7 ans
vfs.cpp 0ccaaafca3 file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default il y a 7 ans
vfs.h 4a6ba58073 vfs: Add reinterpret_casts to WriteArray and Object il y a 7 ans
vfs_concat.cpp 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile il y a 7 ans
vfs_concat.h 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile il y a 7 ans
vfs_layered.cpp a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
vfs_layered.h a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
vfs_libzip.cpp 2d410ddf4d bcat: Implement DeliveryCacheProgressImpl structure il y a 6 ans
vfs_libzip.h c00ed8f4ff vfs: Add function to extract ZIP file into virtual filesystem il y a 6 ans
vfs_offset.cpp 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) il y a 7 ans
vfs_offset.h 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) il y a 7 ans
vfs_real.cpp a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
vfs_real.h a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans
vfs_static.h 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) il y a 7 ans
vfs_types.h 1fa6ee4723 vfs: Move forward declarations to separate file il y a 7 ans
vfs_vector.cpp 517933adcb file_sys/vfs_vector: Fix ignored offset on Write il y a 7 ans
vfs_vector.h 86ad1f8db6 file_sys: Implement system archive synthesizer for NgWord (806) il y a 7 ans
xts_archive.cpp a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() il y a 7 ans
xts_archive.h a25d79cfaa vfs: Remove InterpretAsDirectory and related functions il y a 7 ans