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
/
audio
/
decoders
/
adpcm.h
Age
Commit message (
Expand
)
Author
2017-09-09
AUDIO: Mark SCI engine as using ADPCM
Colin Snover
2016-06-19
AUDIO: Make WAV streams seekable
Colin Snover
2015-08-30
AUDIO: Add a packetized version of ADPCM streams
Matthew Hoops
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-20
AUDIO: Cleanup naming
Matthew Hoops
2013-04-20
AUDIO: Remove default makeADPCMStream rate/channels values
Matthew Hoops
2011-10-28
AUDIO: Adapt include guard names to the "new" directory name.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-24
AUDIO: Cleanup MS IMA handling
Matthew Hoops
2011-04-13
AUDIO: Split the Intel DVI ADPCM into its own class
Matthew Hoops
2011-04-13
AUDIO: Stop adpcm.h from including common/stream.h
Max Horn
2011-04-13
TINSEL: Move custom ADPCM decoders to tinsel engine
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn