yuzu/src/core/file_sys
Lioncash 75bba25009 vfs: Use sanitized paths within MoveFile() and MoveDirectory()
Previously these were being unused (or partially unused). While we're at
it, use better naming to make it visibly obvious which variant of the
path is being used.
2018-08-12 04:05:01 -04:00
..
card_image.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
card_image.h
content_archive.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
content_archive.h loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
control_metadata.cpp
control_metadata.h Use const where applicable 2018-08-06 23:06:33 -04:00
directory.h fsp_srv: Use std::string_view's copy() function instead of strncpy() 2018-08-08 18:51:52 -04:00
errors.h
mode.h
partition_filesystem.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
partition_filesystem.h
program_metadata.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
program_metadata.h
romfs_factory.cpp
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp
savedata_factory.h file_sys: Add missing include in savedata_factory 2018-08-08 21:18:45 -04:00
sdmc_factory.cpp
sdmc_factory.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp file_util: Use enum instead of bool for specifing path behavior 2018-08-08 21:18:45 -04:00
vfs_real.h vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectory 2018-08-08 21:18:45 -04:00
vfs_vector.cpp vfs_vector: Remove unused variable in FindAndRemoveVectorElement() 2018-08-02 11:40:24 -04:00
vfs_vector.h
vfs.cpp vfs: Use sanitized paths within MoveFile() and MoveDirectory() 2018-08-12 04:05:01 -04:00
vfs.h vfs: Fix documentation 2018-08-08 21:45:04 -04:00