summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.cc
AgeCommit message (Expand)Author
2017-02-20ensure that when mixer is shown in its own tab, it has a default focus widget...Paul Davis
2017-02-18Don't scroll-jump when selecting all tracksRobin Gareus
2017-02-18VCA spill should not show hidden tracksRobin Gareus
2017-02-17Fix route ordering (mixer TV lacks master-bus)Robin Gareus
2017-02-02Right-click on a VCA to assign it to the selected channels.Ben Loftis
2017-01-30left/right align mixer-stripsRobin Gareus
2017-01-28further improvement to Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28improve the behaviour of Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28ensure mixer shows a recently selected stripPaul Davis
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-26Fix mixer continuous multi-selectionRobin Gareus
2017-01-18push sorted Stripable order back to PI (for control surfaces)Robin Gareus
2017-01-16Prepare generic spill ([mix]busses)Robin Gareus
2017-01-09Fix mixer scrollingRobin Gareus
2017-01-06fix route ordering (and related possible crash on re-order)Robin Gareus
2017-01-02allow to shrink mixer left-side paneRobin Gareus
2017-01-02remove VCA title/heading (increases min width)Robin Gareus
2016-12-22Display VCAs at the end of the Track/Bus listRobin Gareus
2016-12-22spill chained VCAsRobin Gareus
2016-12-21backport/minimize difference to mixbus branchRobin Gareus
2016-12-21Don't try to scroll to stripables on different panesRobin Gareus
2016-12-21Vertically line up mixer strip (backport from Mixbus)Robin Gareus
2016-11-13basic Mac VST Cocoa UI supportRobin Gareus
2016-11-11static MonitorSection Action -- fixes #7098Robin Gareus
2016-11-07Set session dirty if tracks are reordered by user.Len Ovens
2016-11-04Fix Drifting Master hopefully for real this time.Len Ovens
2016-10-17remove unused variableRobin Gareus
2016-10-17fix typo + remove cruft.Robin Gareus
2016-10-16refine 29f604418, move selected track to left-edge (if possible)Robin Gareus
2016-10-15Mixer strip list: click to move strip into viewRobin Gareus
2016-10-14mixer left/right: snap to trackRobin Gareus
2016-09-30revert previous unintended commitBen Loftis
2016-09-30fix: using arrow-keys on selected mixer strips would recursively affect group...Ben Loftis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-12remove pointless version of Stripable::set_presentation_order()Paul Davis
2016-07-08fix incorrect behaviour of mixer strip [X] (hide) buttonsPaul Davis
2016-07-06merge MixerActor API (back) into Mixer_UI; make solo/mute/recenable actions t...Paul Davis
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-06-29consistent mixer sidebar layout (group, tracks show/hide)Robin Gareus
2016-06-23show tooltips on favorite plugins -- closes #6902Robin Gareus
2016-06-14no divider/full allocation of LHS of mixer "display" with no VCAsPaul Davis
2016-06-13use pane position mgmt on appropriate panesPaul Davis
2016-06-12hide mixer group tabs when spilling control master slavesPaul Davis
2016-06-11make RouteGroupDialog non-modal.Paul Davis
2016-06-10do not add master to Mixer_UI's TreeModel - explicitly pack it and never unpa...Paul Davis
2016-06-09avoid missing stuff after adding tracks/busses/vcas in mixerPaul Davis
2016-06-09work "hide" button on VCA stripPaul Davis
2016-06-09mixer-gui visibility management for VCAsPaul Davis
2016-06-07GUI tweaks and work on VCA mixer displayPaul Davis