summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-19fsp: Move IMultiCommitManager to a seperate fileFearlessTobi3-29/+58
2024-02-19fsp: Move ISaveDataInfoReader to a seperate fileFearlessTobi3-165/+212
2024-02-18service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku1-1/+1
2024-02-18fsp: Add FlushAccessLogOnSdCard stubLeystryku2-2/+10
2024-02-02service: fs: Skip non user id foldersNarr the Reg1-0/+9
2024-01-30core: support offline web appletLiam1-13/+35
2024-01-25fs: Add path classFearlessTobi2-2/+5
2024-01-25fs/errors: Unify naming of result codesFearlessTobi3-8/+8
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi5-24/+28
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi4-4/+4
2024-01-25fs: Move fsp_srv subclasses to separate filesFearlessTobi15-0/+1556