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
2005-04-10
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
Torbjörn Andersson
2005-03-31
fixed headers. -_-
Robert Göffringmann
2005-03-31
Playstation2 Port: initial import
Robert Göffringmann
2005-03-16
Weird ... but fixes the second (and hopefully last) crash
Nicolas Bacca
2005-03-09
WIP of GP32 port. Now it is more correct port and compiles with current
Eugene Sandulenko
2005-02-25
ops
Paweł Kołodziejski
2005-02-25
fixed compilation
Paweł Kołodziejski
2005-02-20
Fixed warning, hopefully without breaking anything. (GCC doesn't like
Torbjörn Andersson
2005-02-19
compatibility fixes for wince
Paweł Kołodziejski
2005-02-07
Added getNodeForPath() so I can compile ScummVM with MinGW again. Since I
Torbjörn Andersson
2005-02-06
Remove the OSX-restriction on FilesystemNode::getNodeForPath() for now (I don...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-18
oops
Max Horn
2004-12-18
Ensure that the file list in the browser is always sorted
Max Horn
2004-12-10
Removed outdated (and wrong) comment; all this stuff will be rewritten eventu...
Max Horn
2004-11-29
Allow the file browser to get back to the "pseudo root" under Windows. This
Torbjörn Andersson
2004-11-21
Since we do ref counting on the nodes now, we can re-use the root nodes now
Max Horn
2004-11-20
Changed the FilesystemNode implementation to make it easier to use (client co...
Max Horn
2004-07-21
Ignore case when sorting file system nodes
Max Horn
2004-05-06
Reverted the last commit (on this file only) because it broke compilation
Torbjörn Andersson
2004-05-06
Removed default value for keycolor in the OSystem implementations
Max Horn
2004-04-09
Renamed template class 'List' to 'Array', since that is really what it is (a ...
Max Horn
2004-03-28
Small tweaks for MIPSPro compiler
Max Horn
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-02-01
Added FilesystemNode::getNodeForPath, but right now only for Mac OS X
Max Horn
2004-01-20
Missing stdafx.h
Chris Apers
2004-01-06
updated copyright notice
Max Horn
2003-12-21
Add header
Travis Howell
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
spelling fixes
Jonathan Gray
2003-11-06
cleanup
Max Horn
2003-11-03
Use posix-fs on Dreamcast.
Marcus Comstedt
2003-10-17
needed some more work to get Iterators to work in FSList
Max Horn
2003-10-17
make FSList inherit 'public' from List (so that we can use List::Iterator)
Max Horn
2003-10-08
fix bug where going up in the root dir would get you back to the (unix) curre...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-08-01
Small cleanup
Travis Howell
2003-07-13
linux/mingw compilation fix pointed out by Jeroen Janssen
Jonathan Gray
2003-04-30
started to merge in Chrilith's PalmOS port
Max Horn
2003-03-26
sys/types.h only needed on OS X to work non-POSIX compliance in system header...
Max Horn
2003-03-26
get scummvm to compile on unix != macosx as well
Oliver Kiehl
2003-03-25
default to current directory (instead of FS root)
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2002-12-27
Patch from ccr: Don't segfault if euid has no r/w perms on pwd
James Brown
2002-11-30
gp32 port stuff
Peter Moraliyski
2002-11-24
Fix warning
Travis Howell
2002-11-21
sort FSList by displayname
Max Horn
2002-11-20
Implemented mode parameter for listDir()
Ruediger Hanke
[prev]
[next]