aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/nca_metadata.cpp
AgeCommit message (Expand)Author
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2023-09-12qt: add verification for installed contentsLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2019-04-05file_sys/nca_metadata: Remove unnecessary comparison operators for TitleTypeLioncash
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-08-12registration: Various style and documentation improvementsZach Hilman
2018-08-11registration: Update documentation and styleZach Hilman
2018-08-11nca_metadata: Remove unnecessary reference to base fileZach Hilman
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11file_sys: Add support for parsing NCA metadata (CNMT)Zach Hilman