aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-01made _vm/_engine usage consistent. (_engine -> _vm all over the place now).Johannes Schickel
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-03-01Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...Max Horn
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-20Another batch of header consistency changes.Torbjörn Andersson
2007-02-16Added support for Kyrandia 2 ADL files.Johannes Schickel
2007-01-29cleanupJohannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2007-01-26little parameter reodering.Johannes Schickel
2007-01-25Adds CD audio support.Johannes Schickel
2006-08-15- adding LPGL headers to adlib sound specific filesJohannes Schickel
2006-08-01Kyra 2 has two types of XMIDI files: XMI and C55. It seems C55 are for theTorbjörn Andersson
2006-07-26Make the midi player threadsafe (this should fix bug #1506583 "KYRA1: Crash o...Johannes Schickel
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
2006-05-28Fix for [ 1472007 ] KYRA1: Bypassing cutscenes with ESC doesn't stop speechOystein Eftevaag
2006-05-25Added support for fading digital music in or out.Torbjörn Andersson
2006-05-17Added (optional) looping to the digital sound class.Torbjörn Andersson
2006-05-17- adds AUD file player (has still some problems with playing)Johannes Schickel
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-28- Commits heaviliy modifed patch #1459951 ("KYRA: Combining MIDI music with A...Johannes Schickel
2006-03-21Implemented "sound triggers" so that the music does not stop shortly afterTorbjörn Andersson
2006-03-16More cleanups and renamings: _sfxSecondByteOfSong -> _sfxPriorityTorbjörn Andersson
2006-03-12Fixes non looping tracks and a fading bug, which silenced the music, with mt-32.Johannes Schickel
2006-03-12Music in the last two intro scenes plays now again with adlib.Johannes Schickel
2006-03-09- Removes deleted waitTicks prototype in KyraEngineJohannes Schickel
2006-02-27Added WIP Adlib sound playing code to kyra.Johannes Schickel
2006-02-17Reduced header dependenciesMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn