aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/card_image.cpp
AgeCommit message (Expand)Author
2018-11-01file_sys: Use common KeyManager in NCA container typesZach Hilman
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-10-16XCI: Add function for checking the existence of the program NCALioncash
2018-10-02card_image: Ensure program_nca_status is always initializedLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-04nsp: Fix error masking issue with XCI filesZach Hilman
2018-09-04card_image: Add program title ID getterZach Hilman
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-08-23xci: Ignore NCA files with updates in secureZach Hilman
2018-08-23xci: Fix error masking issueZach Hilman
2018-08-15Merge pull request #1005 from DarkLordZach/registered-fmtbunnei
2018-08-15loader: Make ResultStatus directly compatible with fmtLioncash
2018-08-12card_image: Use type aliases to shorten definitionsLioncash
2018-08-12card_image: Simplify return statement of GetSubdirectories()Lioncash
2018-08-11card_image: Add accessor for all NCAs in XCIZach Hilman
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-06loader: Add icon and title support to XCIZach Hilman
2018-08-01Use ErrorEncrypted where applicable and fix no keys crashZach Hilman
2018-08-01Add missing includes and use const where applicableZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Remove files that are not usedZach Hilman