Liam
|
94e7cb05da
vfs_real: ensure size cache is reset on write
|
3 лет назад |
Liam
|
734242c5bc
vfs_real: misc optimizations
|
3 лет назад |
Liam
|
ed7c4af915
vfs_real: require file existence on open
|
3 лет назад |
Liam
|
dbbe237668
vfs_real: add simplified open file cache
|
3 лет назад |
Liam
|
0e7eaaba5a
vfs_real: lazily open files
|
3 лет назад |
Liam
|
f25236a4d6
vfs_real: add file LRU cache for open file limits
|
3 лет назад |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Morph
|
8d63ebcb64
vfs: Partially implement GetFileTimeStampRaw
|
4 лет назад |
Morph
|
0394893354
vfs_real: Fix Mode to FileAccessMode conversion
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
1da72c7792
file_sys: Resolve cases of variable shadowing
|
5 лет назад |
comex
|
e9bb95ae16
vfs_real: When moving files or directories, don't assume file opening will succeed
|
5 лет назад |
bunnei
|
69b46dd607
Merge pull request #5183 from lioncash/alias2
|
5 лет назад |
Morph
|
dfee6321cd
Revert "Merge pull request #5176 from Morph1984/fix-createfile"
|
5 лет назад |
Lioncash
|
b1657b8c6b
vfs: Use existing type aliases consistently
|
5 лет назад |
Morph
|
b06d6e3646
vfs_real: Fix CreateFile for files without a file extension
|
5 лет назад |
Lioncash
|
551882e512
vfs_real: Resolve sign conversion warnings
|
6 лет назад |
Lioncash
|
ed9ae5a977
vfs_real: Avoid redundant map lookups
|
6 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
Lioncash
|
2b8ae009a0
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
|
6 лет назад |
Morph
|
755506d404
vfs_real: Fix MoveFile
|
6 лет назад |
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 лет назад |