aboutsummaryrefslogtreecommitdiff
path: root/engines/made/sound.cpp
AgeCommit message (Expand)Author
2017-09-07MADE: Fix static noise when playing soundsThierry Crozat
2016-05-09MADE: Initialize delta sound bufferEugene Sandulenko
2016-05-02MADE: CleanupEugene Sandulenko
2016-05-02MADE: Plug memory leakEugene Sandulenko
2015-07-19MADE: Fix overflow in audio interpolationWillem Jan Palenstijn
2015-07-19MADE: Fix movie audio glitches caused by reset of audio decoderWillem Jan Palenstijn
2014-02-18MADE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24MADE: Janitorial - Fix spacing errorsStrangerke
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-25- Implemented sound decompression for Manhole EGABenjamin Haisch
2009-01-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-13Added a possible FIXMEFilippos Karapetis
2009-01-13Reworked the sound energy codeBenjamin Haisch
2009-01-06The sound energy buffer is now cleared inside decompressSound()Filippos Karapetis
2009-01-06Sound energy values are now stored in a list, to account for the fact that th...Filippos Karapetis
2009-01-06Changed sfGetSoundEnergy to use the correct soundEnergy value from decompress...Paul Gilbert
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-25(Poissbly) fixed sound glitches due to a non-implemented decoding variant.Benjamin Haisch
2008-04-21Performed some optimizations to the PMV playerFilippos Karapetis
2008-04-20Changed spaces to tabs.Torbjörn Andersson
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis