aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/fs
Commit message (Expand)AuthorAge
* Services/Logging: Log more useful information when some operations fail.Gravatar Subv2015-07-21
* Archive: Correct a few incorrect types in function signaturesGravatar Yuri Kunde Schlesner2015-07-13
* Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* 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
* FileSys: Clean-up includes, de-inline destructorsGravatar Yuri Kunde Schlesner2015-05-06
* 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: Properly implemented the SystemSaveData archive.Gravatar Subv2015-02-25
* Build: Fixed some warningsGravatar Subv2015-02-12
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Archives: Made the Format function more generic.Gravatar Subv2015-02-10
* Archives: Expose the File and Directory classes to HLEGravatar Subv2015-02-10
* FS: Allow multiple instances of the same archive type to be open at onceGravatar Yuri Kunde Schlesner2015-02-10
* FS: Get rid of completely useless Archive classGravatar Yuri Kunde Schlesner2015-02-10
* FS: Remove use of GetHandleGravatar Yuri Kunde Schlesner2015-02-02
* 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
* archive: Fix initializer list order for the File class.Gravatar Lioncash2015-01-30
* Remove result.h InvalidHandleGravatar Yuri Kunde Schlesner2015-01-30
* Services: Stubbed more services.Gravatar Subv2015-01-24
* core: Fix a few docstringsGravatar Lioncash2015-01-20
* 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: Changed the unimplemented archives comment.Gravatar Subv2015-01-06
* Archives: Addressed some commentsGravatar Subv2015-01-06
* Archives: Make SYSTEM_ID and SDCARD_ID stringsGravatar Subv2015-01-04
* Archives: Changed the way paths are built for the archives.Gravatar Subv2015-01-03
* Archives: Change the folder layout of some archives.Gravatar Subv2015-01-02
* Archives: Reduced duplicate code in RomFS and SaveCheck.Gravatar Subv2015-01-02
* SaveDataCheck: Preliminary work in this archive.Gravatar Subv2015-01-02
* archive: Fix initializer list orderGravatar Lioncash2015-01-02
* Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv2014-12-29
* Kernel: New handle managerGravatar Yuri Kunde Schlesner2014-12-28
* Rename ObjectPool to HandleTableGravatar Yuri Kunde Schlesner2014-12-28
* 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
|/
* CFG: Implemented the GetConfigInfoBlk2 function.Gravatar Subv2014-12-21
* 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
* | Common: Add a clone of std::make_uniqueGravatar Yuri Kunde Schlesner2014-12-20
* | Merge pull request #306 from Subv/even_more_savedataGravatar bunnei2014-12-19
|\ \ | |/ |/|
| * FS_U: Added the command to the docs of SaveData functionsGravatar Subv2014-12-19