aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/psp
AgeCommit message (Expand)Author
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
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-05-28fix PSPFilesystemNode::parent() + some minor cleanupJoost Peters
2006-05-28make getNodeForPath() use the proper PSPFilesystemNode ctor (and remove the o...Joost Peters
2006-05-26move psp_fs.cpp from backends/psp/ to backends/fs/psp/Joost Peters