18 Commits (8a132a6dc336ca03551a69b1cde4e6e0c2fd694a)

Author SHA1 Message Date
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