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
/
titanic
/
sound
Age
Commit message (
Expand
)
Author
2017-09-21
TITANIC: DE: More sound translations
Paul Gilbert
2017-09-20
TITANIC: DE: Add translations for loadSound calls
Paul Gilbert
2017-09-16
TITANIC: Fix music playback in music room
Paul Gilbert
2017-09-16
TITANIC: Improve audio buffer critial section handling
Paul Gilbert
2017-09-16
TITANIC: Standardize audio rate constants
Paul Gilbert
2017-09-14
TITANIC: Moved queue logic within CAUdioBuffer to new FixedQueue class
Paul Gilbert
2017-09-11
TITANIC: The hasAudioTiming code was just an isActive flag
Paul Gilbert
2017-09-06
TITANIC: Make Parrot speech respect the Parrot volume level
Paul Gilbert
2017-09-05
TITANIC: Hook up in-game sound sliders to ScummVM volumes
Paul Gilbert
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-08-18
TITANIC: Simplify sound looping by using LoopingAudioStream
Paul Gilbert
2017-08-18
TITANIC: Fix Promenade fan sound after toggling fan speed too much
Paul Gilbert
2017-08-12
TITANIC: Fix music fadeout when entering Parrot room
Paul Gilbert
2017-08-10
TITANIC: Fix starting playback in music room
Paul Gilbert
2017-08-06
TITANIC: Removed unused CWaveFile constructor
Paul Gilbert
2017-08-03
TITANIC: Create a new audio stream each time a wave file is played
Paul Gilbert
2017-08-03
TITANIC: Shifting wave file playback into CWaveFile class
Paul Gilbert
2017-08-01
TITANIC: Fix sound effects on the Promenade Deck
Paul Gilbert
2017-08-01
TITANIC: Fix playback of ambient music for Top of the Well
Paul Gilbert
2017-07-18
TITANIC: Fix new[] vs free mismatches
Paul Gilbert
2017-07-16
TITANIC: Add a VolumeMode enum
Paul Gilbert
2017-07-15
TITANIC: Fix range for timed volume transitions
Paul Gilbert
2017-06-25
TITANIC: Change Titania to use speech sound type
Paul Gilbert
2017-06-25
TITANIC: Change Bomb to use speech sound type
Paul Gilbert
2017-02-20
TITANIC: Fixes for Titania's speech
Paul Gilbert
2017-02-16
TITANIC: Fix compiler warning
Paul Gilbert
2017-02-16
TITANIC: Cleanup of movie flags
Paul Gilbert
2017-02-13
TITANIC: Fix Coverity reported warnings
Paul Gilbert
2017-02-12
TITANIC: Fix threshold testing for instrument animations
Paul Gilbert
2017-02-12
TITANIC: Further CMusicRoomHandler renamings
Paul Gilbert
2017-02-12
TITANIC: More renamings in music classes
Paul Gilbert
2017-02-12
TITANIC: Fix ticks change check in updateInstruments
Paul Gilbert
2017-02-12
TITANIC: Renaming methods in CMusicRoomHandler
Paul Gilbert
2017-02-12
TITANIC: Fix method names in CMusicRoomInstrument
Paul Gilbert
2017-02-12
TITANIC: Rename CMusicWave to CMusicRoomInstrument
Paul Gilbert
2017-02-12
TITANIC: Simplify implementation of CAudioBuffer
Paul Gilbert
2017-02-11
TITANIC: Fix intial setup of BASS pitch control
Paul Gilbert
2017-02-11
TITANIC: Fix getPitch calculation when inversion control is incorrect
Paul Gilbert
2017-02-11
TITANIC: Convert more methods to using MusicInstrument enum
Paul Gilbert
2017-02-10
TITANIC: Use critical section methods when reading from audio buffer
Paul Gilbert
2017-02-10
TITANIC: Fix further warnings in CWaveFile
Paul Gilbert
2017-02-10
TITANIC: Fix shadowed member warnings
Paul Gilbert
2017-02-10
TITANIC: Compilation fix for audio buffer stream class
Paul Gilbert
2017-02-10
TITANIC: Further sanity checking before locking wave files for access
Paul Gilbert
2017-02-10
TITANIC: Implementing audio buffer audio stream
Paul Gilbert
2017-02-10
TITANIC: Moved music parser strings to data file
Paul Gilbert
2017-02-09
TITANIC: Extra sanity checks before locking CWaveFiles for access
Paul Gilbert
2017-02-09
TITANIC: FIxes and cleanup for instrument mixer code
Paul Gilbert
2017-02-09
TITANIC: CWaveFile::lock now returns pointer to data, not WAV header
Paul Gilbert
2017-02-09
TITANIC: Refactor CWaveFile audio stream generation
Paul Gilbert
[next]