aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/fsp/fsp_srv.cpp
AgeCommit message (Expand)Author
2024-02-24fs: add stubs for online web appletLiam
2024-02-23Merge pull request #13141 from liamwhite/swapliamwhite
2024-02-23fs: fix argument orderLiam
2024-02-23fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilterLiam
2024-02-19fs: Add and use fs_save_data_types.hFearlessTobi
2024-02-19fsp-srv: Migrate to use cmif serializationFearlessTobi
2024-02-19fsp: Move IMultiCommitManager to a seperate fileFearlessTobi
2024-02-19fsp: Move ISaveDataInfoReader to a seperate fileFearlessTobi
2024-02-18service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku
2024-02-18fsp: Add FlushAccessLogOnSdCard stubLeystryku
2024-02-02service: fs: Skip non user id foldersNarr the Reg
2024-01-29core: support offline web appletLiam
2024-01-25fs/errors: Unify naming of result codesFearlessTobi
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-25fs: Move fsp_srv subclasses to separate filesFearlessTobi