aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/midi.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2011-11-02AGOS: Fix warningsEugene Sandulenko
2011-10-07AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. H...Travis Howell
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
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-23AGOS: Sanitize the mutex locking in MidiPlayer::startTrackMax Horn
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-07-16Cleanup.Torbjörn Andersson
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2008-08-10Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...Christopher Page
2008-08-10Committed my patch #2040074 ("XMIDI callback control events"). At the moment,...Torbjörn Andersson
2008-07-14AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume ...Christopher Page
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-16a 20ms second delay should be ample time for a GM system ONMax Horn
2007-02-16AGOS: Send GM System Enable/On upon startupMax Horn
2007-02-14Removed unnecessary #include.Torbjörn Andersson
2006-10-21CleanupTravis Howell
2006-10-15Minor cleanupTravis Howell
2006-10-08Added more const qualifiersMax Horn
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko