aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/fs
AgeCommit message (Expand)Author
2016-11-30Fixed the rebase mistakes.Subv
2016-11-30A bit of a redesign.Subv
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-19FileSys: rename SaveDataCheck archive to NCCH archivewwylele
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele
2016-11-01FileSys: make Archive interfaces return error codewwylele
2016-10-02fs: clean up log formatwwylele
2016-10-02fs: implement DeleteDirectoryRecursivelywwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-07-09Merge pull request #1894 from wwylele/set-config-blockYuri Kunde Schlesner
2016-07-06Merge pull request #1940 from JamePeng/fix-archive-error-codebunnei
2016-07-05Fix the errorcode of archive handleJamePeng
2016-07-03HLE/FS: Document some command parameters and implemented command 0x08560240 (...Subv
2016-07-03Service::CFG/FS: add and refactor out utilities for front-endwwylele
2016-05-28Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types ...Subv
2016-05-28FS/Archive: Remove use of Memory::GetPointerMerryMage
2016-04-23fs: Fix what appears to be a typo (filename_size / file_size)Sam Spilsbury
2016-04-21HWRasterizer: Texture forwardingtfarley
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-20HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv
2016-03-20HLE/FS: Corrected some style concerns.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-03-20HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...Subv
2016-03-20HLE/FS: Return the proper error codes when opening files.Subv
2016-03-20HLE/FS: Fixed the OpenDirectory error codeSubv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv
2016-03-20HLE/FS: Corrected the error codes for DeleteFileSubv
2016-03-20HLE/FS: FS::CreateFile takes an u64 for the file size.Subv
2016-03-12Fix headerpippo2931
2016-03-12GetArchiveResource stubpippo2931
2015-12-30services: Update some function tablesLioncash
2015-10-27Implement FS_User::GetFreeBytesarchshift
2015-09-10General: Fix up doxygen commentsLioncash
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