enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / vca_master_strip.cc
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