summaryrefslogtreecommitdiff
path: root/src/CrossFade.cxx
AgeCommit message (Expand)Author
2014-08-29CrossFade: pass total_time as SignedSongTime instanceMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-30CrossFade: eliminate NaN from mixramp_interpolate()Max Kellermann
2013-10-30CrossFade: use negative value for invalid MixRamp overlapMax Kellermann
2013-10-30CrossFade: use negative value for invalid mixramp_delayMax Kellermann
2013-10-29PlayerControl: move attributes to struct CrossFadeSettingsMax Kellermann
2013-10-26CrossFade: reimplement mixramp_interpolate() without strtok()Max Kellermann
2013-10-26CrossFade: apply coding styleMax Kellermann
2013-10-26CrossFade: merge "return" statements using "break"Max Kellermann
2013-10-26CrossFade: use nullptr instead of NULLMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-01-07replay_gain_info, ...: use cmath instead of math.h in C++ modeMax Kellermann
2013-01-04crossfade: convert to C++Max Kellermann