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
/
soundcmd.cpp
Age
Commit message (
Expand
)
Author
2015-02-18
SCI: Fix digital audio
Willem Jan Palenstijn
2015-02-15
SCI: Fix sound object frame selector rate
Willem Jan Palenstijn
2015-02-15
SCI: Use sound resource priority by default for songs
Willem Jan Palenstijn
2015-02-14
SCI: Register and save playBed option to PlaySound
Willem Jan Palenstijn
2014-06-01
SCI: Silence a gcc conversion warning
Matthew Hoops
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-23
SCI: Make fade signal version check more precise
Willem Jan Palenstijn
2013-11-23
SCI: Fix SCI1late fade complete signal
Willem Jan Palenstijn
2013-09-21
SCI: abbrev. ffs to FE and priority check fix
m-kiewitz
2013-09-21
SCI: sfx/music priority int16 fixes bug #3615038
m-kiewitz
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-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-19
SCI: Replace workaround for bug #3605269 by script patch
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: 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-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-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-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
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-10-20
SCI: The demo of GK1 has no alternate sound effects.
Filippos Karapetis
2011-10-13
SCI: Updated a comment inside processPlaySound()
Filippos Karapetis
2011-10-12
SCI: Fixed a long-standing bug in kDoSound(init)
Filippos Karapetis
2011-10-10
SCI: Mixed Adlib/MIDI mode for audio resources should always be enabled in SCI32
Filippos Karapetis
2011-10-10
SCI: Fixed menu music in GK1 when multi MIDI is disabled
Filippos Karapetis
2011-09-26
SCI: Changes to the sound resource initialization code
Filippos Karapetis
[next]