Age | Commit message (Expand) | Author |
2014-01-21 | WII: Implement changes needed by DevKitPPC R26 and later | AReim1982 |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2011-05-03 | WII: Fix fs code compile regressions | Max Horn |
2011-05-03 | BACKENDS: Avoid #including .cpp files | Max Horn |
2009-09-05 | Support for SMB shares, cleaned up async FS functions. | Andre Heider |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-21 | made ISO9660 support optional via USE_WII_DI | Andre Heider |
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider |
2009-01-18 | Removed slashes as last char from directories | Andre Heider |
2009-01-17 | use pointers when passing struct stat | Andre Heider |
2009-01-16 | Reuse given stat flags when possible to avoid fstat() calls | Andre Heider |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-23 | changes for the new libfat version. the root node now yields a list of all mo... | Andre Heider |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-03 | Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ... | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-08-27 | FSNode code: Merged most versions of lastPathComponent() into one new Abstrac... | Max Horn |
2008-06-04 | Patch #1971285: "Nintendo Wii port" | Eugene Sandulenko |