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
2017-06-18
SCI32: Minor tweaks to improve code clarity & consistency
Colin Snover
2017-06-18
SCI32: Fix Audio32 mix volumes
Colin Snover
2017-06-17
SCI32: Support old-format 8-bit DPCM coding for SCI2
Colin Snover
2017-06-17
SCI32: Implement engine-accurate DPCM overflow behaviour
Colin Snover
2017-06-09
SCI: Return the original master sound volume when mute is on
Colin Snover
2017-06-09
SCI32: Implement kLock & kDoAudio(1) for SCI32
Colin Snover
2017-06-09
SCI: Lock Audio resource types when digital SFX is enabled
Colin Snover
2017-06-09
SCI32: Fix include path
Colin Snover
2017-05-10
SCI: Remove unused Robot code from SCI16 audio code
Colin Snover
2017-04-23
SCI32: Add debugger command to list digital audio samples
Colin Snover
2017-04-23
SCI32: Fix race conditions in Audio32
Colin Snover
2017-04-23
SCI32: Fix audio playback with monitored channel in SCI3
Colin Snover
2017-04-23
SCI32: Fix missing break statement
Colin Snover
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover
2017-04-16
SCI: Improve MidiParser_SCI robustness against bad sound resources
Colin Snover
2017-04-14
SCI: Fix speech in QfG IV on big endian platforms
Thierry Crozat
2017-03-30
SCI32: Hack around MIDI parser causing stuck harp animation in KQ7
Colin Snover
2017-03-30
SCI: Change default master MIDI volume to 15
Colin Snover
2017-03-30
SCI32: Do not default to General MIDI for SCI2.1 games
Colin Snover
2017-03-30
SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patches
Colin Snover
2017-03-30
SCI32: Implement known-used portions of kPlayDuck
Colin Snover
2017-03-30
SCI: Update formatting strings to match updated Span API
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-02-26
SCI: Clean up unnecessary casts
Willem Jan Palenstijn
2017-01-09
SCI32: Fix crashes and bad cel positioning in GK2 demo
Colin Snover
2017-01-09
SCI32: Enable playback of stereo audio
Colin Snover
2016-12-03
SCI: Fix buffer overflow in AmigaMac sound driver
Colin Snover
2016-12-03
SCI: Fix non-responsive application warning during sysex transfers
Colin Snover
2016-10-20
SCI32: Split out detection of features that cross SSCI versions
Colin Snover
2016-09-29
SCI32: Explicitly instantiate MIN/MAX templates
Colin Snover
2016-09-29
SCI32: Guard against dynamic_cast failure
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-06
SCI32: Remove VMD flags from Audio32 mixer
Colin Snover
2016-07-11
SCI32: Fix broken background volume in Torin during speech
Colin Snover
2016-07-11
SCI32: Silence non-monitored channels while monitoring is active
Colin Snover
2016-07-11
SCI32: Fix sign comparison warning
Colin Snover
2016-07-11
SCI32: Fix audio deadlocks
Colin Snover
2016-07-11
SCI32: Minor Audio32 cleanup
Colin Snover
2016-07-08
SCI: Set isSample when starting digital sample from soundInitSnd
Willem Jan Palenstijn
2016-07-01
SCI32: Use better audio fading algorithm
Colin Snover
2016-07-01
SCI32: Fix audio fading
Colin Snover
2016-06-30
SCI32: Specify default hardware rates
Colin Snover
2016-06-26
SCI32: Fix hang when playing auto-play audio channels
Colin Snover
2016-06-26
SCI32: Fix race condition when freeing audio resources
Colin Snover
2016-06-25
SCI32: Properly initialize pausedAtTick inside Audio32::play()
Filippos Karapetis
2016-06-25
Revert "SCI32: Properly initialize AudioChannel inside Audio32::play()"
Filippos Karapetis
2016-06-23
SCI32: Properly initialize AudioChannel inside Audio32::play()
Filippos Karapetis
2016-06-23
SCI32: Fix usage of the C++11 override keyword with MSVC
Filippos Karapetis
2016-06-23
SCI32: Fix potentially uninitialized variable
Filippos Karapetis
2016-06-23
SCI32: Const correction in Audio32's readBuffer() implementation
Filippos Karapetis
[prev]
[next]