index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
made
/
sound.cpp
Age
Commit message (
Expand
)
Author
2015-07-19
MADE: Fix overflow in audio interpolation
Willem Jan Palenstijn
2015-07-19
MADE: Fix movie audio glitches caused by reset of audio decoder
Willem Jan Palenstijn
2014-02-18
MADE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
MADE: Janitorial - Fix spacing errors
Strangerke
2011-10-09
MADE: Minimize #include usage.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-01-25
- Implemented sound decompression for Manhole EGA
Benjamin Haisch
2009-01-22
- Added support for The Manhole EGA version
Benjamin Haisch
2009-01-13
Added a possible FIXME
Filippos Karapetis
2009-01-13
Reworked the sound energy code
Benjamin Haisch
2009-01-06
The sound energy buffer is now cleared inside decompressSound()
Filippos Karapetis
2009-01-06
Sound energy values are now stored in a list, to account for the fact that th...
Filippos Karapetis
2009-01-06
Changed sfGetSoundEnergy to use the correct soundEnergy value from decompress...
Paul Gilbert
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-04-25
(Poissbly) fixed sound glitches due to a non-implemented decoding variant.
Benjamin Haisch
2008-04-21
Performed some optimizations to the PMV player
Filippos Karapetis
2008-04-20
Changed spaces to tabs.
Torbjörn Andersson
2008-04-20
Initial import of the work in progress MADE engine
Filippos Karapetis