Age | Commit message (Expand) | Author |
2017-09-10 | AUDIO: Fix compilation on AmigaOS 4 | Colin Snover |
2017-09-09 | AUDIO: Fix incorrect reading of DK3 ADPCM audio data | Colin Snover |
2016-07-06 | AUDIO: Fix audio corruption in MS ADPCM decoder | Torbjörn Andersson |
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 |
2012-12-10 | AUDIO: Fix MS ADPCM to work with Mono streams using odd sized buffers. | D G Turner |
2012-08-04 | AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained. | D G Turner |
2012-08-04 | AUDIO: Fix Oki ADPCM to work with Mono streams using odd sized buffers. | D G Turner |
2012-08-04 | AUDIO: Fix DVI ADPCM to work with Mono streams using odd sized buffers. | D G Turner |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of... | Christoph Mallon |
2011-07-19 | AUDIO: Fix stereo MS IMA ADPCM decoding | Sven Hesse |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
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-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: Expose some internal ADPCM data tables | Max Horn |
2011-04-13 | TINSEL: Move custom ADPCM decoders to tinsel engine | Max Horn |
2011-04-13 | AUDIO: Expose ADPCM decoder internals via a new header | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |