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
/
nca_metadata.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2023-09-12
qt: add verification for installed contents
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-01
file_sys: Rename ContentRecordType::Patch to DeltaFragment
Bakugo
2019-06-10
file_sys/nca_metadata: Update CNMT structures
Lioncash
2019-04-05
file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType
Lioncash
2018-09-19
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-08-20
romfs_factory: Remove unnecessary includes and use forward declarations where...
Lioncash
2018-08-11
registration: Update documentation and style
Zach Hilman
2018-08-11
nca_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-11
file_sys: Comply to style guidelines
Zach Hilman
2018-08-11
file_sys: Add support for parsing NCA metadata (CNMT)
Zach Hilman