index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
sound
/
music.cpp
Age
Commit message (
Expand
)
Author
2012-09-01
SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only
Filippos Karapetis
2012-09-01
SCI: Allow the Fun Seeker's Guide demo to run
Filippos Karapetis
2012-04-29
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
Filippos Karapetis
2011-12-28
SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside Sound...
Filippos Karapetis
2011-11-05
SCI: add Japanese MUMG detection entry and adapt Fm-Towns sound driver
athrxx
2011-11-01
SCI: Fixed bug #3430834 - "SCI: KQ6: Music stops after leaving shop"
Filippos Karapetis
2011-11-01
SCI: limit new FM-Towns driver to KQ5
athrxx
2011-11-01
SCI: (KQ5 FM-Towns) - fix voice mapping
athrxx
2011-11-01
SCI: add sound driver for KQ5 FM-Towns
athrxx
2011-10-06
SCI: Also default to MIDI for Windows versions of SCI1.1 games
Filippos Karapetis
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-03
SCI: Show object names in the songlib console command
md5
2011-04-03
SCI: Fixed bug #3266480 and partially fixed bug #3041738
md5
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-03
SCI: Always clear looping and hold before jumpToTick() is called
md5
2011-02-28
SCI: Reverted rc7bfbc3 and fixed the actual cause of bug #3106107
md5
2011-02-27
SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLY
md5
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-15
SCI: Bugfix for r55246: Don't send init commands when resuming a sound
Filippos Karapetis
2011-01-15
SCI: Fixed bug #3034974 - "SCI: Music out of tune after loading a save"
Filippos Karapetis
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-11-26
SCI: Added a define to turn off channel remapping (for debugging)
Filippos Karapetis
2010-11-25
SCI: Initialize global reverb correctly. Fixes bug #3118700 - "SCI KQ5: Asser...
Filippos Karapetis
2010-11-25
SCI: implemented reverb handling and related functionality
Filippos Karapetis
2010-11-24
SCI: Some renaming and added several TODOs concerning reverb
Filippos Karapetis
2010-11-24
SCI/SOUND: Applied patch #3117577 - "SCI: MT-32 plays "warble" of notes when ...
Filippos Karapetis
2010-11-24
SCI: Moved handling of special reverb value 127 outside of the MIDI driver
Filippos Karapetis
2010-11-24
SCI: Added a getReverb() accessor to the SciMusic class
Filippos Karapetis
2010-10-19
SCI: fixing possible deadlock inside clearPlaylist
Martin Kiewitz
2010-10-07
SCI: Fix for bug #3083151 - "QFG3: Long pause while loading specific savegame"
Filippos Karapetis
2010-09-17
SCI: Add CMS driver for SCI1-SCI1.1.
Johannes Schickel
2010-09-09
SCI: Fix last MIDI channel number for adlib driver
Walter van Niftrik
2010-09-08
SCI: dont remap to channel 9 (fix real mt32)
Martin Kiewitz
2010-09-06
SCI: fix regression of r52569
Martin Kiewitz
2010-09-05
SCI: ignore kDoSound volume changes on samples
Martin Kiewitz
2010-09-05
SCI: sierra sci ignores vol for kDoSound samples
Martin Kiewitz
2010-09-02
SCI: Show a warning window regarding GM in some games.
Filippos Karapetis
2010-09-01
SCI: set master volume correctly
Martin Kiewitz
2010-08-31
SCI: renaming fb01-enable to "native_fb01"
Martin Kiewitz
2010-08-31
SCI: forgot one rename of "enable_fb01"
Martin Kiewitz
2010-08-18
SCI: Only perform queuing of song signals for SCI0, where we handle the updat...
Filippos Karapetis
2010-08-12
SCI: queuing signal, if signal not passed to scripts
Martin Kiewitz
2010-08-11
SCI: not pausing kDoSound samples anymore
Martin Kiewitz
2010-08-03
SCI: not error()ing out on no free channels
Martin Kiewitz
2010-07-29
SCI: midi hold behaviour fixed
Martin Kiewitz
2010-07-27
SCI: Fix PCjr sound
Matthew Hoops
2010-07-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops
2010-07-18
SCI: Add initial support for SCI0 Mac and SCI1 Amiga/Mac sound.
Matthew Hoops
2010-07-18
SCI: change to r50995 - better stop fading when stop is called
Martin Kiewitz
[next]