summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_extsavedata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+10
* archive_extsavedata: Fix member initialization orderLioncash2016-03-211-1/+2
* HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv2016-03-201-1/+2
* HLE/FS: Corrected some style concerns.Subv2016-03-201-2/+2
* HLE/FS: Implemented GetFormatInfoSubv2016-03-201-1/+10
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-2/+5
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-2/+2
* Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv2015-03-141-0/+10
* FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner2015-02-101-11/+10
* Services: Stubbed more services.Subv2015-01-241-0/+17
* Archives: Changed the way paths are built for the archives.Subv2015-01-041-1/+1
* Archives: Implemented ExtSaveData and SharedExtSaveDataSubv2014-12-301-0/+45