Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the ADPCM decoders to alBuffer.cpp | Chris Robinson | 2019-07-28 | 1 | -13/+0 |
* | Use al::byte for ADPCM decoders | Chris Robinson | 2019-05-24 | 1 | -3/+3 |
* | Move a couple table definitions to where they're used | Chris Robinson | 2019-05-24 | 1 | -10/+0 |
* | Add missing extern "C" | Chris Robinson | 2018-10-29 | 1 | -0/+8 |
* | More cleanup for buffer loading | Chris Robinson | 2018-01-21 | 1 | -1/+4 |
* | Store mulaw and alaw samples directly in the buffer | Chris Robinson | 2018-01-17 | 1 | -0/+3 |
* | Move the sample conversion routines to a separate file | Chris Robinson | 2014-03-05 | 1 | -0/+9 |