You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 7495142688
Merge pull request #389 from mailwl/fs-renamefile
8 years ago
..
directory.h FS: Updated the Directory Entry structure to match the Switch. 8 years ago
disk_filesystem.cpp Service/FS: implement IFileSystem::RenameFile 8 years ago
disk_filesystem.h Service/FS: implement IFileSystem::RenameFile 8 years ago
errors.h FS: Use the correct error code when trying to open files that don't exist. 8 years ago
filesystem.cpp file_sys: Cleanup to better match Switch file system constructs. 8 years ago
filesystem.h Service/FS: implement IFileSystem::RenameFile 8 years ago
partition_filesystem.cpp file_sys: Use NGLOG 8 years ago
partition_filesystem.h file_sys: tweaks 8 years ago
path_parser.cpp FileSys: add PathParser 9 years ago
path_parser.h file_sys: Cleanup to better match Switch file system constructs. 8 years ago
program_metadata.cpp file_sys: Style tweaks 8 years ago
program_metadata.h file_sys: Style tweaks 8 years ago
romfs_factory.cpp FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
romfs_factory.h FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
romfs_filesystem.cpp Service/FS: implement IFileSystem::RenameFile 8 years ago
romfs_filesystem.h Service/FS: implement IFileSystem::RenameFile 8 years ago
savedata_factory.cpp core: Move process creation out of global state. 8 years ago
savedata_factory.h FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
sdmc_factory.cpp FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
sdmc_factory.h FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
storage.h file_sys: Cleanup to better match Switch file system constructs. 8 years ago