aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_extsavedata.cpp
AgeCommit message (Expand)Author
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-05-24FileSys: Move all result description to errors.hYuri Kunde Schlesner
2017-03-08file_sys: lower log level for setting host pathwwylele
2017-01-29core: fix archive_extsavedata.cpp warning on OSXKloen
2016-12-21Address clang-format issues.bunnei
2016-12-21core: Remove HLE module, consolidate code & various cleanups.bunnei
2016-12-07file_sys: Make a few single-argument constructors explicitLioncash
2016-11-19FileSys: add ExtSaveDataArchivewwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
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-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot
2015-06-01ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Subv
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
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-06Archives/Exdata: Don't set concrete_mount_point in the ctorSubv
2015-01-06Archives: Addressed some commentsSubv
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2015-01-02Archives: Change the folder layout of some archives.Subv
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv