aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/fs
AgeCommit message (Expand)Author
2015-07-21Services/Logging: Log more useful information when some operations fail.Subv
2015-07-13Archive: Correct a few incorrect types in function signaturesYuri Kunde Schlesner
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-06-01ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Subv
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-15APT/FS: Remove asserts that were causing false positivespurpasmart96
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-19Service/FS: Document and log some unknown values.Subv
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Subv
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-02-28Services/FS: Stubbed CardSlotIsInserted to always return falseSubv
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-12Build: Fixed some warningsSubv
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10Archives: Made the Format function more generic.Subv
2015-02-10Archives: Expose the File and Directory classes to HLESubv
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner
2015-02-10FS: Get rid of completely useless Archive classYuri Kunde Schlesner
2015-02-02FS: Remove use of GetHandleYuri Kunde Schlesner
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner
2015-02-02Filesys: Move creation of Handles for File/Directory to service handlersYuri Kunde Schlesner
2015-01-30archive: Fix initializer list order for the File class.Lioncash
2015-01-30Remove result.h InvalidHandleYuri Kunde Schlesner
2015-01-24Services: Stubbed more services.Subv
2015-01-20core: Fix a few docstringsLioncash
2015-01-10Added Archive ID to fs:USER debug logs involving opening the archive.archshift
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-06Archives: Changed the unimplemented archives comment.Subv
2015-01-06Archives: Addressed some commentsSubv
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2015-01-02Archives: Change the folder layout of some archives.Subv
2015-01-02Archives: Reduced duplicate code in RomFS and SaveCheck.Subv
2015-01-02SaveDataCheck: Preliminary work in this archive.Subv
2015-01-02archive: Fix initializer list orderLioncash
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv
2014-12-28Kernel: New handle managerYuri Kunde Schlesner
2014-12-28Rename ObjectPool to HandleTableYuri Kunde Schlesner
2014-12-25Merge pull request #330 from purpasmart96/new_srvbunnei
2014-12-25More services & small clean upspurpasmart96
2014-12-23Stubbed IsSdmcWriteable to always return writeable.archshift
2014-12-21CFG: Implemented the GetConfigInfoBlk2 function.Subv
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-21Added CreateFile to the FS_USER servicearchshift
2014-12-20License changepurpasmart96
2014-12-20Common: Add a clone of std::make_uniqueYuri Kunde Schlesner
2014-12-19Merge pull request #306 from Subv/even_more_savedatabunnei
2014-12-19FS_U: Added the command to the docs of SaveData functionsSubv