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
2015-02-15
SCI: Only allow a single 'playBed' song in SCI1early
Willem Jan Palenstijn
2015-02-15
SCI: Allow channel remapping from audio thread too
Willem Jan Palenstijn
2015-02-15
SCI: Use sound resource priority by default for songs
Willem Jan Palenstijn
2015-02-15
SCI: Give songs that start playing later higher priority
Willem Jan Palenstijn
2015-02-15
SCI: Add debugging output
Willem Jan Palenstijn
2015-02-15
SCI: Handle voice limits differently
Willem Jan Palenstijn
2015-02-15
SCI: Don't remap channels from playBed songs
Willem Jan Palenstijn
2015-02-15
SCI: Always re-sort playlist in soundPlay
Willem Jan Palenstijn
2015-02-14
SCI: Register and save playBed option to PlaySound
Willem Jan Palenstijn
2015-02-14
SCI: Match SSCI channel reset order
Willem Jan Palenstijn
2015-02-14
SCI: Avoid resetting already unused channels
Willem Jan Palenstijn
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-05-29
SCI: kDoSound: only one sample at once - thx wjp
Martin Kiewitz
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-05-25
SCI: Make debugging output conditional
Willem Jan Palenstijn
2014-05-25
SCI: Fix voice mapping during midi channel remapping
Willem Jan Palenstijn
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-06
SCI: Fix memory leak
Willem Jan Palenstijn
2013-12-31
SCI: Remove no longer necessary hack
Willem Jan Palenstijn
2013-12-31
SCI: Rewrite MIDI channel remapping
Willem Jan Palenstijn
2013-09-22
SCI: revert fix music start code
Martin Kiewitz
2013-09-22
SCI: fix music start code fixes eq2 bug #3037267
Martin Kiewitz
2013-09-21
AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser
Willem Jan Palenstijn
2013-09-15
SCI: fix tabs in last commit
m-kiewitz
2013-09-15
SCI: disable signals when resuming music, so that debugger will work properly...
m-kiewitz
2013-04-06
SCI: Notify scripts of completed fade when aborting it
Willem Jan Palenstijn
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
[next]