index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CrossFade.cxx
Age
Commit message (
Expand
)
Author
2014-08-29
CrossFade: pass total_time as SignedSongTime instance
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-30
CrossFade: eliminate NaN from mixramp_interpolate()
Max Kellermann
2013-10-30
CrossFade: use negative value for invalid MixRamp overlap
Max Kellermann
2013-10-30
CrossFade: use negative value for invalid mixramp_delay
Max Kellermann
2013-10-29
PlayerControl: move attributes to struct CrossFadeSettings
Max Kellermann
2013-10-26
CrossFade: reimplement mixramp_interpolate() without strtok()
Max Kellermann
2013-10-26
CrossFade: apply coding style
Max Kellermann
2013-10-26
CrossFade: merge "return" statements using "break"
Max Kellermann
2013-10-26
CrossFade: use nullptr instead of NULL
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-01-07
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Max Kellermann
2013-01-04
crossfade: convert to C++
Max Kellermann