summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/program_metadata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* file-sys: Default heavy-weight class destructors in the cpp fileLioncash2018-09-201-0/+4
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-1/+1
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-1/+4
* loader: Add more descriptive errorsZach Hilman2018-08-101-6/+6
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-27/+16
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-16/+27
* Virtual Filesystem (#597)Zach Hilman2018-07-061-27/+16
* Update clang formatJames Rowe2018-07-031-1/+1
* Rename logging macro back to LOG_*James Rowe2018-07-031-18/+18
* general: Make formatting of logged hex values more straightforwardLioncash2018-05-021-9/+9
* file-sys: Move logging macros over to the new fmt-capable onesLioncash2018-04-251-20/+19
* file_sys: Style tweaksshinyquagsire232018-02-261-3/+0
* file_sys: Add support for parsing NPDM filesshinyquagsire232018-02-251-0/+117