scummvm/backends/fs
Thierry Crozat cbd2b736df BACKENDS: Add possibility to specify virtual drive in ChRootFilesystemFactory
It allows to get access to additional directories outside of the sandbox root.
This is used on iOS to access files in the app bundle.
2023-03-24 21:11:50 +01:00
..
amigaos AMIGAOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
android ANDROID: Don't crash when fetchChildren failed in Java 2023-03-18 12:01:05 +01:00
chroot BACKENDS: Add possibility to specify virtual drive in ChRootFilesystemFactory 2023-03-24 21:11:50 +01:00
devoptab
kolibrios KOLIBRI: Add kolibrios backend 2023-02-05 22:55:40 +01:00
morphos JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
n64
posix ANDROID: Remove platform specific code from shared code 2023-01-20 14:14:03 +01:00
posix-drives POSIX: Refactor DrivePOSIXFilesystemNode to allow for dynamic drives 2023-01-20 14:14:03 +01:00
ps3
psp
riscos
wii
windows WIN32: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
abstract-fs.cpp
abstract-fs.h
fs-factory.h
stdiostream.cpp BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms 2022-12-11 21:48:33 +01:00
stdiostream.h