aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/audio.cpp
AgeCommit message (Expand)Author
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-09TOON: Fix uninitialized variable in audio. CID 1002729Strangerke
2013-10-30TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730Strangerke
2012-07-25TOON: Fix delete[] formatting.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-09-08JANITORIAL: Fix some formatting glitches in gob, hugo and toonStrangerke
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-06TOON: Tidy up decodeADPCM.Alyssa Milburn
2011-05-25TOON: Remove unused variableMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-13TOON: Use shared ADPCM data tablesMax Horn
2011-04-13TOON: Make ADPCM tables constMax Horn
2011-03-10TOON: Cleanupstrangerke
2011-03-10TOON: Janitorial: Suppress blanks at end of linesstrangerke
2011-03-06TOON: Improve music fading between roomssylvaintv
2011-02-01TOON: Remove misc/ from paths since it's in global foldersSylvain Dupont
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-13TOON: Fix free/malloc mismatchSylvain Dupont
2010-11-13TOON: Fix more memory leaksSylvain Dupont
2010-11-12TOON: Fix audio crashs and more memory leaksSylvain Dupont
2010-11-10TOON: Even more corrections to close memory leaks.David Turner
2010-11-09TOON: More corrections to close memory leaks.David Turner
2010-11-08TOON: Further corrections to close memory leaks.David Turner
2010-11-04TOON: Fix sound effect archive destroy Sylvain Dupont
2010-11-04TOON: Fix ambient audio destroy in chapter 2Sylvain Dupont
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-29TOON: Stops all Sfx/voice when exiting a roomSylvain Dupont
2010-10-25TOON: Implemented Ambient SFXSylvain Dupont
2010-10-22TOON: Close correctly sound packsSylvain Dupont
2010-10-16TOON: Implemented the 4 different mute modes for sound/textSylvain Dupont
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
2010-10-10TOON: Fix distortion in some looped musicTorbjörn Andersson
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-09TOON: More semi-colon cleanup.Torbjörn Andersson
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko