Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / vca_time_axis.cc
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-06 Robin GareusVCA TimeAxis Context Menu
2017-08-06 Robin GareusAllow to select VCAs
2017-07-28 Robin GareusAllow to rename VCAs in the editor
2017-07-21 Robin GareusHide VTAV header controls for small height
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-06-23 Robin GareusMixbus GUI updates (VCA layout, no panners)
2017-06-15 Robin GareusPrepare VCA Automation Lanes -- refactor TAV
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in VCATi...
2017-01-28 Paul Davisuse VCA full name in strips and track headers
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Paul Davisset a theme color for VCA axes in the editor
2016-06-14 Paul Davisavoid crash after removing a VCA
2016-06-10 Paul Davismake sure editor can follow visibility changes for...
2016-06-08 Paul Davisadd ::set_height() for VCATimeAxisView
2016-06-06 Paul Davisrepeat previous commit's approach, but for VCATimeAxisView
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-06-03 Paul Davisfix both canvas scrolling and interleaving of VCA ...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-05-31 Paul Davisminor state tweaks for VCA time axis solo+mute buttons
2016-05-31 Paul Davisinitial implementation of VCA time axis views