This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-03 17:33:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Neil Millstone
1cfedb217a
Remove a comment
...
svn-id: r29943
2007-12-21 18:34:08 +00:00
..
amigaos4
Factorize most of the common code in the isReadable() and isWritable() methods for the AmigaOS backend, via the getFibProtection() method.
2007-10-31 19:37:34 +00:00
dc
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
ds
Remove a comment
2007-12-21 18:34:08 +00:00
gp32
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
morphos
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
palmos
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
posix
Expand ~/ to the HOME env var (see also patch
#1846545
)
2007-12-09 17:28:29 +00:00
ps2
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
psp
fix compile after recent fs code rename
2007-10-17 19:45:23 +00:00
symbian
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00
windows
make sure our GetCurrentDirectory is used (non existant in ce api)
2007-10-28 17:59:14 +00:00
abstract-fs-factory.cpp
Fix linker issues when doing a plugin build, and (hopefully) also on Windows
2007-09-18 21:34:57 +00:00
abstract-fs-factory.h
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
abstract-fs.h
Commit of patch
#1804861
. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
2007-10-07 00:28:38 +00:00