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-01-16 15:08:59 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
7b15433572
Branches
Tags
View all branches
scummvm
/
backends
/
fs
History
Max Horn
fa1052e1b2
Removed obsolete comment
...
svn-id: r29992
2007-12-25 23:16:52 +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
Removed obsolete comment
2007-12-25 23:16:52 +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