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
Age
Commit message (
Expand
)
Author
2013-06-19
SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447
Filippos Karapetis
2013-06-18
SCI: Add note about LSL1vga DoSoundSendMidi
Willem Jan Palenstijn
2013-05-01
SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...
Filippos Karapetis
2013-04-28
SCI: Change wording for a function reference
Filippos Karapetis
2013-04-27
SCI: Change wording for bug/further info references
Filippos Karapetis
2013-04-20
SCI: Report sound stream loading errors
Willem Jan Palenstijn
2013-04-19
SCI: Replace workaround for bug #3605269 by script patch
Willem Jan Palenstijn
2013-04-17
SCI: Fix confusing use of strncpy
Willem Jan Palenstijn
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-07
SCI: Add signal/fade related CHECKME
Willem Jan Palenstijn
2013-04-06
SCI: Minor cleanup
Willem Jan Palenstijn
2013-04-06
SCI: Further clarify comment
Willem Jan Palenstijn
2013-04-06
SCI: Clarify comment
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Fixed fading-related bugs #3267956 and #3041738"
Willem Jan Palenstijn
2013-04-06
SCI: Re-initialize more of MusicEntry on play
Willem Jan Palenstijn
2013-04-06
SCI: Notify scripts of completed fade when aborting it
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Added a more specific workaround for bug #3267956.[...]"
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Clarify comment from rev 5654e12 further"
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze""
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Properly fix bugs #3267956 and #3605377"
Willem Jan Palenstijn
2013-04-06
SCI: Revert "Add a hack to fix bug #3596335"
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-04
SCI: Add a hack to fix bug #3596335
Filippos Karapetis
2013-04-04
Properly fix bugs #3267956 and #3605377
Filippos Karapetis
2013-04-02
SCI: Add a more generic solution for the problem found in bug #3605269
Filippos Karapetis
2013-04-01
SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI...
Filippos Karapetis
2013-04-01
SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle"
Filippos Karapetis
2013-03-29
SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac
Filippos Karapetis
2013-03-27
SCI: Remove some useless checks in the MIDI driver
Filippos Karapetis
2013-01-29
SCI: Use correct priority selector in SoundCmd
Willem Jan Palenstijn
2012-10-22
SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing...
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-07
JANITORIAL: Remove underscores from MidiParser variable names.
Alyssa Milburn
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-08-20
SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709
Filippos Karapetis
2012-08-20
SCI: Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze"
Filippos Karapetis
2012-06-26
SCI: Remove a music fading hack used for the intro of Longbow
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-04-29
SCI: Fix for bug #3522046 "Detection of SQ4CD as Windows breaks Music"
Filippos Karapetis
2012-04-05
SCI: Do not cast away const qualifier.
Johannes Schickel
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-25
SCI: Hook up the digital SFX and CD audio options
Filippos Karapetis
2012-03-05
SCI: Fix GK1 demo sounds
Matthew Hoops
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-12-28
SCI: Always prefer digital sound effects to prevent confusion to users
Filippos Karapetis
2011-12-28
SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside Sound...
Filippos Karapetis
2011-12-08
SCI: Add preliminary support for SCI1 early Amiga sound patches
Matthew Hoops
2011-11-20
SCI: Reset parameters for all channels used by a song when it starts
Filippos Karapetis
[next]