aboutsummaryrefslogtreecommitdiff
path: root/backends/fs
AgeCommit message (Expand)Author
2009-10-09PS2: Fix warning, use fully qualified path for backend specific header ps2temp.hMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-09-25Patch #2856708: AMIGAOS4: FS updated to new SDKMax Horn
2009-09-23PSP: improved suspend/resume support [patch from bluddy]Joost Peters
2009-09-20Mention mount errors on the status labels.Andre Heider
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
2009-09-05Support for SMB shares, cleaned up async FS functions.Andre Heider
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-08-15Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode()Joost Peters
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-25Allow building of psp backend via configure (Part 1 - Still need to add the f...Joost Peters
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-03-14Applied part of patch #2684986Max Horn
2009-03-06Added more ps2_* pseudo-posix entries for PS2 backend inMax Lingua
2009-03-06Oops!Max Lingua
2009-03-04- 0.13.x friendly ;-)Max Lingua
2009-03-01Fixed PalmOS FSNode which was failing in some casesChris Apers
2009-02-20Slight formatting updateLars Persson
2009-02-19Updated so z:\ paths will be reported properly as a directory and valid path.Lars Persson
2009-02-01don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481)Willem Jan Palenstijn
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2009-01-24don't append '/' to path in getChildren()Joost Peters
2009-01-24fix typoJoost Peters
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-23DS: Apply an old cleanup patch of mine from last AugustMax Horn
2009-01-21made ISO9660 support optional via USE_WII_DIAndre Heider
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-18Removed slashes as last char from directoriesAndre Heider
2009-01-17use pointers when passing struct statAndre Heider
2009-01-16Reuse given stat flags when possible to avoid fstat() callsAndre Heider
2009-01-02disable buffering for newlib's poor fread() implementationAndre Heider
2009-01-01Set/unified svn:keywords for all *.h and *.cpp filesMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-27Silenced warning about redefinition of ARRAYSIZE under Windows, after the lat...Filippos Karapetis
2008-12-23changes for the new libfat version. the root node now yields a list of all mo...Andre Heider
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-23Eliminate some warnings from NDS specific code.Robin Watts
2008-11-17Fix regressions in HE games, when slashes are used in filenames for file opco...Travis Howell
2008-11-07DS: Fixing feof behaviour and path prefix stuff.Neil Millstone
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-17Patch #2043093 (again - new patch): OS/2 patches for posix-fsMax Horn
2008-09-17DS: Removing some dead code; merged (parts of) std_cwd into GBAMPSaveFileMana...Max Horn
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-09-14DS: Some more compile fixes (prope solution would of course be to overload ::...Max Horn
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-14Compilation fix for NDSMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-11Added SymbianStream.h for SymbianStdioStream definitionLars Persson
2008-09-11Simplify check for a slash in the string *g*Max Horn