index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
fs
/
wii
/
wii-fs-factory.cpp
Age
Commit message (
Expand
)
Author
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-30
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
Ori Avtalion
2011-05-03
WII: Fix compilation
dhewg
2011-05-03
WII: Fix fs code compile regressions
Max Horn
2011-05-03
BACKENDS: Avoid #including .cpp files
Max Horn
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-08-14
WII: Fix compilation of the GameCube port.
Andre Heider
2010-08-14
WII: Update port for the current versions of the base libraries. Enable DVD a...
Andre Heider
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2009-09-20
Mention mount errors on the status labels.
Andre Heider
2009-09-05
Support for SMB shares, cleaned up async FS functions.
Andre Heider
2009-01-19
Added ISO9660/Joliet DVD support
Andre Heider
2009-01-16
Reuse given stat flags when possible to avoid fstat() calls
Andre Heider
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-06-04
Patch #1971285: "Nintendo Wii port"
Eugene Sandulenko