index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
Age
Commit message (
Expand
)
Author
2020-09-16
file_sys/romfs_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
Merge pull request #4658 from lioncash/copy3
Rodrigo Locatti
2020-09-15
nca_patch: Significantly reduce the stack usage size within SearchBucketEntry()
Lioncash
2020-09-15
nca_patch: Make SearchBucketEntry() internally linked
Lioncash
2020-09-15
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
Lioncash
2020-09-14
patch_manager: Resolve implicit truncations in FormatTitleVersion()
Lioncash
2020-09-14
patch_manager: Make use of type aliases
Lioncash
2020-09-14
patch_manager: Make a few functions internally linked
Lioncash
2020-09-03
file_sys/patch_manager: Add missing include
ReinUsesLisp
2020-09-02
Merge pull request #4564 from lioncash/file-include
bunnei
2020-08-25
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
registered_cache: Make use of designated initializers
Lioncash
2020-08-18
vfs_real: Resolve sign conversion warnings
Lioncash
2020-08-18
vfs_real: Avoid redundant map lookups
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-09
Merge pull request #4488 from lioncash/file
bunnei
2020-08-05
Merge pull request #4484 from lioncash/aesutil
bunnei
2020-08-05
vfs_vector: Make creation of array vfs files less verbose
Lioncash
2020-08-04
Merge pull request #4476 from lioncash/tz
bunnei
2020-08-04
Merge pull request #4470 from lioncash/qualifier
David
2020-08-03
Merge pull request #4456 from Morph1984/stub-really-long-fs-func
bunnei
2020-08-03
aes_util: Allow SetIV to be non-allocating
Lioncash
2020-08-03
Merge pull request #4468 from lioncash/regcache
bunnei
2020-08-03
Merge pull request #4467 from lioncash/mode
bunnei
2020-08-03
time_zone_binary: Make use of designated initializers
Lioncash
2020-08-03
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
Lioncash
2020-08-03
patch_manager: Resolve -Wignored-qualifier warnings
Lioncash
2020-08-03
registered_cache: Resolve -Wmaybe_uninitialized warnings
Lioncash
2020-07-30
fs: Rename SaveDataDescriptor to SaveDataAttribute
Morph
2020-07-29
xts_archive: Check if the file is nullptr prior to parsing
Morph
2020-07-29
registered_cache: Add support for removing folder ncas
Morph
2020-07-18
file_sys/nsp: Make SetTicketKeys actually do something
FearlessTobi
2020-07-17
Merge pull request #4309 from Morph1984/fix-romfs-bug
bunnei
2020-07-16
Check for empty section0 and CNMT prior to install
Morph
2020-07-15
clang format
Morph
2020-07-15
Use proper install result when overwriting files
Morph
2020-07-15
Remove global system instance and address feedback
Morph
2020-07-15
registered_cache: Remove previous update/dlc if it exists on install
Morph
2020-07-14
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-12
fs: Fix RomFS building when zero byte files are present
Morph
2020-07-10
vfs_real: Fix MoveFile
Morph
2020-07-10
bis_factory: Set User NAND free space to be 1 MiB less than total.
Morph
2020-07-10
sdmc_factory: Set the SDMC total size to 1 TiB
Morph
2020-07-10
bis_factory: Use hardware default NAND partition sizes
Morph
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
[prev]
[next]