summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.cc
AgeCommit message (Expand)Author
2017-06-14Squelch error message when toggling master-bus visibility.Robin Gareus
2017-05-10Remember Monitor-section state (show/hide, attached/detached)Robin Gareus
2017-05-08remove misc. debug outputPaul Davis
2017-05-08when a Route is removed, don't bother triggering a sync-presentation-info-fro...Paul Davis
2017-05-05use CoreSelection for track selectionPaul Davis
2017-04-19Use XMLNode::get/set_property API in Mixer_UI classTim Mayberry
2017-03-26improve correct selection (in mixer) of newly added tracks/bussesPaul Davis
2017-03-16consolidate context-menu popup methodsRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-03-08Mixer sidebar: show group context menu on right-click onlyRobin Gareus
2017-02-26make sure that when extending the selection in the editor and mixer, the clic...Paul Davis
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