aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
AgeCommit message (Expand)Author
2010-12-23PLUGINS: don't fully load each plugins at startup for single plugin methodYotam Barnoy
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-05PLUGINS: improved one-at-a-time plugin codeYotam Barnoy
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-18CONFIGURE: Plug in Last Express engineEugene Sandulenko
2010-10-13SOUND: Allow TiMidity support to be disabled via configure.Johannes Schickel
2010-10-12SWORD25: Added detection of libtheora, png an dplugged in the engineEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
2010-09-17SOUND: Properly add CMS as plugin.Johannes Schickel
2010-09-15PLUGINS: Don't expect every plugin to load.Andre Heider
2010-09-12TESTBED: Merge gsoc2010-testbed branchEugene Sandulenko
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-08-19Fix warning & code formattingMax Horn
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
2010-08-16added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...Tony Puccinelli
2010-08-14Ensured getPlugins is not called multiple times on Static Plugin Provider wit...Tony Puccinelli
2010-08-13refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-12modified DS makefile to use new plugin design where only one plugin is loaded...Tony Puccinelli
2010-08-12got rid of leftover debugging printfTony Puccinelli
2010-08-12Refined first refinement of new plugin design. Tested successfully adding/rem...Tony Puccinelli
2010-08-11Use tabs instead of spaces for indentation.Eugene Sandulenko
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-06TESTBED: Merged changes from trunk to my branchNeeraj Kumar
2010-08-05removed unneccessary call to 'unloadPlugins'Tony Puccinelli
2010-08-05added intermediary function 'findGameOnePlugAtATime' and switched load game a...Tony Puccinelli
2010-08-03gave plugin iterators more appropriate names, removed debugging printf, added...Tony Puccinelli
2010-08-02changed plugins so games can be added in the launcher with only one plugin lo...Tony Puccinelli
2010-07-30initial work on plugin design changes (already added games can be launched wi...Tony Puccinelli
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20MIDI: Build and use ALSA driver if and only if USE_ALSA is definedMax Horn
2010-07-17Remove PalmOS portMax Horn
2010-07-05Skip /dev/sequencer MIDI on Android.Angus Lees
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-05-24added the testbed engine: basically renamed quuxNeeraj Kumar
2010-03-13Fix our DECLARE_SINGLETON macro to conform to the C++ specs.Johannes Schickel
2010-01-21Silenced some cppcheck warnings.Torbjörn Andersson
2009-12-29Add Mohawk engine code. Part 2/3: common code changes.Eugene Sandulenko
2009-11-14Remove Igor engineMax Horn
2009-10-20Move Draci's entry to make the plugins list sorted alphabeticallyJordi Vilalta Prat
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-09-25MERGE branch gsoc2009-draci 41388:44325 into trunkRobert Špalek
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov
2009-06-08Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...Denis Kasak
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...Jordi Vilalta Prat
2009-01-30do not include common/debug.h from common/util.hMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-14Patch #2271425: Groovie engineMax Horn