fix crash when copy'ing latent plugins
[ardour.git] / libs / canvas / framed_curve.cc
2016-06-03 nick_mFix FramedCurve Outside fill for curve.
2016-06-03 nick_mMore FramedCurve render work
2016-06-03 nick_mFix framed curve thinko.
2016-06-02 nick_mSmall cleanup in FramedCurve.
2016-06-02 nick_mFix assorted drawing bugs in framed curve.
2016-06-01 nick_mFix conditional on uninitialised idx (via n_samples...
2016-05-28 nick_mHopefully finally fix tempo curve flickering.
2016-05-27 nick_mTempo ramps - finally fix flicker in framed curve.
2016-05-27 nick_mYr,[p ramps - fix flickering tempo curves when zoomed in.
2016-05-27 nick_mTempo ramps - add Canvas::FramedCurve and use it in...