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-13 13:10:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
88ff058bd7
Branches
Tags
View all branches
scummvm
/
backends
/
fs
History
Max Horn
c7df3e2f7a
Applied part of patch
#2684986
...
svn-id: r39398
2009-03-14 17:07:07 +00:00
..
amigaos4
don't test existence of file in AmigaOSFilesystemNode::getChild (bug
#2487481
)
2009-02-01 09:49:24 +00:00
ds
Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear
2009-01-23 03:41:36 +00:00
palmos
Fixed PalmOS FSNode which was failing in some cases
2009-03-01 10:28:15 +00:00
posix
Applied part of patch
#2684986
2009-03-14 17:07:07 +00:00
ps2
Oops!
2009-03-06 00:24:18 +00:00
psp
don't append '/' to path in getChildren()
2009-01-24 20:46:20 +00:00
symbian
Slight formatting update
2009-02-20 19:42:19 +00:00
wii
Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear
2009-01-23 03:41:36 +00:00
windows
Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear
2009-01-23 03:41:36 +00:00
abstract-fs.cpp
Renamed FilesystemNode -> FSNode
2008-10-02 16:58:59 +00:00
abstract-fs.h
fix typo
2009-01-24 20:35:16 +00:00
fs-factory.h
Renamed FilesystemNode -> FSNode
2008-10-02 16:58:59 +00:00
stdiostream.cpp
Added more ps2_* pseudo-posix entries for PS2 backend in
2009-03-06 00:26:48 +00:00
stdiostream.h
Big patch changing semantics of ReadStream::eos():
2008-09-14 22:28:53 +00:00