Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
Zach Hilman
|
b3c2ec362b
fsmitm: Cleanup and modernize fsmitm port
|
7 лет назад |
Zach Hilman
|
d6cbb3a3e0
vfs: Add GetEntries method
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
a405373144
vfs_real: Forward declare IOFile
|
7 лет назад |
Lioncash
|
c6024379a4
vfs_real: Remove unused variable in CreateDirectoryRelative()
|
8 лет назад |
Zach Hilman
|
35e4a47be0
registration: Various style and documentation improvements
|
8 лет назад |
Zach Hilman
|
8f06a0f898
vfs_real: Add CreateFullPath to Create* operations
|
8 лет назад |
Zach Hilman
|
893447b6b0
registration: Update documentation and style
|
8 лет назад |
Zach Hilman
|
9b0e3556ed
vfs_real: Add CreateFullPath to CreateFile
|
8 лет назад |
Zach Hilman
|
2b6128fe0b
file_util: Use enum instead of bool for specifing path behavior
|
8 лет назад |
Zach Hilman
|
aaa8fdea52
vfs: Add unreachable assert to file permissions converter
|
8 лет назад |
Zach Hilman
|
2de2ec25d6
vfs: Add RealVfsFilesystem implementation
|
8 лет назад |
Zach Hilman
|
906d785c73
RomFS Extraction
|
8 лет назад |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
8 лет назад |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
8 лет назад |
Lioncash
|
0ba7fe4ab1
file_util: Use a u64 to represent number of entries
|
8 лет назад |
Lioncash
|
b46c0ed1fa
vfs_real: Remove redundant copying of std::vector instances in GetFiles() and GetSubdirectories()
|
8 лет назад |
Lioncash
|
ec71915ede
partition_filesystem, vfs_real: Add missing standard includes
|
8 лет назад |
Lioncash
|
d36e327ba6
partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicable
|
8 лет назад |
Lioncash
|
2b91386e15
partition_filesystem, vfs_real: Use std::distance() instead of subtraction
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |