aboutsummaryrefslogtreecommitdiff
path: root/backends/fs
AgeCommit message (Expand)Author
2006-04-11Fixed FS support based on lastest changes to the base fs classChris Apers
2006-04-10Fallback to using stat() if readdir returns DT_UNKNOWN (replacing the AMD64 h...Max Horn
2006-04-09Forces usage of SYSTEM_NOT_SUPPORTING_D_TYPE on amd64 systems. (read comment ...Johannes Schickel
2006-04-08AmigaOS4 changes from tracker #1416370Max Horn
2006-04-07Cache the root node (cause a major speedup on OSX, since by far the slowes pa...Max Horn
2006-04-05Use full path qualifiers in #include statements (exception: engines/ can be o...Max Horn
2006-04-04Turned FSList::sort into a generic function which can be applied to anything ...Max Horn
2006-04-04Allow symlinks to directories for FS;es with D_TYPE support.Eugene Sandulenko
2006-04-04Symlinks are also valid filesEugene Sandulenko
2006-04-04Rename variable in FSList::sort() to avoid conflict with system definesTravis Howell
2006-04-04Some more FS code cleanupMax Horn
2006-04-04Possible bug in the Symbian FS code?Max Horn
2006-04-04oopsMax Horn
2006-04-04Removing more pseudo copy constructors in favor of the standard copy construc...Max Horn
2006-04-04Rewrote sort code to use iterators (means it can be used with any container n...Max Horn
2006-04-03Added comment on why we use getcwd in POSIXFilesystemNode at allMax Horn
2006-04-03Fix AbstractFilesystemNode::wrap to not call (indirectly) getRoot, just to th...Max Horn
2006-04-03Various changes to POSIXFilesystemNode:Max Horn
2006-03-25Add kListAllNoRoot type to listDir() to handle recent file class changes, on ...Travis Howell
2006-02-12* New and tested builds for S60V3 and UIQ3Lars Persson
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-01-27Patch #1416370: "AmigaOS 4 changes"Eugene Sandulenko
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-04FSF adress updatesLars Persson
2005-12-031. New build structure for Symbian builds to allow easier build and project u...Lars Persson
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-01Update Symbian README, default Joystick config is on, Updated pkg files for S...Lars Persson
2005-09-03Change PalmOS identChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24Changed #include <stdafx.h> to #include <common/stdafx.h>. It shouldTorbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Added symbian-fs.cpp, symbian filehandling classLars Persson
2005-05-10Proper #include directive.Eugene Sandulenko
2005-05-10Last bit of AmigaOS4 patch. Apparently this was missed by mistake.Eugene Sandulenko
2005-05-09Why not fix the warning if you encounter it? :-)Max Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-03-31fixed headers. -_-Robert Göffringmann
2005-03-31Playstation2 Port: initial importRobert Göffringmann
2005-03-16Weird ... but fixes the second (and hopefully last) crashNicolas Bacca
2005-03-09WIP of GP32 port. Now it is more correct port and compiles with currentEugene Sandulenko
2005-02-25opsPaweł Kołodziejski
2005-02-25fixed compilationPaweł Kołodziejski
2005-02-20Fixed warning, hopefully without breaking anything. (GCC doesn't likeTorbjörn Andersson
2005-02-19compatibility fixes for wincePaweł Kołodziejski
2005-02-07Added getNodeForPath() so I can compile ScummVM with MinGW again. Since ITorbjörn Andersson
2005-02-06Remove the OSX-restriction on FilesystemNode::getNodeForPath() for now (I don...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-18oopsMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn