replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / vca_master_strip.cc
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-08-06 Robin GareusAllow to select VCAs
2017-07-30 Robin GareusVCA master-strip: drop gain-control reference
2017-07-21 Robin GareusAdd automation button to VCA strip
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-03 Robin GareusMake VCA mute+solo buttons bindable
2017-04-26 Robin GareusConsistent button visibility (mixer-strips + VCAs)
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in VCAMast...
2017-03-24 Robin GareusRevert "consistent use of context-menu popups"
2017-03-16 Robin Gareusconsistent use of context-menu popups
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-28 Paul Davisuse VCA full name in strips and track headers
2017-01-16 Robin GareusPrepare generic spill ([mix]busses)
2017-01-05 Robin GareusVCA number-label: match track/bus header behavior
2017-01-02 Robin Gareusfix VCA vertical alignment
2016-12-22 Robin Gareusshow VCA color on number label
2016-12-21 Robin GareusProperly calculate VCA bottom padding & align fader
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-07-12 Paul Davisremove VCA drop button
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-09 Paul Daviswork "hide" button on VCA strip
2016-06-09 Paul Davisnoop: clarifying comment about a magic number
2016-06-09 Paul Davisuse codified heuristic for "is-color-set?"
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-06 Paul Davisdrop reference to VCA from VCAMasterStrip immediately...
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-01 John EmmasMSVC itself defines a class called CheckMenuItem -...
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 Davisuse correct GTK response code, given YES/NO buttons
2016-05-31 Paul Davistypo fixes
2016-05-31 Paul Davismake drop button on VCA strip actually work
2016-05-31 Paul Davisremove name button from vca strip; add drop button
2016-05-31 Paul Davisuse new ::slaved_to() method in VCA master strip
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 Davisget VCA status correct in strips on first load
2016-05-31 Paul Davisfix implicit active display in VCA strips for solo
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisa variety of changes that get closer to correctly funct...
2016-05-31 Paul Davisremove some debug output
2016-05-31 Paul Davisa slew of as-yet incomplete work to get VCA solo+mute...
2016-05-31 Paul Davisuse new API for control slave/master relationships
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 Davisuse redesigned Route and VCA object architecture/API
2016-05-31 Paul Davisupdate VCA assign buttons to show status for VCA strips
2016-05-31 Paul Davisno self-assign for VCA masters
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 Davisset controls for VCA strip
2016-05-31 Paul Davisskeleton versions of VCA master strips