index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
fs
/
chroot
Age
Commit message (
Expand
)
Author
2019-08-06
BACKENDS: Improve AbstractFSNode::createDirectory() stubs
Cameron Cawley
2019-08-06
BACKENDS: Rename and simplify AbstractFSNode::create()
Cameron Cawley
2019-04-16
POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...
Cameron Cawley
2018-08-18
POSIX: Allow forbidden symbols required by FreeMiNT
Cameron Cawley
2017-01-12
BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol.
D G Turner
2016-08-30
BACKENDS: Rename variable shadowing function
Willem Jan Palenstijn
2016-08-24
CLOUD: Add AbstractFSNode::create() backends stubs
Alexander Tkachev
2016-01-07
BACKENDS: Make ChRootFilesystemFactory's constructor explicit.
Johannes Schickel
2016-01-07
BACKENDS: Let ChRootFilesystemFactory's constructor take a const String refer...
Johannes Schickel
2016-01-07
BACKENDS: Make ChRootFilesystemFactory delcaration more consistent.
Johannes Schickel
2016-01-07
BACKENDS: Move FIXME closer to ChRootFilesystemFactory.
Johannes Schickel
2016-01-07
BACKENDS: Fix include style in chroot-fs-factory.cpp.
Johannes Schickel
2016-01-06
IOS: Formatting
Vincent Bénony
2016-01-06
IOS: Formatting
Vincent Bénony
2016-01-06
IOS: Moves the helper function were it is used.
Vincent Bénony
2016-01-06
IOS: Adds a warning regarding the usage of the ChRootFS class
Vincent Bénony
2016-01-06
IOS: Replaces spaces with tabs
Vincent Bénony
2016-01-06
IOS: Added a chroot like filesystem
Vincent Bénony