Age | Commit message (Expand) | Author |
---|---|---|
2017-11-11 | SCI32: Fix integer overflow calculating audio duration | Colin Snover |
2017-10-06 | SCI32: Rewrap comments to 80 columns in SOL decoder | Colin Snover |
2017-07-17 | SCI32: Fix stream leaks in Audio32/SOLStream | Colin Snover |
2017-06-18 | SCI32: Forward OLDDPCM8 parameter instead of using an if-else | Colin Snover |
2017-06-17 | SCI32: Support old-format 8-bit DPCM coding for SCI2 | Colin Snover |
2017-06-17 | SCI32: Implement engine-accurate DPCM overflow behaviour | Colin Snover |
2017-04-14 | SCI: Fix speech in QfG IV on big endian platforms | Thierry Crozat |
2017-03-30 | SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patches | Colin Snover |
2017-01-09 | SCI32: Enable playback of stereo audio | Colin Snover |
2016-08-19 | SCI32: Implement kRobot | Colin Snover |
2016-06-23 | SCI32: Fix usage of the C++11 override keyword with MSVC | Filippos Karapetis |
2016-06-21 | SCI32: Add low-pass filter to 8-bit SOL audio | Colin Snover |
2016-06-20 | SCI32: Rewrite digital audio engine | Colin Snover |