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
/
kyra
/
sound.h
Age
Commit message (
Expand
)
Author
2008-06-03
Added support for compressed kyra3 audio files.
Johannes Schickel
2008-05-24
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...
Johannes Schickel
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-05-11
Implemented helium mode support for Kyra3.
Johannes Schickel
2008-05-09
Fixed typos.
Johannes Schickel
2008-05-08
Silenced some g++ 4.3 warnings.
Johannes Schickel
2008-04-20
Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital.
Johannes Schickel
2008-04-20
Improved sound priority handling.
Johannes Schickel
2008-04-20
Implemented sound priority handling.
Johannes Schickel
2008-04-17
Implemented volume handling for SFX.
Johannes Schickel
2008-04-17
Cleanup.
Johannes Schickel
2008-04-17
Implemented sfx support for Kyra3.
Johannes Schickel
2008-04-14
Implemented some kyra3 code.
Johannes Schickel
2008-04-12
Added fade out time parameter for digital sounds.
Johannes Schickel
2008-04-07
Some MIDI related cleanup.
Johannes Schickel
2008-04-06
Fixed potentional crash.
Johannes Schickel
2008-04-06
Cleanup.
Johannes Schickel
2008-04-06
Implemented opcode 33 o2_loadSoundfile.
Johannes Schickel
2008-04-06
Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.
Johannes Schickel
2008-04-06
- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriver
Johannes Schickel
2008-04-04
Cleaned up volume settings managment.
Johannes Schickel
2008-03-28
- some accuracy changes for KyraEngine_v2::snd_playSoundEffect()
Florian Kagerer
2008-03-21
Cleanup.
Johannes Schickel
2008-03-21
- Implemented opcode 97: o2_isAnySoundPlaying
Johannes Schickel
2008-02-17
committing patch 1891492 : dialogue (dlg/tim) support for HoF
Florian Kagerer
2008-02-07
Fixed kyra3 code.
Johannes Schickel
2008-02-07
Reworked Kyrandia resource loading code.
Johannes Schickel
2008-01-11
Added some paranoia checks.
Johannes Schickel
2008-01-11
Fix regression introduced with last commit. (Caused crash in Amiga version)
Johannes Schickel
2008-01-10
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
Johannes Schickel
2008-01-03
Fix compilation
Filippos Karapetis
2008-01-03
Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".
Johannes Schickel
2007-12-26
Simplification of GM vs MT-32 detection.
Johannes Schickel
2007-12-22
Logic fix for MixedSoundDriver::init.
Johannes Schickel
2007-12-21
Reverted too complicated (and unneeded) volume settings code for towns driver.
Johannes Schickel
2007-12-16
Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...
Johannes Schickel
2007-11-03
Documenting the sound code a bit.
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-15
Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data whi...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-01
made _vm/_engine usage consistent. (_engine -> _vm all over the place now).
Johannes Schickel
2007-03-24
Commit of patch #1686414 ("Kyra: FM-Towns music").
Johannes Schickel
2007-03-01
Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...
Max Horn
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-20
Another batch of header consistency changes.
Torbjörn Andersson
2007-02-16
Added support for Kyrandia 2 ADL files.
Johannes Schickel
2007-01-29
cleanup
Johannes Schickel
2007-01-29
- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)
Johannes Schickel
2007-01-26
little parameter reodering.
Johannes Schickel
2007-01-25
Adds CD audio support.
Johannes Schickel
[next]