summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/stripable.h
AgeCommit message (Expand)Author
2018-03-10Add virtual slaved, slaved_to calls to stripableLen Ovens
2017-10-19US2400: map knobs for mixbus strips, when selected.Ben Loftis
2017-10-05US2400: send_pan_azimuth lookup function (currently mb-only)Ben Loftis
2017-09-18remove Track::hidden(); replace with Stripable::is_private_route()Paul Davis
2017-06-18'ARDOUR::Stripable::Sorter()' needs to be exportable (since it gets used outs...John Emmas
2017-06-17Move implementation out of header fileRobin Gareus
2017-06-17Move StripableSorter into libardourRobin Gareus
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-04-12Properly expose "well known" comp_redux output.Robin Gareus
2017-03-12Preparations to keep track of stripable color-dialogs.Robin Gareus
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
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