Age | Commit message (Expand) | Author |
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 |
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 |