aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/music.cpp
AgeCommit message (Expand)Author
2018-05-05ALL: Use CLIP to clip volumesAdrian Frühwirth
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07QUEEN: Implement original music volume handlingWalter van Niftrik
2014-02-18QUEEN: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-07QUEEN: Delete the parser before closing the driver.eriktorbjorn
2011-03-24QUEEN: Rename some MidiMusic members to match Audio::MidiPlayerMax Horn
2011-03-24QUEEN: Fix incorrect 'all notes off' handlingMax Horn
2011-03-23ENGINES: Use Common::StackLock in more placesMax Horn
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-03-24Stop the music before starting the next one, after discussing it with joostp.Torbjörn Andersson
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-01-18Possible fix for bug #1874516 (QUEEN: Lockup on quit)Max Horn
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-26Fix for bug #1858080: FOTAQ: game terminates badlyMax Horn
2007-11-21use mutex to prevent race between MidiParser & MidiDriverGregory Montoir
2007-11-15added support for Adlib tracksGregory Montoir
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
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-03-16minor simplificationGregory Montoir
2007-03-08Since the amiga version handle music very differently than the PC version, th...Gregory Montoir
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
2006-04-04Since our debug() adds an exclamation mark at the message end, removeEugene Sandulenko
2006-02-11Moved engines to the new engines/ directoryMax Horn