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
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
2016-06-21
SCI32: Add low-pass filter to 8-bit SOL audio
Colin Snover
2016-06-20
SCI: Minor cleanup of kDoSound
Colin Snover
2016-06-20
SCI32: Rewrite digital audio engine
Colin Snover
2016-06-19
SCI: Split audio sync to its own class
Colin Snover
2016-06-12
SCI: Fix uninitialized read in SoundCommandParser
Colin Snover
2016-06-07
SCI: Plug memory leak
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
SCI: Ensure openCD() is called
Matthew Hoops
2016-03-08
SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions
Filippos Karapetis
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2016-01-15
SCI: Add a hack in music init for MUMG Deluxe, so that it starts
Filippos Karapetis
2016-01-03
SCI: sciAudio support for .wav + .aiff files
Martin Kiewitz
2016-01-03
SCI: sciSound: check compression type
Martin Kiewitz
2016-01-02
SCI: fix sciAudio not doing loops correctly
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-07-07
SCI: Delete OPL when init fails
Walter van Niftrik
2015-07-07
SCI: Check OPL init return code
Walter van Niftrik
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
SCI: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-06-06
AUDIO: Make makeAIFFStream return a RewindableAudioStream
Matthew Hoops
2015-06-04
SCI: Only use makeAIFFStream instead of loading the sound twice
Matthew Hoops
2015-02-18
SCI: Fix digital audio
Willem Jan Palenstijn
2015-02-15
SCI: Add more audio debugging output
Willem Jan Palenstijn
2015-02-15
SCI: Fix version check for MIDI controller 4E
Willem Jan Palenstijn
2015-02-15
SCI: Fix sound object frame selector rate
Willem Jan Palenstijn
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
[next]