Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -26/+26 |
* | pcm_pack: convert to C++ | Max Kellermann | 2013-10-16 | 1 | -1/+0 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -2/+0 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -3/+0 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -50/+54 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -71/+71 |
* | pcm_buffer: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -12/+8 |
* | pcm_resample: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -26/+18 |
* | PcmConvert: don't memset() in the constructor | Max Kellermann | 2013-07-30 | 1 | -4/+2 |
* | pcm_dsd: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -7/+4 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -0/+326 |