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
Age
Commit message (
Expand
)
Author
2019-11-09
POSIX: Fix compiler warning
jepael
2019-10-31
3DS: Avoid stat calls in DrivePOSIXFilesystemNode
Bastien Bouclet
2019-10-14
3DS: Embed ScummVM's support files in the package
Bastien Bouclet
2019-10-13
AMIGAOS4: Fix positioning of workaround
Hubert Maier
2019-10-09
WII: Add time.h to forbidden symbols exceptions
Le Philousophe
2019-10-08
JANITORIAL: Add more info to track it down later
Hubert Maier
2019-10-08
JANITORIAL: English and spacing
Hubert Maier
2019-10-08
JANITORIAL: Wording
Hubert Maier
2019-10-08
AMIGAOS4: Fix NULL access
Hubert Maier
2019-09-27
ANDROID: Use external storage enumerator for the root directory
Eugene Sandulenko
2019-09-19
RISCOS: Minor build system improvements
Cameron Cawley
2019-09-16
Revert "WIN32: Fix getting the parent directory of non-existant file nodes"
Alexander Tkachev
2019-09-14
WIN32: Fix getting the parent directory of non-existant file nodes
Cameron Cawley
2019-08-26
PSP: Implement AbstractFSNode::createDirectory()
Cameron Cawley
2019-08-06
BACKENDS: Improve AbstractFSNode::createDirectory() stubs
Cameron Cawley
2019-08-06
BACKENDS: Rename and simplify AbstractFSNode::create()
Cameron Cawley
2019-07-14
POSIX: Fix missing expansion of "~" to home when it has no suffix
Thierry Crozat
2019-05-12
COMMON: Changed DumpFile & StdIOStream to derive from SeekableWriteStream
Paul Gilbert
2019-05-01
DS: Replace strlcpy with Common::strlcpy
Cameron Cawley
2019-04-28
POSIX: Clean up formatting
Cameron Cawley
2019-04-16
POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...
Cameron Cawley
2019-04-15
RISCOS: Move the path conversion functions into a separate file
Cameron Cawley
2019-04-15
WINCE: Fix compilation
Cameron Cawley
2018-12-17
WIN32: Always include windows.h before util.h
SupSuper
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
2018-09-14
PS2: Fix compilation with latest PS2SDK
Cameron Cawley
2018-08-18
POSIX: Allow forbidden symbols required by FreeMiNT
Cameron Cawley
2018-08-18
PSP: Fix strict aliasing violation
Colin Snover
2018-08-18
PSP: Fix invalid return type of PspIoStream
Colin Snover
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2018-04-07
DS: Fix compilation with devkitARM r47
Cameron Cawley
2018-03-28
PSP2: allow loading games from uma0: in addition to ux0:
rsn8887
2017-11-28
RISCOS: Improve detection of absolute paths
Cameron Cawley
2017-11-28
RISCOS: Fix using filenames with spaces
Cameron Cawley
2017-10-01
RISCOS: Add RISC OS filesystem
Cameron Cawley
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2017-01-12
BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol.
D G Turner
2017-01-12
WII: Fix Variable Shadowing Compiler Warnings.
D G Turner
2017-01-12
WIN32: Fix Variable Shadowing Compiler Warnings.
D G Turner
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-08-30
BACKENDS: Rename variable shadowing function
Willem Jan Palenstijn
2016-08-30
BACKENDS: Use open instead of creat to create files
Bastien Bouclet
2016-08-24
CLOUD: Fix posix backend compilation
Eugene Sandulenko
2016-08-24
CLOUD: Add AbstractFSNode::create() backends stubs
Alexander Tkachev
2016-08-24
CLOUD: Make download() create necessary directories
Alexander Tkachev
2016-02-02
POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.
Johannes Schickel
2016-01-07
COMMON: Make FSNode(AbstractFSNode *) private again.
Johannes Schickel
2016-01-07
BACKENDS: Make ChRootFilesystemFactory's constructor explicit.
Johannes Schickel
[next]