scummvm/backends/fs
2009-09-30 16:16:53 +00:00
..
amigaos4 Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
ds Backported NDS changes from 1.0.0 branch to trunk 2009-09-27 22:42:21 +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 Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
psp Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
symbian Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
wii Mention mount errors on the status labels. 2009-09-20 11:47:11 +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 Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +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 PSP: improved suspend/resume support [patch from bluddy] 2009-09-23 16:11:23 +00:00