| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-06 | Virtual Filesystem (#597) | Zach Hilman | |
| * Add VfsFile and VfsDirectory classes * Finish abstract Vfs classes * Implement RealVfsFile (computer fs backend) * Finish RealVfsFile and RealVfsDirectory * Finished OffsetVfsFile * More changes * Fix import paths * Major refactor * Remove double const * Use experimental/filesystem or filesystem depending on compiler * Port partition_filesystem * More changes * More Overhaul * FSP_SRV fixes * Fixes and testing * Try to get filesystem to compile * Filesystem on linux * Remove std::filesystem and document/test * Compile fixes * Missing include * Bug fixes * Fixes * Rename v_file and v_dir * clang-format fix * Rename NGLOG_* to LOG_* * Most review changes * Fix TODO * Guess 'main' to be Directory by filename | |||
| 2018-04-24 | Service/FS: implement IFileSystem::RenameFile | mailwl | |
| 2018-04-15 | fsp_srv: Implement DeleteFile. | bunnei | |
| - Used by Binding of Isaac. | |||
| 2018-03-21 | FS: Implemented IFileSystem::CreateDirectory. | Subv | |
| 2018-03-19 | FS: Implement DiskFileSystem's OpenDirectory interface. | 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: Make EnsureSaveData create the savedata folder when called for the first ↵ | Subv | |
| time. | |||
| 2018-03-01 | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv | |
| 2018-01-21 | file_sys: Clang format fixes. | bunnei | |
| 2018-01-21 | file_sys: Cleanup to better match Switch file system constructs. | bunnei | |
| file_sys: Add factory class for RomFS file system. | |||
