aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/dc/dc-fs.cpp
AgeCommit message (Expand)Author
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2008-02-03Implement exists(), isReadable() and isWritable().Marcus Comstedt
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-10-07Commit of patch #1804861. It implements a static lastPathComponent() function...David Corrales
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Fix linker issues when doing a plugin build, and (hopefully) also on WindowsMax Horn
2007-09-18Code formatting fixesMax Horn
2007-08-18Merged some of the changes from the trunk patch back in to the GSoC fsnode br...David Corrales
2007-07-09Update the interfaces for the getChildren method to include the hidden flag.David Corrales
2007-06-04Added stubs for the exists(), isReadable() and isWritable() methods for all a...David Corrales
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-03Use abstract factories to initialize FilesystemNode objects.David Corrales
2006-09-10Added name() method.Marcus Comstedt
2006-08-28Fixing other FS backends to use the bug fixed version of the POSIX lastPathCo...Johannes Schickel
2006-07-22Added FilesystemNode::name methodMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-03Separated the Dreamcast filesystem backend from the POSIX one.Marcus Comstedt