Age | Commit message (Expand) | Author |
2014-02-18 | LURE: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-23 | ENGINES: Remove unused MIDI pass-through code | Max Horn |
2011-03-23 | ENGINES: Further simplify pseudo MidiDrivers; fix some regressions | Max Horn |
2011-03-23 | AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-07-21 | LURE: Make LURE respect the mute settings. | Johannes Schickel |
2010-01-23 | Some more header modifications ("Graphic Adventure Engine" and the legal prop... | Arnaud Boutonné |
2010-01-19 | LURE: Remove evil 'using namespace' from header files | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2008-07-15 | Reverted some incorrect changes and fixed sound settings issues for LURE. Fi... | Christopher Page |
2008-06-30 | Fixed some warnings | Christopher Page |
2008-06-30 | Sound settings for Lure can be modified through the GMM | Christopher Page |
2008-04-06 | Replaced ManagedList with Common::SharedPtr in lure's sound system | Filippos Karapetis |
2008-03-19 | Commit of Hans de Goede's patches to the sound handling code | Paul Gilbert |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-12 | Removed old copyright 2005-2006 line from several files so that their headers... | Paul Gilbert |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-16 | The _nativeMT32 in MidiMusic was never initialised. Rather than storing it in | Torbjörn Andersson |
2007-12-16 | Hooked up the sound code to use the configuration for sfx and music, and adde... | Paul Gilbert |
2007-10-28 | Added storing of playing sounds to savegame (note: only sounds flagged as res... | Paul Gilbert |
2007-09-28 | Wrapped access to the playing sounds list in a mutex | Paul Gilbert |
2007-09-16 | Initial sound implementation | Paul Gilbert |
2007-08-12 | Added part of the framework for playing sounds | Paul Gilbert |
2007-06-22 | Initial commit | Paul Gilbert |