fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / ardour / variant.h
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardClean up note delta command code.
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-07 Robin GareusVOID is a windows define (not MSVC specific)
2014-11-04 John EmmasWhen building with MSVC undef type VOID if we're declar...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.