..
directory.h
FS: Updated the Directory Entry structure to match the Switch.
2018-03-19 22:58:55 -05:00
disk_filesystem.cpp
file-sys: Move logging macros over to the new fmt-capable ones
2018-04-25 12:35:33 -04:00
disk_filesystem.h
Service/FS: implement IFileSystem::RenameFile
2018-04-24 10:56:05 +03:00
errors.h
FS: Use the correct error code when trying to open files that don't exist.
2018-03-04 14:34:48 -05:00
filesystem.cpp
file-sys: Move logging macros over to the new fmt-capable ones
2018-04-25 12:35:33 -04:00
filesystem.h
Service/FS: implement IFileSystem::RenameFile
2018-04-24 10:56:05 +03:00
partition_filesystem.cpp
Add support for decrypted NCA files ( #567 )
2018-06-21 11:16:23 -04:00
partition_filesystem.h
Add support for decrypted NCA files ( #567 )
2018-06-21 11:16:23 -04:00
path_parser.cpp
FileSys: add PathParser
2016-11-19 17:17:19 +02:00
path_parser.h
file_sys: Cleanup to better match Switch file system constructs.
2018-01-21 15:39:26 -05:00
program_metadata.cpp
general: Make formatting of logged hex values more straightforward
2018-05-02 09:49:36 -04:00
program_metadata.h
file_sys: Style tweaks
2018-02-25 16:34:29 -07:00
romfs_factory.cpp
file-sys: Move logging macros over to the new fmt-capable ones
2018-04-25 12:35:33 -04:00
romfs_factory.h
FS: Make EnsureSaveData create the savedata folder when called for the first time.
2018-03-04 14:30:07 -05:00
romfs_filesystem.cpp
file-sys: Move logging macros over to the new fmt-capable ones
2018-04-25 12:35:33 -04:00
romfs_filesystem.h
Service/FS: implement IFileSystem::RenameFile
2018-04-24 10:56:05 +03:00
savedata_factory.cpp
file-sys: convert a StringFromFormat call into fmt::format in GetFullPath()
2018-04-25 12:35:37 -04:00
savedata_factory.h
FS: Make EnsureSaveData create the savedata folder when called for the first time.
2018-03-04 14:30:07 -05:00
sdmc_factory.cpp
file-sys: Move logging macros over to the new fmt-capable ones
2018-04-25 12:35:33 -04:00
sdmc_factory.h
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
2018-03-19 21:17:15 -05:00
storage.h
file_sys: Cleanup to better match Switch file system constructs.
2018-01-21 15:39:26 -05:00