30 Commits (68008d9b8016ee44b7e393f161c76e2ef2980873)

Author SHA1 Message Date
Merry 68008d9b80 vfs: Replace cstr concat with char concat 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 4 years ago
Morph e91bf05ce6 general: Remove extraneous includes 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash 7a47740f52 file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default 7 years ago
Lioncash 9c56be6af9 service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash b932d4b420 vfs: Handle failure of file reading within VfsRawCopy() 7 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman c151394e47 vfs: Add and rewite VfsRawCopy functions 7 years ago
Zach Hilman df19124e6d vfs: Add GetEntries method 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Zach Hilman 1f77f3409a vfs: Add GetOrCreateDirectoryRelative method 7 years ago
Lioncash e1124b6510 vfs: Replace mode.h include with forward declarations where applicable 7 years ago
Lioncash 7803b153d8 vfs: Use sanitized paths within MoveFile() and MoveDirectory() 7 years ago
Zach Hilman 325a55bb1e vfs: Add VfsFilesystem interface and default implementation 7 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
Zach Hilman 2e4c791f79 RomFS Extraction 8 years ago
Lioncash 861405d6c0 file_util, vfs: Use std::string_view where applicable 8 years ago
Lioncash 25510961ea vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference 8 years ago
Lioncash 47858aed98 vfs: Deduplicate accumulation code in VfsDirectory's GetSize() 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago