aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_mixer.h
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-11Moved some more stuff to namespace Audio (enough for tonight)Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-04-04Got rid of isSoundHandleActive usage; made the SmushMixer thread safeMax Horn
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-01-09Moving AppendableAudioStream into SCUMM engine, as it is only used thereMax Horn
2005-01-01Updated copyrightMax Horn
2004-11-27Removed the (highly SCUMM specific) 'appendable stream' API from SoundMixer; ...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24fixed compilationPaweł Kołodziejski
2003-12-18cleanupMax Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-09-01added sound handle stuff to mixer streamsPaweł Kołodziejski
2003-06-21got rid of member var 'first'Max Horn
2003-04-30som changes to make Palm OS happyMax Horn
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski