start shaping up VCA assign process
[ardour.git] / gtk2_ardour / mixer_strip.cc
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-05-31 Paul Davismostly restore VCA state on session loading.
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisadd 4 harrison-style vca assign buttons to the mixer...
2016-05-24 Robin Gareusrec-safe GUI
2016-05-24 Robin Gareuscentralize rec-en sensitivity & prepare for rec-safe
2016-05-10 Robin Gareusadd route-ui pin-manager
2016-04-17 Robin Gareusfix 8f14f422e0536, port_prefix already includes colon
2016-04-17 Robin Gareusunhardcode "Program Name" string length
2016-04-15 Robin Gareushide strict-i/o UI for Mixbus
2016-04-14 Robin Gareushide add/remove output buttons on mixer-strip.
2016-03-28 Robin Gareusadd mixer strip context menu to en/disable strict-i/o
2016-02-26 Paul Davisfixing leaking tooltip string
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-01-25 Paul DavisGainMeter(Base) now has an explicit gain control given...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-08 Robin Gareusindicate monitor-state
2016-01-08 Robin Gareususe config value to avoid race on session-setup.
2016-01-01 Robin Gareuskunterbunte Monitor-Sektion
2015-12-21 Robin Gareusunhardcode "ardour:" port-prefix
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-11-21 Robin Gareusupdate editor-mixer frozen state - fixes #6689
2015-11-17 Ben Loftistweak selection code for mixer strip Duplicate func
2015-11-17 Ben Loftisadd Duplicate action to track and mixer context menus
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-27 Robin Gareusmixer-strip name context-menu cleanup
2015-09-19 Robin Gareusband-aid for Glib::operator<<
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-08-23 Robin Gareusfix mixer-strip input button update
2015-07-16 Ben Loftismerge fix
2015-07-02 Robin Gareusindicate port-connections of non-track type
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-04-25 Robin Gareusseparate detent & zero-arc flags for knob
2015-04-25 Robin Gareus0dBFS peak meter GUI
2015-04-25 Robin Gareusmore trim knob tweaks
2015-04-24 Robin Gareustrim typo and details
2015-04-24 Robin Gareustweak trim-knob size (same height as midi-input)
2015-04-24 Robin Gareusadd trim control to mixer-strip.
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-20 Robin Gareusscalable panners
2015-04-20 Robin Gareustowards scaleable meter and mixer UI
2015-04-14 Paul Daviswhen building context menu for click on mixer strip...
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareusupdate ArdourButton Icon API
2015-04-07 Paul Davisadd explanatory comment
2015-04-06 Paul Davisrationalize incorrect design for removing tracks.
2015-04-06 Robin Gareusrenice mixer strip
2015-04-05 Robin Gareusand lock, too.
2015-04-04 Robin Gareusadd more contexts for SLA.
2015-04-04 Robin Gareusadd context to single-letter translatable
2015-04-02 Robin GareusRevert "fix typo, list output bundles properly."
2015-03-31 Paul Davisremove duplicated calls to update solo/mute state from...
2015-03-30 nick_mMixer visibility prefs changes teke effect "live".
2015-03-29 nick_mMixer visibility prefs changes teke effect "live".
2015-03-24 Robin Gareusmake mixer strip “Add XXX Port” translatable
2015-03-12 Robin Gareusindicate MIDI port names (vs audio system ports)
2015-03-11 Robin GareusNOOP, add a missing ‘p’
2015-03-11 Robin Gareusrenice connection button labels
2015-03-08 Robin Gareusfix typo, list output bundles properly.
2015-02-25 Ben LoftisPotential fix for confusion for Input/Output buttons...
2015-02-10 Ben Loftisflip the priority of input and output buttons and menus
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-11-25 David RobillardRemove dead code.
2014-10-23 Robin GareusDon't show meter-type menu for MIDI-only meters
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-06 Robin Gareusfix mixer strip track number display (amend 4a00bdf0)
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-09-05 Robin Gareusfundamentally change ArdourButton PangoLayout handling
2014-09-05 Robin Gareusfix 849d80b - don't show solo Lock/Iso on master bus
2014-09-04 Robin Gareus"Aux" is a small button now, 2nd line is not visible
2014-09-03 Robin Gareususe tape-track rec-enable icon throughout.
2014-09-02 Robin Gareusget rid of a compiler warning
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-08-31 Robin Gareusproper round corners for peak&gain display
2014-08-29 Robin Gareusmark "Label Buttons" as inactive
2014-08-28 Ben LoftisMore fixes to ArdourButton actions.
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-08-14 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-13 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-13 Ben LoftisYet another attempt to standardize button heights.
2014-08-06 Ben LoftisUse explicit strip widths and button heights for the...
2014-08-01 Ben LoftisEnforce mixer strip widths, more case fixes, and minor...
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-08-01 Ben Loftistop button table causes spacing issues when items are...
2014-08-01 Ben Loftisallow track headers to select io from right-click menu
2014-08-01 Ben Loftisfix gain entry cancellation, per the_CLA
2014-07-31 Ben Loftismicro tweaks to width box and name button layout
2014-07-31 David RobillardIncrease mixer strip button vpad to 4.
2014-07-30 David RobillardAdd 1px border to mixer strip so buttons don't overlap...
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-29 Ben LoftisVarious UI tweaks.
next