Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | CrossFade: pass total_time as SignedSongTime instance | Max Kellermann | 2014-08-29 | 1 | -1/+2 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | CrossFade: use negative value for invalid mixramp_delay | Max Kellermann | 2013-10-30 | 1 | -4/+3 |
| | | | | Avoid NaN to allow -ffast-math. | ||||
* | CrossFade: remove obsolete API documentation | Max Kellermann | 2013-10-30 | 1 | -3/+0 |
| | |||||
* | PlayerControl: move attributes to struct CrossFadeSettings | Max Kellermann | 2013-10-29 | 1 | -26/+47 |
| | |||||
* | CrossFade: reimplement mixramp_interpolate() without strtok() | Max Kellermann | 2013-10-26 | 1 | -1/+4 |
| | | | | Don't require a writable string, and don't modify it. | ||||
* | CrossFade: apply coding style | Max Kellermann | 2013-10-26 | 1 | -6/+7 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -3/+2 |
| | |||||
* | crossfade: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+51 |