aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/wii/wii-fs-factory.cpp
AgeCommit message (Expand)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-05-03WII: Fix compilationdhewg
2011-05-03WII: Fix fs code compile regressionsMax Horn
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-08-14WII: Fix compilation of the GameCube port.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2009-09-20Mention mount errors on the status labels.Andre Heider
2009-09-05Support for SMB shares, cleaned up async FS functions.Andre Heider
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-16Reuse given stat flags when possible to avoid fstat() callsAndre Heider
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko