Age | Commit message (Expand) | Author |
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-18 | AGI: Get rid of unused SoundMgr parameters | Max Horn |
2011-08-14 | AGI: Make the sound code use AgiBase instead of AgiEngine | Matthew Hoops |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
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-28 | AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it | Max Horn |
2011-03-25 | AUDIO: Move more common code to Audio::MidiPlayer | Max Horn |
2011-03-24 | AGI: Change SoundGenMIDI to derive from Audio::MidiPlayer | Max Horn |
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-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-10-23 | ALL: Fix indention (whitespaces -> tabs) | Max Horn |
2010-10-12 | AGI: Fix bug #3017908 with MIDI music | Eugene Sandulenko |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-09-14 | AGI: Fix compilation. | Travis Howell |
2010-09-14 | AGI: Improve support for MT-32 in the MIDI output. | Johannes Schickel |
2010-08-24 | AGI: Fix bug #3017908: "AGI: No music with the new MIDI patch" | Eugene Sandulenko |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | Remove unnecessary svn:executable properties | Willem Jan Palenstijn |
2010-06-15 | AGI: Split all sound generators into separate modules. | Eugene Sandulenko |
2010-06-15 | AGI: Implement FR #1913900. | Eugene Sandulenko |