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
Age
Commit message (
Expand
)
Author
2006-05-05
Removed Base::setTarget, and some minor cleanup & tweaks
Max Horn
2006-05-04
Moved GameDetector::setTarget & findGame to the new namespace Base; moved the...
Max Horn
2006-05-04
Turned the last remaining few GameDetector methods into static methods
Max Horn
2006-05-04
Put "path" config in game specific domain. Fixes bug #1475049.
Marcus Comstedt
2006-05-04
Updates for S60V3 and UIQ3
Lars Persson
2006-05-03
Revert the last change, since AbstractFilesystemNode::child() handles files a...
Travis Howell
2006-05-03
Removed FilesystemNode::isValid (leaving it up to the porters to decide wheth...
Max Horn
2006-05-03
Changed FilesystemNode::listDir to return a bool indicating its success (or f...
Max Horn
2006-05-03
Project file updated
Lars Persson
2006-05-03
Updated build script for Symbian OS9 devices
Lars Persson
2006-05-03
Make sure AbstractFilesystemNode::child() only returns a directory in Windows
Travis Howell
2006-05-03
Some doxygen comment cleanup for (Abstract)FilesystemNode
Max Horn
2006-05-03
Disabled evil getcwd hack in POSIXFilesystemNode
Max Horn
2006-05-03
Got rid of AbstractFilesystemNode::wrap (begone, evil hack)
Max Horn
2006-05-03
Moved static methods getRoot / getNodeForPath from class FilesystemNode to cl...
Max Horn
2006-05-03
Started to separate AbstractFilesystemNode from FilesystemNode
Max Horn
2006-05-02
Removed compilation error.
Marcus Comstedt
2006-05-02
Implemented new InSaveFile methods.
Marcus Comstedt
2006-05-01
Added a missing '*' (which marks the comment as being one doxygen should proc...
Max Horn
2006-05-01
Patch #1479919 (AmigaOS maintaining)
Max Horn
2006-05-01
_pseudoRoot was not intialized properly
Lars Persson
2006-05-01
Updated symbian-fs backend and cleanup
Lars Persson
2006-05-01
Add windows code for AbstractFilesystemNode::child()
Travis Howell
2006-04-30
Added new AbstractFilesystemNode::child() resp. FilesystemNode::getChild() me...
Max Horn
2006-04-27
_isPseudoRoot should be always false, in WindowsFilesystemNode(const String &...
Travis Howell
2006-04-27
Revert kListAllNoRoot addition to listdir(), the uninitialized _isPseudoRoot ...
Travis Howell
2006-04-27
I still don't know whether this is the correct fix for WindowsFilesystemNode,...
Max Horn
2006-04-23
Fixed getNodeForPath on systems using POSIXFilesystemNode to again correctly ...
Max Horn
2006-04-22
Added F1 as save for ITE
Lars Persson
2006-04-21
Updated Symbian Actions and SDL Symbian interface for latest backend changes ...
Lars Persson
2006-04-21
Add creation of Symbian SDL backend instead of plain SDL
Lars Persson
2006-04-20
Add used memory counter.
Won Star
2006-04-16
some cleanup
Joost Peters
2006-04-16
update so it compiles again with current svn
Joost Peters
2006-04-15
- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...
Max Horn
2006-04-15
Removed GameDetector::_gameid in favor of using a config manager entry
Max Horn
2006-04-14
Avoid using exceptions
Max Horn
2006-04-14
Remove AmigaOS4 cookie as described in patch #1467193: "AmigaOS changes":
Eugene Sandulenko
2006-04-14
Part of patch #1467193: "AmigaOS changes":
Eugene Sandulenko
2006-04-14
First batch of root directory cleanup. Now icons are stored in directory
Eugene Sandulenko
2006-04-12
Commiting Fingolfins patch to remove gamedetector usage.
Lars Persson
2006-04-12
Updated project files with new required libs.
Lars Persson
2006-04-11
Removed the PalmOS specific hack in file.cpp in favor for code that should wo...
Max Horn
2006-04-11
Updated project file
Chris Apers
2006-04-11
Fixed FS support based on lastest changes to the base fs class
Chris Apers
2006-04-11
There is no ::create function anymore in backends
Chris Apers
2006-04-11
Added now required palm_main(...) function
Chris Apers
2006-04-11
Missing endian.h
Chris Apers
2006-04-11
Added missing 'auto' music driver
Chris Apers
2006-04-10
Fallback to using stat() if readdir returns DT_UNKNOWN (replacing the AMD64 h...
Max Horn
[next]