Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the Compressor more class-like | Chris Robinson | 2018-12-24 | 1 | -30/+32 |
* | Clean up most of the compressor loops | Chris Robinson | 2018-12-20 | 1 | -8/+8 |
* | Add and use a macro to define placement-new-only allocators | Chris Robinson | 2018-11-22 | 1 | -3/+1 |
* | Use a unique_ptr for the Compressor | Chris Robinson | 2018-11-21 | 1 | -9/+59 |
* | Convert ALc.c to C++ | Chris Robinson | 2018-11-14 | 1 | -0/+8 |
* | Replace restrict with RESTRICT | Chris Robinson | 2018-10-29 | 1 | -1/+1 |
* | Make the Compressor struct opaque | Chris Robinson | 2018-09-30 | 1 | -68/+3 |
* | Don't use a ringbuffer design for the limiter's side chain | Chris Robinson | 2018-09-29 | 1 | -8/+16 |
* | Update the output limiter/compressor | Chris Robinson | 2018-09-25 | 1 | -31/+80 |
* | Move the compressor/limiter declarations to their own header | Chris Robinson | 2018-01-11 | 1 | -0/+57 |