Fix a double-free, introduced in b06713bd8e57
[ardour.git] / gtk2_ardour / vca_master_strip.h
2018-02-19 Ben LoftisRemove unused widget.
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-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-03-10 Robin GareusUpdate color stripable color-picker(s)
2017-02-02 Ben LoftisRight-click on a VCA to assign it to the selected channels.
2017-01-16 Robin GareusPrepare generic spill ([mix]busses)
2017-01-05 Robin GareusVCA number-label: match track/bus header behavior
2016-12-21 Robin GareusProperly calculate VCA bottom padding & align fader
2016-07-12 Paul Davisremove VCA drop button
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-09 Paul Davismixer-gui visibility management for VCAs
2016-06-09 Paul Daviscolor management and handling for VCAs
2016-06-09 Paul Davisuse ControlSlaveUI in VCAMasterStrip
2016-06-08 Paul Davischange format of state_id() return value for VCAMasteSt...
2016-06-07 Paul DavisGUI tweaks and work on VCA mixer display
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-05-31 Paul Davisstop playing silly games with widget packing when editi...
2016-05-31 Paul Davismake VCA strips sensitive to solo model
2016-05-31 Paul Davismake various button press events work on VCA strip...
2016-05-31 Paul Davisremove name button from vca strip; add drop button
2016-05-31 Paul Davisvca: make Remove context menu option work
2016-05-31 Paul Davisbasics of spill control in place (actual change in...
2016-05-31 Paul Davisuse ArdourButton for the vertical space/button/label...
2016-05-31 Paul Daviscode consolidation
2016-05-31 Paul Davisvertical VCA names in VCA strips
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davismake VCA delete button work
2016-05-31 Paul Davisuse Slavable API in GUI
2016-05-31 Paul Davisimprove clean-up of GUI VCA-related objects
2016-05-31 Paul Davisstart adding a context menu for VCA strips
2016-05-31 Paul DavisGUI tweaks for VCAMasterStrip, including renaming
2016-05-31 Paul Davisremove VCA active button
2016-05-31 Paul Davisupdate VCA assign buttons to show status for VCA strips
2016-05-31 Paul Davisadd GUI support for slaving VCAs to other VCAs
2016-05-31 Paul Davisadd solo/mute controls to VCAMasterStrip
2016-05-31 Paul Davisadd VCAMasterStrip::set_selected()
2016-05-31 Paul DavisGUI modifications to improve VCA strips and their place...
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisfix API of VCA strip
2016-05-31 Paul Davisskeleton versions of VCA master strips