aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/decoders
AgeCommit message (Expand)Author
2017-11-11SCI32: Fix integer overflow calculating audio durationColin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in SOL decoderColin Snover
2017-07-17SCI32: Fix stream leaks in Audio32/SOLStreamColin Snover
2017-06-18SCI32: Forward OLDDPCM8 parameter instead of using an if-elseColin Snover
2017-06-17SCI32: Support old-format 8-bit DPCM coding for SCI2Colin Snover
2017-06-17SCI32: Implement engine-accurate DPCM overflow behaviourColin Snover
2017-04-14SCI: Fix speech in QfG IV on big endian platformsThierry Crozat
2017-03-30SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patchesColin Snover
2017-01-09SCI32: Enable playback of stereo audioColin Snover
2016-08-19SCI32: Implement kRobotColin Snover
2016-06-23SCI32: Fix usage of the C++11 override keyword with MSVCFilippos Karapetis
2016-06-21SCI32: Add low-pass filter to 8-bit SOL audioColin Snover
2016-06-20SCI32: Rewrite digital audio engineColin Snover