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
2011-06-15
DREAMWEB: added autogenerated source
Vladimir
2011-05-17
FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-13
Merge remote branch 'remotes/dreammaster/tsage'
Paul Gilbert
2011-03-25
ANDROID: Experimental MIDI Driver
dhewg
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-02
PLUGINS: for uncached plugins, first check the loaded plugin before looking e...
Yotam Barnoy
2010-12-30
PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINS
Yotam Barnoy
2010-12-29
PLUGINS: fixed MSVC build
Florian Kagerer
2010-12-29
PLUGINS: single plugin model now saves plugin filename to config file
Yotam Barnoy
2010-12-23
PLUGINS: switched plugin manager to inheritance rather than #defines
Yotam Barnoy
2010-12-23
PLUGINS: don't fully load each plugins at startup for single plugin method
Yotam Barnoy
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-05
PLUGINS: improved one-at-a-time plugin code
Yotam Barnoy
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-18
CONFIGURE: Plug in Last Express engine
Eugene Sandulenko
2010-10-13
SOUND: Allow TiMidity support to be disabled via configure.
Johannes Schickel
2010-10-12
SWORD25: Added detection of libtheora, png an dplugged in the engine
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko
2010-09-17
SOUND: Properly add CMS as plugin.
Johannes Schickel
2010-09-15
PLUGINS: Don't expect every plugin to load.
Andre Heider
2010-09-12
TESTBED: Merge gsoc2010-testbed branch
Eugene Sandulenko
2010-09-05
MERGE: Merge trunk to branch.
Andre Heider
2010-08-19
Fix warning & code formatting
Max Horn
2010-08-17
HUGO: Adding engine to the main tree
Eugene Sandulenko
2010-08-16
added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...
Tony Puccinelli
2010-08-14
Ensured getPlugins is not called multiple times on Static Plugin Provider wit...
Tony Puccinelli
2010-08-13
refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-12
modified DS makefile to use new plugin design where only one plugin is loaded...
Tony Puccinelli
2010-08-12
got rid of leftover debugging printf
Tony Puccinelli
2010-08-12
Refined first refinement of new plugin design. Tested successfully adding/rem...
Tony Puccinelli
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-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-06
TESTBED: Merged changes from trunk to my branch
Neeraj Kumar
2010-08-05
removed unneccessary call to 'unloadPlugins'
Tony Puccinelli
2010-08-05
added intermediary function 'findGameOnePlugAtATime' and switched load game a...
Tony Puccinelli
2010-08-03
gave plugin iterators more appropriate names, removed debugging printf, added...
Tony Puccinelli
2010-08-02
changed plugins so games can be added in the launcher with only one plugin lo...
Tony Puccinelli
2010-07-30
initial work on plugin design changes (already added games can be launched wi...
Tony Puccinelli
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
[next]