Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-15 | test/test_pcm: replace 256 with prime number | Max Kellermann | 1 | -4/+4 |
2014-03-15 | test/test_pcm_format: add unit test for float clamping | Max Kellermann | 1 | -0/+20 |
2014-03-01 | util/{Const,Writable}Buffer: add operator[] | Max Kellermann | 1 | -6/+6 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-06 | pcm/Format: change parameters/return values to ConstBuffer | Max Kellermann | 1 | -35/+21 |
2013-10-16 | test: use the CPPUNIT framework for unit tests | Max Kellermann | 1 | -17/+15 |
2013-08-03 | audio_format: convert to C++ | Max Kellermann | 1 | -6/+6 |
2013-07-30 | pcm_buffer: convert to C++ | Max Kellermann | 1 | -24/+10 |
2013-04-09 | pcm_*: move to src/pcm/ | Max Kellermann | 1 | -4/+4 |
2013-02-01 | test/test_pcm: add unit tests for the PcmFormat library | Max Kellermann | 1 | -0/+130 |