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
/
module.mk
Age
Commit message (
Expand
)
Author
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-07
removed gp2x-wiz plugin provider from backends/module.mk
Tony Puccinelli
2010-08-07
modified psp to use mips-loader.cpp (and added things to backends/module.mk)
Tony Puccinelli
2010-08-07
made MIPSDLObject and PS2 plugin provider that uses it
Tony Puccinelli
2010-08-06
added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject)
Tony Puccinelli
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
2010-07-28
abstracted an ELF plugin provider
Tony Puccinelli
2010-07-17
Remove PalmOS port
Max Horn
2010-07-03
added ds plugin provider to module.mk
Tony Puccinelli
2010-06-26
added wiz plugin provider to backends/module.mk
Tony Puccinelli
2010-06-01
minor modification to accomodate dynamic plugins for ps2
Tony Puccinelli
2010-05-31
Fix trunk compilation (don't try to compile non-existing files)
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-05-24
PSP: moved timer thread to backends/timer/psp
Yotam Barnoy
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-10-09
Slightly modified version of patch #2875544: PSP plugins patch
Joost Peters
2009-09-27
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...
Max Horn
2009-08-17
Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...
Joost Peters
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-22
Get rid of the wrappers around the zlib stream wrapper wrappers ;)
Max Horn
2009-01-20
Whoops committed from the wrong directory. Removing ImageMan leftover.
Johannes Schickel
2009-01-20
added ImageMan to vkeybd
Andre Heider
2009-01-20
Some basic work on the vkeybd code
Max Horn
2009-01-18
Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...
Max Horn
2008-11-03
add PSPSaveFileManager class (subclassed DefaultSaveFileManager)
Joost Peters
2008-11-03
* turned DefaultSaveFileManager::checkPath into a virtual method
Max Horn
2008-09-03
Moved StdioStream to its own files inside backends
Max Horn
2008-08-27
FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...
Max Horn
2008-08-27
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...
Max Horn
2008-06-04
Patch #1971285: "Nintendo Wii port"
Eugene Sandulenko
2008-05-15
Removed the GP32 port
Max Horn
2008-03-12
Removed remaining traces of the dead MorphOS backend, which itself was remove...
Max Horn
2008-03-01
Moved Dreamcast filesystem factory to platform directory.
Marcus Comstedt
2008-02-24
Don't #include the FS factory implementations in common/system.cpp; rather, r...
Max Horn
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-20
Added CAMD MIDI driver for AmigaOS4
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-11-02
Patch #1815526: Add TiMidity++ MIDI server support
Max Horn
2007-09-30
Patch #1804801: DMedia MIDI driver for IRIX
Max Horn
2007-09-18
Fix linker issues when doing a plugin build, and (hopefully) also on Windows
Max Horn
2007-03-17
Implemented a simple EventManager class
Max Horn
2007-02-18
Replaced the old code for compressed savegames (which was using the gzopen/gz...
Max Horn
2006-10-07
Added SDL plugin provider
Max Horn
2006-10-07
Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...
Max Horn
2006-10-07
Started to refactor the plugin code (moving backend specific stuff into backe...
Max Horn
2006-06-30
Moved savefile.cpp to backends, to work around link error
Max Horn
2006-06-24
Moved savefile code to new 'saves' backend module (work in progress)
Max Horn
2006-06-24
Added 'timer' backend module, based on the existing TimerManager code (work i...
Max Horn
[next]