aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_mixer.cpp
AgeCommit message (Expand)Author
2003-06-22Change names of the stream API in the mixer; added endStream method (stop() h...Max Horn
2003-06-22fixed warningPaweł Kołodziejski
2003-06-22fix regression I just introduced (voices in smush movies were cut off way too...Max Horn
2003-06-21lots of mixer cleanup / refactoring / reengineeringMax Horn
2003-06-21modified & cleaned up the playStream/append code a bit; but this API really c...Max Horn
2003-06-21get rid of 11025 Hz special case (I hope this is correct; only case I know of...Max Horn
2003-06-21got rid of member var 'first'Max Horn
2003-06-21reduce code duplication a bitMax Horn
2003-06-07adhere to our coding style conventions; removed some unneccessary codeMax Horn
2003-05-18warning() automatically outputs a newline after the warning message; adding a...Max Horn
2003-04-30som changes to make Palm OS happyMax Horn
2003-03-17init member vars in right orderJonathan Gray
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski