aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_extsavedata.h
AgeCommit message (Expand)Author
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-21archive_extsavedata: Fix member initialization orderLioncash
2016-03-20HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv
2016-03-20HLE/FS: Corrected some style concerns.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Subv
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner
2015-01-24Services: Stubbed more services.Subv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv