scummvm/backends/fs
Joost Peters 1a5f531d23 Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps).
Thanks dhewg and fingolfin for assistance. :)

svn-id: r39693
2009-03-25 21:58:16 +00:00
..
amigaos4 don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481) 2009-02-01 09:49:24 +00:00
ds Merged Neil's NDS changes into trunk 2009-03-19 09:51:40 +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 Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps). 2009-03-25 21:58:16 +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