aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/music
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07SKY: Implement original music volume handlingWalter van Niftrik
2015-07-07SKY: Use the built-in OPL timerMatthew Hoops
2015-07-07AUDIO: Remove the sample rate configuration from the OPL codeMatthew Hoops
2015-07-07AUDIO: Remove the legacy OPL APIMatthew Hoops
2014-02-18SKY: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-29SKY: Try to avoid deadlocks with the mixer mutex.Alyssa Milburn
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-07Revert "SKY: Map the floppy intro track."Alyssa Milburn
2011-11-22SKY: Map the floppy intro track.Alyssa Milburn
2011-11-22SKY: Don't loop the floppy intro track.Alyssa Milburn
2011-11-14SKY: Support external digital music tracks.Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-28AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use itMax Horn
2011-03-23ENGINES: Use Common::StackLock in more placesMax 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-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-05Fix bug #2982014 "BASS: MT-32 warning on Intro skipping" by properly delaying...Johannes Schickel
2010-01-25Change some comments to use "AdLib" instead of "adlib".Johannes Schickel
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
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-02-13Formatting changes / consistencyJoost Peters
2008-06-06SKY: Fixed a memory leak in SKY engineChristopher Page
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-28Whitespace fixMax Horn
2007-06-26increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726)Willem Jan Palenstijn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-26Removing more semicolaMax Horn
2007-03-31fixed graphic glitch when playing the floppy intro with spanish subtitles and...Robert Göffringmann
2007-03-18Fixed bug #1678349: BASS: music is off, but drum track playsRobert Göffringmann
2007-03-18Applied eriktorbjorn's patch for bug #1657466:Robert Göffringmann
2007-03-10fix warningMax Horn
2007-03-10Let the mixer worry about converting mono to stereo.Torbjörn Andersson
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-20More header fixes for that warm and fuzzy feeling of consistency.Torbjörn Andersson
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2006-10-08commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunkJoost Peters
2006-06-17The stopMusic() function (which is publicly accessable from the outside) nowTorbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn