aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_mod.h
AgeCommit message (Expand)Author
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-01-01Updated copyrightMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-11-27cleanupMax Horn
2004-11-27Use modern form of setupPremixMax Horn
2004-03-16Increase channel for Amiga V3 player.Travis Howell
2004-01-06updated copyright noticeMax Horn
2004-01-03renamed AudioInputStream -> AudioStreamMax Horn
2003-12-28don't do double-freeMax Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-03cleanup / doxygenificationMax Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-09-27merged in some more changes/improvements by _Q; cleanupMax Horn
2003-09-26stop gcc complainingJonathan Gray
2003-09-25Can't delete a const pointer, duhJamieson Christian
2003-09-24fix gcc compileOliver Kiehl
2003-09-24More Amiga V2/V3 sound updates from _Q_:Travis Howell