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
/
base
/
plugins.cpp
Age
Commit message (
Expand
)
Author
2010-09-12
TESTBED: Merge gsoc2010-testbed branch
Eugene Sandulenko
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko
2010-08-11
Use tabs instead of spaces for indentation.
Eugene Sandulenko
2010-08-11
GUI: add music devices for c64, amiga and apple II gs
Florian Kagerer
2010-08-06
TESTBED: Merged changes from trunk to my branch
Neeraj Kumar
2010-07-20
BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection
Max Horn
2010-07-20
MIDI: Build and use ALSA driver if and only if USE_ALSA is defined
Max Horn
2010-07-17
Remove PalmOS port
Max Horn
2010-07-05
Skip /dev/sequencer MIDI on Android.
Angus Lees
2010-06-22
GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-05-24
added the testbed engine: basically renamed quux
Neeraj Kumar
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-01-21
Silenced some cppcheck warnings.
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 2/3: common code changes.
Eugene Sandulenko
2009-11-14
Remove Igor engine
Max Horn
2009-10-20
Move Draci's entry to make the plugins list sorted alphabetically
Jordi Vilalta Prat
2009-09-27
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...
Max Horn
2009-09-25
MERGE branch gsoc2009-draci 41388:44325 into trunk
Robert Špalek
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov
2009-06-08
Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...
Denis Kasak
2009-02-15
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...
Jordi Vilalta Prat
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-14
Patch #2271425: Groovie engine
Max Horn
2008-11-10
add initial support for 'Bud Tucker in Double Trouble'
Gregory Montoir
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-30
Modified FilePluginProvider to use FSNodes (instead of raw filenames / paths)...
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-27
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...
Max Horn
2008-07-23
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
Max Horn
2008-06-14
Revert last commit.
Travis Howell
2008-06-14
Disable drawObject type 0x41, which is currently causing frequent crashes.
Travis Howell
2008-06-13
Renamed MIDI plugins to Music plugins
Jordi Vilalta Prat
2008-05-26
Should fix compiling erros.
Johannes Schickel
2008-05-26
Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...
Johannes Schickel
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-14
Added plugin priority so there's just one plugin that provides a module funct...
Jordi Vilalta Prat
2008-05-14
- Added more information (ID and capabilities) to the MIDI drivers
Jordi Vilalta Prat
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-13
- Added operator-> to Plugin subclasses so they don't have to reimplement the...
Jordi Vilalta Prat
2008-05-12
Keep separated arrays for each type of plugin
Jordi Vilalta Prat
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-09
Added the option to specify the custom path for loading plugins
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-04-20
Added the m4 and made plugins
Filippos Karapetis
2008-02-08
Remove undesired spaces and an old TODO
Jordi Vilalta Prat
2008-02-08
Implemented plugin versioning
Jordi Vilalta Prat
[next]