summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/variant.h
AgeCommit message (Expand)Author
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-28MIDI transform dialog.David Robillard
2014-12-28Clean up note delta command code.David Robillard
2014-11-07Just rename problematic Variant::VOID type.David Robillard
2014-11-07VOID is a windows define (not MSVC specific)Robin Gareus
2014-11-04When building with MSVC undef type VOID if we're declaring an enum called VOIDJohn Emmas
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-11-02Move ParameterDescriptor from Plugin to its own header.David Robillard
2014-10-31More generic RT-safe implementation of LV2 properties.David Robillard