| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-04-24 | Service/FS: implement IFileSystem::RenameFile | mailwl |
| 2018-04-19 | disk_filesystem: Remove redundant initializer in Disk_Directory's constructor | Lioncash |
| 2018-04-15 | fsp_srv: Implement DeleteFile. | bunnei |
| 2018-03-31 | fsp_srv: Implement GetSize and SetSize. | bunnei |
| 2018-03-23 | FS: Move the file open mode calculation to a separate function. | Subv |
| 2018-03-21 | FS: Implemented IFileSystem::CreateDirectory. | Subv |
| 2018-03-19 | FS: Implement DiskFileSystem's OpenDirectory interface. | Subv |
| 2018-03-19 | FS: Implement DiskFileSystem::GetEntryType for existing files/directories. | Subv |
| 2018-03-19 | FS: Updated the Directory Entry structure to match the Switch. | Subv |
| 2018-03-19 | FS: Support the file Append open mode. | Subv |
| 2018-03-04 | FS: Use the correct error code when trying to open files that don't exist. | Subv |
| 2018-03-01 | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv |
