Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PlayerControl: move attributes to struct CrossFadeSettings | Max Kellermann | 2013-10-29 | 1 | -7/+6 |
* | CrossFade: reimplement mixramp_interpolate() without strtok() | Max Kellermann | 2013-10-26 | 1 | -25/+15 |
* | CrossFade: apply coding style | Max Kellermann | 2013-10-26 | 1 | -7/+8 |
* | CrossFade: merge "return" statements using "break" | Max Kellermann | 2013-10-26 | 1 | -2/+4 |
* | CrossFade: use nullptr instead of NULL | Max Kellermann | 2013-10-26 | 1 | -7/+7 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -7/+11 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+0 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -6/+6 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | replay_gain_info, ...: use cmath instead of math.h in C++ mode | Max Kellermann | 2013-01-07 | 1 | -4/+6 |
* | crossfade: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+136 |