aboutsummaryrefslogtreecommitdiffstats
path: root/src/CrossFade.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CrossFade: use negative value for invalid mixramp_delayMax Kellermann2013-10-301-4/+3
| | | | Avoid NaN to allow -ffast-math.
* CrossFade: remove obsolete API documentationMax Kellermann2013-10-301-3/+0
|
* PlayerControl: move attributes to struct CrossFadeSettingsMax Kellermann2013-10-291-26/+47
|
* CrossFade: reimplement mixramp_interpolate() without strtok()Max Kellermann2013-10-261-1/+4
| | | | Don't require a writable string, and don't modify it.
* CrossFade: apply coding styleMax Kellermann2013-10-261-6/+7
|
* audio_format: convert to C++Max Kellermann2013-08-031-3/+2
|
* crossfade: convert to C++Max Kellermann2013-01-041-0/+51