aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/midiadlib.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-25QUEEN: Remove leftover class forward declarationMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-21QUEEN: Correct uninitialised read in Queen Adlib driver found by Valgrind.David Turner
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2008-07-18QUEEN sound settings work with the GMMChristopher Page
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-11-21code conventionsGregory Montoir
2007-11-15added support for Adlib tracksGregory Montoir