summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/nca_metadata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: add verification for installed contentsLiam2023-09-121-0/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-4/+4
* core/CMakeLists: Make some warnings errorsLioncash2020-10-131-1/+1
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-0/+1
* file_sys/nca_metadata: Remove unnecessary comparison operators for TitleTypeLioncash2019-04-051-8/+0
* file-sys: Default heavy-weight class destructors in the cpp fileLioncash2018-09-201-0/+2
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-2/+2
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-2/+1
* registration: Various style and documentation improvementsZach Hilman2018-08-121-7/+4
* registration: Update documentation and styleZach Hilman2018-08-121-28/+35
* nca_metadata: Remove unnecessary reference to base fileZach Hilman2018-08-121-2/+2
* file_sys: Comply to style guidelinesZach Hilman2018-08-121-4/+6
* file_sys: Add support for parsing NCA metadata (CNMT)Zach Hilman2018-08-121-0/+125