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
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-11
Fix QuickTime MIDI driver compilation
Max Horn
2008-05-11
Fixed compilation under windows
Filippos Karapetis
2008-05-11
Added the MidiPlugin interface (first step towards the MIDI plugins)
Jordi Vilalta Prat
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-05-06
Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-02
Added support to load plugins from different directories and the ability to s...
Jordi Vilalta Prat
2008-05-02
Updated the list of the DC plugins' exported symbols
Jordi Vilalta Prat
2008-04-24
Add textstrings for MADE and M4 engines.
Lars Persson
2008-04-22
Remove line from buildscript
Lars Persson
2008-04-20
Forgot to include two libs.
Lars Persson
2008-04-20
Forgot to disable engines in special build
Lars Persson
2008-04-20
Updated SYMBIAN buildsystem to build M4 and MADE engines
Lars Persson
2008-04-20
Initial support for M4 and MADE engines
Lars Persson
2008-04-17
GP2X: Fix 'oops'. No point not initialising the joystick when you need to use...
John Willis
2008-04-17
Cleanup the shell script that puts a GP2X archive together.
John Willis
2008-04-16
Small cleanup of the GP2X backend. Still a few odd things I need to glance at...
John Willis
2008-04-10
fix make clean
Joost Peters
2008-04-05
Code cleanup.
Marcus Comstedt
2008-04-02
Remove Symbian FS creation from common SDL code
Lars Persson
2008-03-29
Removing dead code
Max Horn
2008-03-26
Modified Patch #1925352: Memory leak fixes
Max Horn
2008-03-26
Call InitScalers instead of setting gBitFormat directly
Max Horn
2008-03-26
Added note on how the WinCE scalers are wasting valuable cycles, and how to f...
Max Horn
2008-03-19
Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()
Joost Peters
2008-03-12
Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate).
John Willis
2008-03-12
Removed remaining traces of the dead MorphOS backend, which itself was remove...
Max Horn
2008-03-12
Switched CoreAudio MIDI driver to use AudioUnit v2 API (results in better Leo...
Max Horn
2008-03-12
Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate...
Max Horn
2008-03-11
Updated datafiles needed for S80, S90 and S60v2
Lars Persson
2008-03-11
Added OSystem_SDL::getFilesystemFactory()
Max Horn
2008-03-10
forgot to commit these
Robert Göffringmann
2008-03-08
Clearing unnecessary execution bit
Eugene Sandulenko
2008-03-03
Fix compile.
Travis Howell
2008-03-03
the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.
Robert Göffringmann
2008-03-01
Added getTimeAndDate() implementation.
Marcus Comstedt
2008-03-01
Integrated fs factory into osystem object.
Marcus Comstedt
2008-03-01
Moved Dreamcast filesystem factory to platform directory.
Marcus Comstedt
2008-02-26
Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works fi...
Chris Apers
2008-02-24
Don't #include the FS factory implementations in common/system.cpp; rather, r...
Max Horn
2008-02-24
Stop redefinitions of ARRAYSIZE
Filippos Karapetis
2008-02-24
Remove double inclusion of config-manager.h
Filippos Karapetis
2008-02-23
Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...
Max Horn
2008-02-23
Renamed AbstractFilesystemFactory to FilesystemFactory
Max Horn
2008-02-23
properly support feeble (sync commit)
Kostas Nakos
2008-02-20
Automatic device detection for CAMD.
Jordi Vilalta Prat
2008-02-20
Added CAMD MIDI driver for AmigaOS4
Jordi Vilalta Prat
2008-02-08
Remove undesired spaces and an old TODO
Jordi Vilalta Prat
[next]