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
Age
Commit message (
Expand
)
Author
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-06
PSP: faster way of getting file size
Yotam Barnoy
2010-05-27
PSP: fixed issue with handling of EOS. Caused crashes.
Yotam Barnoy
2010-05-26
PSP: implemented basic file cache. Turns out the PSP reads 1 byte as fast as ...
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-12
remove useless getObjectName() method
Joost Peters
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-02-27
Added the svn:keywords property to some files missing it.
Jordi Vilalta Prat
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
remove bad hackery caused by n64 port and avoid polluting StdioStream using a...
Fabio Battaglia
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-12-01
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-11-23
PS2: Add new PS2FileStream class for std I/O.
Max Horn
2009-11-23
Remove unnecessary #include errno.h
Max Horn
2009-11-23
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...
Max Horn
2009-11-23
PS2: cleanup
Max Horn
2009-11-23
Remove obsolete OSX & NDS specific stuff from StdioStream code
Max Horn
2009-10-09
PS2: Fix warning, use fully qualified path for backend specific header ps2temp.h
Max Horn
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-27
Backported NDS changes from 1.0.0 branch to trunk
Max Horn
2009-09-25
Patch #2856708: AMIGAOS4: FS updated to new SDK
Max Horn
2009-09-23
PSP: improved suspend/resume support [patch from bluddy]
Joost Peters
2009-09-20
Mention mount errors on the status labels.
Andre Heider
2009-09-13
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-09-05
Support for SMB shares, cleaned up async FS functions.
Andre Heider
2009-08-17
Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...
Joost Peters
2009-08-15
Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode()
Joost Peters
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-25
Allow building of psp backend via configure (Part 1 - Still need to add the f...
Joost Peters
2009-03-19
Merged Neil's NDS changes into trunk
Max Horn
2009-03-14
Applied part of patch #2684986
Max Horn
2009-03-06
Added more ps2_* pseudo-posix entries for PS2 backend in
Max Lingua
2009-03-06
Oops!
Max Lingua
2009-03-04
- 0.13.x friendly ;-)
Max Lingua
2009-03-01
Fixed PalmOS FSNode which was failing in some cases
Chris Apers
2009-02-20
Slight formatting update
Lars Persson
2009-02-19
Updated so z:\ paths will be reported properly as a directory and valid path.
Lars Persson
2009-02-01
don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481)
Willem Jan Palenstijn
2009-01-30
Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...
Max Horn
2009-01-24
don't append '/' to path in getChildren()
Joost Peters
2009-01-24
fix typo
Joost Peters
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
DS: Apply an old cleanup patch of mine from last August
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
[prev]
[next]