aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_midi.h
AgeCommit message (Expand)Author
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18AGI: Get rid of unused SoundMgr parametersMax Horn
2011-08-14AGI: Make the sound code use AgiBase instead of AgiEngineMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-25AUDIO: Move more common code to Audio::MidiPlayerMax Horn
2011-03-24AGI: Change SoundGenMIDI to derive from Audio::MidiPlayerMax Horn
2011-03-23ENGINES: Remove unused MIDI pass-through codeMax Horn
2011-03-23ENGINES: Further simplify pseudo MidiDrivers; fix some regressionsMax Horn
2011-03-23AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclassesMax Horn
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-06-15Remove unnecessary svn:executable propertiesWillem Jan Palenstijn
2010-06-15AGI: Split all sound generators into separate modules.Eugene Sandulenko
2010-06-15AGI: Implement FR #1913900.Eugene Sandulenko