summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.h
AgeCommit message (Expand)Author
2020-04-15Disable spill when target-bus is removed #8014Robin Gareus
2020-04-02Move RouteUI::fan_out to Mixer_UIRobin Gareus
2020-03-23Show Sends button should instigate a Spill, akin to a VCA spillBen Loftis
2019-11-20add mixer actions for toggle disk & input monitoring; bind to d and i in mixe...Paul Davis
2019-09-11Foldback gui: Added hide and showLen Ovens
2019-08-28properly remove foldback strip so it can be created againLen Ovens
2019-08-26Add strip GUI first try for foldback busLen Ovens
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-18Tweak Mixer screenshot method, include VCA, master-busRobin Gareus
2019-07-17Prepare screenshot of all mixer-stripsRobin Gareus
2019-07-17Use an explicit class-member for the mixer-strip containerRobin Gareus
2019-03-14On selection, move/scroll VCA into viewRobin Gareus
2019-03-12Snap to VCA strips in the mixer when scrollingRobin Gareus
2019-03-01Show VCA pane when a new VCA is created.Robin Gareus
2018-12-11full (?) set of changes required to make MonitorSection an "always-there" com...Paul Davis
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-12-05start using ActionMap in preference to ActionManagerPaul Davis
2018-09-01Restore mixer scroll offset after spillRobin Gareus
2018-08-24provide mixer-specific bindings for Alt-(up|down) to match editorPaul Davis
2018-08-24move select-all-tracks,deselect-all,invert-selection to be global actions (an...Paul Davis
2018-08-08Add method to show/hide VCA (and Mixbus) Mixer paneRobin Gareus
2018-05-08Plugin Order: Use the new plugin_manager function to save plugin order.Ben Loftis
2018-02-13Dont delete&create add_vca_buton every time the vca list is updated.Ben Loftis
2018-02-13Fix mixer left/right scroll, snap to strip boundary.Robin Gareus
2018-02-13Remove cruftRobin Gareus
2018-02-02Further defer changes of plugin Tags+Status, and consolidate code to call Plu...Ben Loftis
2018-01-30Add plugin tag-filter to Mixer-favorites sidebarRobin Gareus
2017-10-21Tweak 842d758e: selection & move into viewRobin Gareus
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-08-06Allow to select VCAsRobin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-08Add select-all-tracks mixer-shortcut (following editor)Robin Gareus
2017-07-08Fix gain inc/dec with multiple-selection spanning groupsRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-17Remove CruftRobin Gareus
2017-05-05use CoreSelection for track selectionPaul Davis
2017-03-16consolidate context-menu popup methodsRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2017-01-26Fix mixer continuous multi-selectionRobin Gareus
2017-01-16Prepare generic spill ([mix]busses)Robin Gareus
2016-12-21Fix indentation 8 whitespaces to tabNil Geisweiller
2016-10-15Mixer strip list: click to move strip into viewRobin Gareus
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-09work "hide" button on VCA stripPaul Davis
2016-06-07GUI tweaks and work on VCA mixer displayPaul Davis