summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/stripable.h
AgeCommit message (Expand)Author
2016-08-15Expose Stripable Color & Ordering API to LuaRobin Gareus
2016-07-28Fix whitespaceDavid Robillard
2016-07-12remove pointless version of Stripable::set_presentation_order()Paul Davis
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-08move gui_changed() signal from Route to StripablePaul Davis
2016-06-05extensive changes to PresentationInfo APIPaul Davis
2016-05-31use new record safe control in libardourPaul Davis
2016-05-31fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as...Paul Davis
2016-05-31add MonitorProcessor accessor to Stripable APIPaul Davis
2016-05-31add two more AutomationControl fetch methods to StripablePaul Davis
2016-05-31move ControllableDescriptor from libpbd to libardour; add support for describ...Paul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31move ever close to working master/slave logic, this time with audio testingPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-31redesign Route and VCA objects to inherit from ARDOUR::StripablePaul Davis