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
/
sound
/
adpcm.h
Age
Commit message (
Expand
)
Author
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-01
Slight cleanup and commenting of the ADPCM decoder
Filippos Karapetis
2007-11-16
Changed Audio::makeADPCMStream so that the stream passed to it can automatica...
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-04-22
- Implemented MS ADPCM WAV format decoder used in Feeble Files. Still it is
Eugene Sandulenko
2006-03-03
Hiding the implementation of ADPCMInputStream from the public, in favor of a ...
Max Horn
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-21
Fix MS IMA ADPCM decoder. I like Microsoft so much for reinventing another
Eugene Sandulenko
2005-10-19
Improved IMA ADPCM decoder. It appeared that MS violated yet another standard
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-09-17
Cleaned up the ADPCM code
Max Horn
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-03
o Fixed ADPCM decoder length bug
Eugene Sandulenko
2005-05-03
Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory.
Eugene Sandulenko