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
/
mohawk
/
sound.cpp
Age
Commit message (
Expand
)
Author
2018-05-24
MOHAWK: Fix decoding sounds with 16 bit samples
Cameron Cawley
2018-05-17
MOHAWK: Remove detection entries for games not supported by the engines
Bastien Bouclet
2018-05-17
MOHAWK: Remove midi playback
Bastien Bouclet
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Move the sound code to its own class
Bastien Bouclet
2017-07-22
MOHAWK: Myst: Change blocking sounds to use the main loop
Bastien Bouclet
2016-09-25
MOHAWK: Always restart a sound when replacing it with the same one
Bastien Bouclet
2016-08-11
MOHAWK: Add a Riven specific sound manager
Bastien Bouclet
2016-08-11
MOHAWK: Allow the games to have a different sound manager
Bastien Bouclet
2016-08-11
MOHAWK: Move makeMohawkWaveStream out of the Sound class
Bastien Bouclet
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-02-22
MOHAWK: Continue to poll the events when playing blocking sounds
Bastien Bouclet
2016-02-11
MOHAWK: Always apply the volume when changing the background sound
Bastien Bouclet
2015-08-30
AUDIO: Make Rewindable- and SeekableAudioStream inherit virtually
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-13
MOHAWK: Implement Myst demo opcodes 298 and 299, sneak preview speech.
Bastien Bouclet
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-07-02
MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch.
Bastien Bouclet
2011-05-14
MOHAWK: Fix background music restarting when changing cards in original Myst
Bastien Bouclet
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-13
AUDIO: Split the Intel DVI ADPCM into its own class
Matthew Hoops
2011-03-29
MOHAWK: Add Sound::isPlaying() function.
Alyssa Milburn
2011-03-22
MOHAWK: Remove 'old' from the LB v1 sound function too
Matthew Hoops
2011-02-13
MOHAWK: Add support for Mac LB v2 games
Matthew Hoops
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-23
MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodes
Matthew Hoops
2011-01-23
MOHAWK: Do not stop ambient sounds when finding no matching Riven SLST index
Matthew Hoops
2011-01-22
MOHAWK: Fix meaning of the sound loop variable
Matthew Hoops
2011-01-22
MOHAWK: Update the ADPC chunk code
Matthew Hoops
2011-01-19
MOHAWK: Don't use a fixed-size array for cue lists.
Alyssa Milburn
2011-01-19
MOHAWK: Properly initialize Myst's background SndHandle
Matthew Hoops
2011-01-19
MOHAWK: Use a separate SndHandle for Myst's background sound
Matthew Hoops
2011-01-19
MOHAWK: Add some supporting code for cue lists.
Alyssa Milburn
2011-01-18
MOHAWK: Rename some Myst-specific sound functions; cleanup
Matthew Hoops
2011-01-11
MOHAWK: Cleanup Mohawk wave parsing
Matthew Hoops
2011-01-03
MOHAWK: Add stopMidi() function.
Alyssa Milburn
2011-01-02
MOHAWK: Don't leak the MIDI data.
Alyssa Milburn
2011-01-02
MOHAWK: Don't delete the MIDI driver before the parser.
Alyssa Milburn
2010-12-24
MOHAWK: Fix playing sound from aliases in Myst ME.
Bastien Bouclet
2010-12-18
MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...
Bastien Bouclet
2010-11-29
MOHAWK: Don't store the sound name in SndHandle
Matthew Hoops
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-27
MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot...
Matthew Hoops
2010-11-21
MOHAWK: Fix Living Books v1 sound (courtesy of fuzzie)
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-09-08
MOHAWK: Implement blocking sound in Riven
Matthew Hoops
2010-09-07
MOHAWK: Sound cleanup
Matthew Hoops
2010-07-09
Fix some other valgrind warnings.
Matthew Hoops
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
[next]