aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/drivers/adlib.cpp
AgeCommit message (Expand)Author
2011-03-03SCI: Don't ignore SysEx messages at the driver level but warn insteadmd5
2011-03-03SCI: Slight cleanup of some sound driversmd5
2011-02-26SCI: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-09-14SCI: Some constification.Johannes Schickel
2010-09-09SCI: Fix last MIDI channel number for adlib driverWalter van Niftrik
2010-09-06SCI: AdLib: process patch change commands when playswitch is off.Walter van Niftrik
2010-06-19SCI: AdLib: add dummy instruments when there are only 48 in the patchWalter van Niftrik
2010-06-18Fixed show_instruments to ignore instruments in Sierra's special MIDI channel...Filippos Karapetis
2010-06-18Added hints inside validate_arithmetic(), together with some code useful for ...Filippos Karapetis
2010-06-18Added an explanation about the invalid instruments used when using the Adlib ...Filippos Karapetis
2010-06-18SCI: change error() inside adlib driver ::setPatch() to warning() again, fixi...Martin Kiewitz
2010-06-17Strict mode: Changed several warnings due to logic bugs into errors. If an er...Filippos Karapetis
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-02-17SCI: Reduce header interdependenciesMax Horn
2010-01-26SCI: Add driver for Yamaha FB-01. Cleanup.Walter van Niftrik
2010-01-25Change some comments to use "AdLib" instead of "adlib".Johannes Schickel
2010-01-21SCI: Renamed softseq/ to drivers/Walter van Niftrik