aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound
AgeCommit message (Expand)Author
2019-06-21ALL: revert accidental commitsathrxx
2019-06-21hhathrxx
2019-06-21SCI: (CMS sound driver) - add support for SCI0athrxx
2019-06-21SCI: (PC98 audio driver) - base tempo correctionathrxx
2019-05-02SCI: Change sendMidiCommand non-midi error to warnsluicebox
2019-04-28SCI: (PC98 sound driver) - fix channel assignment bugathrxx
2019-04-13SCI: (PC-98 driver) - silence -Wshadow warningathrxx
2019-04-02SCI: - update MT32/GM driver initTrack methodathrxx
2019-04-02SCI: (PC-98 driver) - frequency bug workaroundathrxx
2019-04-02SCI: implement SCI0 midi driver track initializationathrxx
2019-04-02SCI: (PC98 sound driver) - bugfixesathrxx
2019-04-02SCI: add SCI0 support to PC-98 sound driverathrxx
2019-04-02SCI: add PC-9801 sound driverathrxx
2019-03-29SCI: Remove MidiDriver_AmigaMac platform inferencesluicebox
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2018-10-31SCI: - minor fix to FM-TOWNS sound driverathrxx
2018-08-28SCI: Fix typoFilippos Karapetis
2018-08-27SCI: Load the correct sound effects in Hoyle 4Filippos Karapetis
2018-08-21SCI32: Ignore invalid kernel call when toggling the music in Hoyle 5Filippos Karapetis
2018-03-28SCI: Added overried specifiersEugene Sandulenko
2017-12-03SCI: Avoid buffer overflow in amigamac sound driverWillem Jan Palenstijn
2017-11-11SCI32: Fix integer overflow calculating audio durationColin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in SOL decoderColin Snover
2017-10-06SCI32: Fix music volume not being restored after speech in TorinColin Snover
2017-10-06SCI32: Clean up Audio32Colin Snover
2017-10-04SCI: Set default MT-32 reverb before each soundRuud Klaver
2017-10-04SCI: Play MIDI version of SCI0 sound resource if user prefers itRuud Klaver
2017-09-27SCI32: Implement SCI3-variant volume handlingColin Snover
2017-09-24SCI32: Implement per-channel audio panningColin Snover
2017-09-25SCI: SQ4: Now using additional and enhanced Win3.11 samplesMartin Kiewitz
2017-09-19SCI32: Add audio dump debugger commandColin Snover
2017-09-12SCI: Omit SysEx delays when sending to MT-32 emulatorColin Snover
2017-09-10SCI: Remove dead codeColin Snover
2017-09-10SCI32: Fix bad audio loopingColin Snover
2017-09-09SCI32: Fix Phant2 movie-vs-game playback volumesColin Snover
2017-08-26SCI32: Fix SFX volume being misapplied to music & speech in some gamesColin Snover
2017-07-30SCI32: Make sure audio is not paused from the futureColin Snover
2017-07-23SCI32: Emit a warning when an audio resource cannot be foundColin Snover
2017-07-17SCI32: Destroy audio streams in Audio32 using DisposeAfterUse flagColin Snover
2017-07-17SCI32: Fix stream leaks in Audio32/SOLStreamColin Snover
2017-07-17SCI32: Fix playback of looped audioColin Snover
2017-07-07SCI32: Force General MIDI for games that support nothing elseColin Snover
2017-07-07SCI32: Fix missing music in MGDXColin Snover
2017-06-18SCI32: Forward OLDDPCM8 parameter instead of using an if-elseColin Snover
2017-06-18SCI: Fix looping of sounds that are not initialized yetColin Snover
2017-06-18SCI: Switch SCI2 games to use Audio32Colin Snover
2017-06-18SCI32: Minor tweaks to improve code clarity & consistencyColin Snover
2017-06-18SCI32: Fix Audio32 mix volumesColin Snover
2017-06-17SCI32: Support old-format 8-bit DPCM coding for SCI2Colin Snover
2017-06-17SCI32: Implement engine-accurate DPCM overflow behaviourColin Snover