aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/drivers
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-11-26SCI: Only filter channels for early SCI0, as GM currently uses all channels.Walter van Niftrik
2010-11-26SCI: Send the SCI0 reverb init after reading the reverb dataFilippos Karapetis
2010-11-25SCI: Some reverb-related changes in the MIDI driver, based on a patch by walt...Filippos Karapetis
2010-11-25SCI: Initialize reverb in the music driver correctly. Based on a patch by wal...Filippos Karapetis
2010-11-25SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...Filippos Karapetis
2010-11-25SCI: Fix bug in MT-32 checksum computation. Thanks Sven for finding this.Walter van Niftrik
2010-11-25SCI: Set _useMT32Track correctly for KQ5 Windows, thus simplifying the codeFilippos Karapetis
2010-11-25SCI: Added support for the alternative GM tracks of the Windows version of KQ...Filippos Karapetis
2010-11-24SCI: Some renaming and added several TODOs concerning reverbFilippos Karapetis
2010-11-24SCI: Moved handling of special reverb value 127 outside of the MIDI driverFilippos Karapetis
2010-11-24SCI: some changes to the way reverb is handledFilippos Karapetis
2010-11-24SCI: Added a getReverb() accessor to the SciMusic classFilippos Karapetis
2010-11-24SCI: Added a TODO for the default reverb valueFilippos Karapetis
2010-11-24SCI: Read MT-32 reverb data correctly (patch #3117434)Filippos Karapetis
2010-11-23SCI: Ignore polyphonic/channel aftertouch (0xa0 / 0xd0) in the MIDI driver, l...Filippos Karapetis
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-10SCI3: Some changesFilippos Karapetis
2010-11-02SCI: Remove any use of printfMax Horn
2010-10-28SCI: Added some missing GM mappings for MT-32 instruments:Filippos Karapetis
2010-10-28SCI: Split the GM related names out of map-mt32-to-gm.h and into a separate h...Filippos Karapetis
2010-10-28SCI: Fixed compilation and added include safeguards to map-mt32-to-gm.hFilippos Karapetis
2010-10-28SCI: Improved the description of the "map_instrument" console command a bit. ...Filippos Karapetis
2010-10-28SCI: Several changes related to MT-32 -> GM mappingFilippos Karapetis
2010-09-24SCI: Implement voice mapping for CMS driver.Johannes Schickel
2010-09-19SCI: Added documentation for the different music patches in SCI gamesFilippos Karapetis
2010-09-17SCI: Fix compilation on AmigaOS.Johannes Schickel
2010-09-17SCI: Add CMS driver for SCI1-SCI1.1.Johannes Schickel
2010-09-17SCI: Proper initialization in MidiPlayer's constructor.Johannes Schickel
2010-09-14SCI: Some constification.Johannes Schickel
2010-09-09SCI: Fix last MIDI channel number for adlib driverWalter van Niftrik
2010-09-09SCI: Add getLastChannel() function to MidiPlayer classWalter van Niftrik
2010-09-06SCI: AdLib: process patch change commands when playswitch is off.Walter van Niftrik
2010-09-03SCI: Added a warning when using GM with SCI1 gamesFilippos Karapetis
2010-09-03SCI: Rewrote the game name IDs of the Mt32MemoryTimbreMaps array to be like t...Filippos Karapetis
2010-08-19SCI: Added checking for the existence of a GM track, to determine if device I...Filippos Karapetis
2010-08-18SCI MIDI: adding some asserts as well as proper initialization for _velocityMapFilippos Karapetis
2010-07-18SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.Matthew Hoops
2010-07-18SCI: Oops, silence gcc warning.Matthew Hoops
2010-07-18SCI: Add initial support for SCI0 Mac and SCI1 Amiga/Mac sound.Matthew Hoops
2010-07-17Remove extra ";" in class declarations.Johannes Schickel
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-19SCI: make channel remapping stop using channel 0 for mt32 - fixes playback ac...Martin Kiewitz
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-18SCI: (Temporary?) workaround for firmware bug in common USB-MIDI cables.Walter van Niftrik