aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/fs/fs_user.cpp
Commit message (Expand)AuthorAge
* Services/Logging: Log more useful information when some operations fail.Gravatar Subv2015-07-21
* ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Gravatar Subv2015-06-01
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
* APT/FS: Remove asserts that were causing false positivesGravatar purpasmart962015-05-15
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Services: Stubs and minor changesGravatar purpasmart962015-04-02
* Service/FS: Document and log some unknown values.Gravatar Subv2015-03-19
* Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Gravatar Subv2015-03-14
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* Services/FS: Stubbed CardSlotIsInserted to always return falseGravatar Subv2015-02-28
* Archives: Made the Format function more generic.Gravatar Subv2015-02-10
* Archives: Expose the File and Directory classes to HLEGravatar Subv2015-02-10
* Service: Clean-up InterfaceGravatar Yuri Kunde Schlesner2015-02-02
* Filesys: Move creation of Handles for File/Directory to service handlersGravatar Yuri Kunde Schlesner2015-02-02
* Services: Stubbed more services.Gravatar Subv2015-01-24
* Added Archive ID to fs:USER debug logs involving opening the archive.Gravatar archshift2015-01-10
* Logging: Log all called service functions (under trace). Compile out all trac...Gravatar archshift2015-01-10
* Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv2014-12-29
* Merge pull request #330 from purpasmart96/new_srvGravatar bunnei2014-12-25
|\
| * More services & small clean upsGravatar purpasmart962014-12-25
* | Stubbed IsSdmcWriteable to always return writeable.Gravatar archshift2014-12-23
|/
* Merge pull request #291 from purpasmart96/licenseGravatar bunnei2014-12-21
|\
* | Added CreateFile to the FS_USER serviceGravatar archshift2014-12-21
| * License changeGravatar purpasmart962014-12-20
* | FS_U: Added the command to the docs of SaveData functionsGravatar Subv2014-12-19
* | SaveData: Added some documentation to FormatSaveDataGravatar Subv2014-12-18
|/
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-17
* FS.Archive: Clean up treatment of archives and their handlesGravatar Yuri Kunde Schlesner2014-12-16
* Service.FS: Do archive registration using IdCode instead of nameGravatar Yuri Kunde Schlesner2014-12-16
* HLE: Rename namespaces to match move & fix initialization orderGravatar Yuri Kunde Schlesner2014-12-16
* HLE: Move kernel/archive.* to service/fs/Gravatar Yuri Kunde Schlesner2014-12-16