liamwhite
|
8bf46f48f8
vfs_real: use open file size for getting size (#11016)
|
3 yıl önce |
Liam
|
1dd166f766
vfs_real: lock concurrent accesses
|
3 yıl önce |
Liam
|
94e7cb05da
vfs_real: ensure size cache is reset on write
|
3 yıl önce |
Liam
|
734242c5bc
vfs_real: misc optimizations
|
3 yıl önce |
Liam
|
ed7c4af915
vfs_real: require file existence on open
|
3 yıl önce |
Liam
|
dbbe237668
vfs_real: add simplified open file cache
|
3 yıl önce |
Liam
|
0e7eaaba5a
vfs_real: lazily open files
|
3 yıl önce |
Liam
|
f25236a4d6
vfs_real: add file LRU cache for open file limits
|
3 yıl önce |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 yıl önce |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 yıl önce |
Morph
|
8d63ebcb64
vfs: Partially implement GetFileTimeStampRaw
|
4 yıl önce |
Morph
|
0394893354
vfs_real: Fix Mode to FileAccessMode conversion
|
5 yıl önce |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 yıl önce |
Lioncash
|
1da72c7792
file_sys: Resolve cases of variable shadowing
|
5 yıl önce |
comex
|
e9bb95ae16
vfs_real: When moving files or directories, don't assume file opening will succeed
|
5 yıl önce |
bunnei
|
69b46dd607
Merge pull request #5183 from lioncash/alias2
|
5 yıl önce |
Morph
|
dfee6321cd
Revert "Merge pull request #5176 from Morph1984/fix-createfile"
|
5 yıl önce |
Lioncash
|
b1657b8c6b
vfs: Use existing type aliases consistently
|
5 yıl önce |
Morph
|
b06d6e3646
vfs_real: Fix CreateFile for files without a file extension
|
5 yıl önce |
Lioncash
|
551882e512
vfs_real: Resolve sign conversion warnings
|
6 yıl önce |
Lioncash
|
ed9ae5a977
vfs_real: Avoid redundant map lookups
|
6 yıl önce |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 yıl önce |
Lioncash
|
2b8ae009a0
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
|
6 yıl önce |
Morph
|
755506d404
vfs_real: Fix MoveFile
|
6 yıl önce |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 yıl önce |
Zach Hilman
|
b3c2ec362b
fsmitm: Cleanup and modernize fsmitm port
|
7 yıl önce |
Zach Hilman
|
d6cbb3a3e0
vfs: Add GetEntries method
|
7 yıl önce |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 yıl önce |
Lioncash
|
a405373144
vfs_real: Forward declare IOFile
|
8 yıl önce |
Lioncash
|
c6024379a4
vfs_real: Remove unused variable in CreateDirectoryRelative()
|
8 yıl önce |