aboutsummaryrefslogtreecommitdiff
path: root/scumm/music.h
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-09-28Removed some unneeded #includesMax Horn
2004-01-06updated copyright noticeMax Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-03fix another doxygen warningMax Horn
2003-10-03some doxygenMax Horn
2003-10-03added getMusicTimer() to class MusicEngine; this allows some nice code cleanu...Max Horn
2003-09-28Added terminate() to the MusicEngine and publicizedJamieson Christian
2003-09-08make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolumeMax Horn
2003-09-07cleanup/refactoringMax Horn
2003-09-07some cleanup; clarified isSoundInUse semantics and the difference between IMu...Max Horn
2003-09-07small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d...Max Horn
2003-09-07added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi...Max Horn