aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/archive.h
Commit message (Expand)AuthorAge
* Service.FS: Rename FileSys::Archive to ArchiveBackendGravatar Yuri Kunde Schlesner2014-12-16
* Service.FS: Do archive registration using IdCode instead of nameGravatar Yuri Kunde Schlesner2014-12-16
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* Merge pull request #222 from archshift/renamexyzGravatar bunnei2014-12-04
|\
* | Fixed formatting and switch statement warningsGravatar vaguilar2014-11-27
| * Implemented RenameDirectory in FS:USERGravatar archshift2014-11-24
| * Implemented RenameFile in FS:USERGravatar archshift2014-11-24
|/
* Merge pull request #191 from archshift/deletexyzGravatar bunnei2014-11-23
|\
| * Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.Gravatar archshift2014-11-23
* | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
|/
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.Gravatar bunnei2014-11-17
* FileSys: Added DebugStr method to Path class.Gravatar bunnei2014-11-17
* Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functionsGravatar archshift2014-11-12
* Added CreateDirectory function to service/fs.cpp, and in Archive.Gravatar archshift2014-11-02
* Core: Add a method to obtain a Directory from an Archive.Gravatar Emmanuel Gil Peyrot2014-09-17
* Core: Add a new File class, obtainable from an Archive, and a stub implementa...Gravatar Emmanuel Gil Peyrot2014-09-17
* Added FS functions to Archive and Archive_RomFSGravatar archshift2014-08-22
* FileSys: Added preliminary support for applications reading the RomFS archive.Gravatar bunnei2014-07-04