aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/archive.h
Commit message (Expand)AuthorAge
* Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.Gravatar archshift2014-11-23
* 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