summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vca_master_strip.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-02-19Remove unused widget.Ben Loftis
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
2017-02-02Right-click on a VCA to assign it to the selected channels.Ben Loftis
2017-01-16Prepare generic spill ([mix]busses)Robin Gareus
2017-01-05VCA number-label: match track/bus header behaviorRobin Gareus
2016-12-21Properly calculate VCA bottom padding & align faderRobin Gareus
2016-07-12remove VCA drop buttonPaul Davis
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-06-09mixer-gui visibility management for VCAsPaul Davis
2016-06-09color management and handling for VCAsPaul Davis
2016-06-09use ControlSlaveUI in VCAMasterStripPaul Davis
2016-06-08change format of state_id() return value for VCAMasteStrip to follow other ob...Paul Davis
2016-06-07GUI tweaks and work on VCA mixer displayPaul Davis
2016-06-05change AxisView color API to be virtual and implement per-type variantsPaul Davis
2016-05-31stop playing silly games with widget packing when editing a route name in the...Paul Davis
2016-05-31make VCA strips sensitive to solo modelPaul Davis
2016-05-31make various button press events work on VCA strip vertical button; improve s...Paul Davis
2016-05-31remove name button from vca strip; add drop buttonPaul Davis
2016-05-31vca: make Remove context menu option workPaul Davis
2016-05-31basics of spill control in place (actual change in mixer display, not done)Paul Davis
2016-05-31use ArdourButton for the vertical space/button/label in VCAMasterStripPaul Davis
2016-05-31code consolidationPaul Davis
2016-05-31vertical VCA names in VCA stripsPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31make VCA delete button workPaul Davis
2016-05-31use Slavable API in GUIPaul Davis
2016-05-31improve clean-up of GUI VCA-related objectsPaul Davis
2016-05-31start adding a context menu for VCA stripsPaul Davis
2016-05-31GUI tweaks for VCAMasterStrip, including renamingPaul Davis
2016-05-31remove VCA active buttonPaul Davis
2016-05-31update VCA assign buttons to show status for VCA stripsPaul Davis
2016-05-31add GUI support for slaving VCAs to other VCAsPaul Davis
2016-05-31add solo/mute controls to VCAMasterStripPaul Davis
2016-05-31add VCAMasterStrip::set_selected()Paul Davis
2016-05-31GUI modifications to improve VCA strips and their placement in the mixerPaul Davis
2016-05-31initial part of vca assignment via context menuPaul Davis
2016-05-31fix API of VCA stripPaul Davis
2016-05-31skeleton versions of VCA master stripsPaul Davis