aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
AgeCommit message (Expand)Author
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