.. |
VFS
|
Add handling for Android content URIs to VFSReadFile, fixing savestate thumbnails.
|
2021-07-19 17:34:51 +02:00 |
AndroidStorage.cpp
|
Io: Correct access field on dir listings.
|
2022-07-13 23:40:38 -07:00 |
AndroidStorage.h
|
Add metafilesystem hook to add optimized implementations of compute recursive directory size
|
2021-09-11 18:12:29 +02:00 |
DirListing.cpp
|
Io: Correct access field on dir listings.
|
2022-07-13 23:40:38 -07:00 |
DirListing.h
|
Fix the Android recursive size computation and hook it up.
|
2021-09-11 18:12:30 +02:00 |
DiskFree.cpp
|
Build: Use cinttypes not inttypes.h.
|
2022-06-17 22:58:30 -07:00 |
DiskFree.h
|
Get the new setup flow going, with a confirmation dialog etc.
|
2021-08-04 23:22:43 +02:00 |
FileDescriptor.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
FileDescriptor.h
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
FileUtil.cpp
|
Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652)
|
2022-07-06 23:59:47 +02:00 |
FileUtil.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Path.cpp
|
Display paths with backslashes on Windows. Show texture path when saving.
|
2022-09-01 15:04:59 +02:00 |
Path.h
|
Path: Check for PSP case insensitively.
|
2021-12-16 15:06:15 -08:00 |
PathBrowser.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
PathBrowser.h
|
Get the new setup flow going, with a confirmation dialog etc.
|
2021-08-04 23:22:43 +02:00 |