summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fs_user.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* HLE: Move kernel/archive.* to service/fs/Yuri Kunde Schlesner2014-12-161-475/+0
* Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner2014-12-151-11/+11
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-36/+18
* Merge pull request #222 from archshift/renamexyzbunnei2014-12-051-5/+89
|\
| * Updated archive.cpp functions for proper error handlingarchshift2014-12-041-5/+5
| * Implemented RenameDirectory in FS:USERarchshift2014-11-251-1/+43
| * Implemented RenameFile in FS:USERarchshift2014-11-251-1/+43
* | Fixed formatting and switch statement warningsvaguilar2014-11-271-3/+3
|/
* HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner2014-11-241-37/+29
* Merge pull request #191 from archshift/deletexyzbunnei2014-11-241-25/+67
|\
| * Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.archshift2014-11-231-25/+67
* | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-1/+1
* | core: Mark some hle functions as staticLioncash2014-11-181-7/+7
|/
* FS_User: Support FileSye::Path in a more generic way.bunnei2014-11-181-42/+65
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.bunnei2014-11-181-4/+4
* Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functionsarchshift2014-11-131-109/+40
* Add support for UTF-16 strings for LowPaths in FS:USERarchshift2014-11-101-86/+153
* Added CreateDirectory function to service/fs.cpp, and in Archive.archshift2014-11-021-2/+38
* FS:USER - Implemented IsSdmcDetectedarchshift2014-10-301-1/+17
* Renamed souce files of services to match port namesGareth Poole2014-10-291-0/+302