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
2018-09-21
vfs_vector: Add VectorVfsFile
Zach Hilman
2018-09-21
vfs_static: Add StaticVfsFile
Zach Hilman
2018-09-21
vfs: Add and rewite VfsRawCopy functions
Zach Hilman
2018-09-21
vfs: Add GetEntries method
Zach Hilman
2018-09-20
Merge pull request #1364 from lioncash/content
bunnei
2018-09-20
Merge pull request #1358 from DarkLordZach/temp-storage
bunnei
2018-09-20
Merge pull request #1363 from lioncash/control
bunnei
2018-09-19
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-19
control_metadata: Remove unnecessary else within GetLanguageEntry()
Lioncash
2018-09-19
control_metadata: Move language name array definition to the cpp file
Lioncash
2018-09-19
xts_archive: Remove unused variables from CalculateHMAC256()
Lioncash
2018-09-19
xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr
Lioncash
2018-09-19
xts_archive: Ensure NAX's type member is always initialized
Lioncash
2018-09-19
xts_archive: Amend initializer order of NAX's constructor
Lioncash
2018-09-19
savedata_factory: Add TemporaryStorage SaveDataType
Zach Hilman
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-06
file_sys/nca_patch: Amend constructor initializer list order
Lioncash
2018-09-06
file_sys/nca_patch: Remove unnecessary includes
Lioncash
2018-09-06
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-05
Merge pull request #1242 from lioncash/file-sys
bunnei
2018-09-05
file_sys/submission_package: Correct constructor initialization list order
Lioncash
2018-09-05
file_sys/submission_package: Replace includes with forward declarations where...
Lioncash
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
nsp: Fix error masking issue with XCI files
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
bktr: Add logging on successful patch
Zach Hilman
2018-09-04
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
patch_manager: Add usages of patches to ExeFS
Zach Hilman
2018-09-04
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-27
Merge pull request #1188 from lioncash/unused
bunnei
2018-08-27
vfs_real: Remove unused variable in CreateDirectoryRelative()
Lioncash
2018-08-27
registered_cache: Get rid of variable shadowing in ProcessFiles()
Lioncash
2018-08-24
file_sys/crypto: Fix missing/unnecessary includes
Zach Hilman
2018-08-23
xci: Ignore NCA files with updates in secure
Zach Hilman
2018-08-23
content_archive: Add update title detection
Zach Hilman
[prev]
[next]