aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_digital.cpp
AgeCommit message (Expand)Author
2007-03-01Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...Max Horn
2006-05-31GCC 2.9x fix for Symbian OS, for accessing class within Common namespaceLars Persson
2006-05-25Added support for fading digital music in or out.Torbjörn Andersson
2006-05-21- allows kyra3 to exit againJohannes Schickel
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-05-17Added (optional) looping to the digital sound class.Torbjörn Andersson
2006-05-17Fixed two off-by-one errors. One would cause the same frame of the Kyra 3 to beTorbjörn Andersson
2006-05-17Maybe the svn:keywords were already set? Maybe this will fix the file headers...Torbjörn Andersson
2006-05-17Fixed crackling in Kyra 3 sound. (At least what little of it ScummVM currentlyTorbjörn Andersson
2006-05-17- adds AUD file player (has still some problems with playing)Johannes Schickel