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
/
midiparser_sci.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-27
SCI: Fix breakage from f92df4c6
Alyssa Milburn
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
Merge branch 'master' into sci_midiparser
Willem Jan Palenstijn
2013-09-21
SCI: fix dataInc signalling fixes bug #3035159
m-kiewitz
2013-09-21
SCI: Handle !fireEvents in processEvent
Willem Jan Palenstijn
2013-09-21
AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser
Willem Jan Palenstijn
2013-09-21
SCI: Move MIDI event processing out of parseNextEvent
Willem Jan Palenstijn
2013-09-19
SCI: Fix too strict assert triggering in LSL5
Willem Jan Palenstijn
2013-09-16
SCI: longbow intro night rider fix (with help of wjp) - seems to fix bug 3489094
m-kiewitz
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-07-19
SCI: Add FIXME
Willem Jan Palenstijn
2013-07-08
SCI: Rewrite the song loop comments in commit 6fa668e to make more sense
Filippos Karapetis
2013-07-08
SCI: Add some comments a possible TODO regarding song looping
Filippos Karapetis
2013-07-07
SCI: Fix bug #3614566 - "LSL6: ScummVM locks up at Electro-Shock room"
Filippos Karapetis
2013-04-16
SCI: Don't suppress loop delta in SCI1 midi
Willem Jan Palenstijn
2013-04-16
SCI: Don't suppress end-of-track delta in SCI0 midi
Willem Jan Palenstijn
2013-04-05
SCI: Revert "Add a more generic solution for the problem found in bug #3605269"
Willem Jan Palenstijn
2013-04-02
SCI: Add a more generic solution for the problem found in bug #3605269
Filippos Karapetis
2012-09-07
JANITORIAL: Remove underscores from MidiParser variable names.
Alyssa Milburn
2011-11-20
SCI: Reset parameters for all channels used by a song when it starts
Filippos Karapetis
2011-08-28
SCI: Fixed bug #3297883 - "SCI: LB1 (Amiga) - Intro stuck"
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3311911 - "SCI: QFG3: Intro music abruptly stops"
Filippos Karapetis
2011-05-12
SCI: Added a warning for SCI0 games like in bug #3297881
md5
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-27
SCI: Removed bogus warning
Filippos Karapetis
2010-11-27
SCI: Fix for bug #3119713 - "PQ2: song-specific reverb changes are ignored" (...
Filippos Karapetis
2010-11-26
SCI: Pull reverb default directly from control channel.
Walter van Niftrik
2010-11-26
Fixed bug with r54485
Filippos Karapetis
2010-11-26
SCI: set the reverb setting of the current song when a relevant event is fire...
Filippos Karapetis
2010-11-25
SCI: Global reverb can't be 127. Some cleanup
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: Moved handling of special reverb value 127 outside of the MIDI driver
Filippos Karapetis
2010-11-23
SCI: Also send a sustain off on a notes off event (patch from bug #3116608)
Filippos Karapetis
2010-09-01
SCI: set master volume correctly
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-03
SCI: not error()ing out on no free channels
Martin Kiewitz
2010-07-20
SCI: fix regression of r50463
Martin Kiewitz
2010-07-14
SCI: adding sound version 2.1, to properly add sci2.1 signature for kDoSound(...
Martin Kiewitz
2010-07-13
SCI: erroring out on unsupported soundversion in midiparser
Martin Kiewitz
2010-06-28
SCI: removing ignoring of channel volume change code from r50463, the lsl5 is...
Martin Kiewitz
2010-06-28
SCI: its lsl5 sound resource 294, not 274 (changed comment only)
Martin Kiewitz
2010-06-28
SCI: ignoring set signal on tick 0 directly in parseNextEvent instead of filt...
Martin Kiewitz
2010-06-28
SCI: remove clipping of volume inside SciMidiParser::setvolume
Martin Kiewitz
2010-06-28
SCI: set volume all the time, fixes volume being 0 after fading in sci0
Martin Kiewitz
[next]