Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / mixer_ui.cc
2018-12-18 Robin GareusOnly show user-presets in favorite sidebar master
2018-12-13 Robin GareusFix Mixbus action fc83d044f8 & 65bda27d4 rebase ordering
2018-12-12 Paul Davisremove explicit use of ::cast_dynamic() from Gtk::Actio...
2018-12-11 Paul Davisuse syntactic sugar
2018-12-11 Paul Davisdo not reset session for MonitorSection just because...
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-10 Paul Davisno longer delete and recreate MonitorSection when it...
2018-12-10 Paul Davisshow-editor and show-mixer actions are now part of...
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-08 Robin GareusNO-OP: whitespace and some guaranteed assertion removal
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-11-08 Len OvensChange get_routes to get_routelist where appropriate.
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2018-10-02 Robin GareusFix context-menu item "bus" = audio and midi busses.
2018-09-01 Robin GareusRestore mixer scroll offset after spill
2018-08-24 Paul Davisuse new CoreSelection methods in editor and mixer
2018-08-24 Paul Davisprovide mixer-specific bindings for Alt-(up|down) to...
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-08-09 Robin GareusSet VCA Pane toggle sensitivity
2018-08-09 Robin GareusFix VCA pane being made visible when redisplaying tracks
2018-08-09 Robin GareusBackport Mixbus' mixer shadow
2018-05-08 Ben LoftisPlugin Ordering: PluginStatusChanged signal went missi...
2018-05-08 Ben LoftisRemove debug printout.
2018-05-08 Ben LoftisPlugin Order: Use the new plugin_manager function...
2018-03-11 Ben LoftisTweak logic in master-bus packing to make it clearer...
2018-02-24 Robin GareusNO-OP: whitespace
2018-02-19 Ben LoftisPrevent mixer-add buttons from getting focus.
2018-02-13 Ben LoftisDont delete&create add_vca_buton every time the vca...
2018-02-13 Robin GareusFix mixer left/right scroll, snap to strip boundary.
2018-02-13 Robin GareusRemove cruft
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-02-12 Ben Loftis...and also for VCA strips.
2018-02-12 Ben LoftisRemove track-adder button from the mixer-list, and...
2018-02-03 Ben LoftisFurther defer changes of plugin Tags+Status, and consol...
2018-01-31 Robin GareusUse new tag-search API
2018-01-30 Robin GareusAdd plugin tag-filter to Mixer-favorites sidebar
2018-01-30 Robin GareusPrepare for PluginStatusesChanged API change
2017-10-21 Robin GareusTweak 842d758e: selection & move into view
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-22 Robin Gareusremove debug output
2017-08-17 Robin GareusConsolidate add/track/route/bus wrappers -- step one.
2017-08-06 Robin GareusAllow to select VCAs
2017-07-20 Johannes MuellerEquivalent fix for #7429 for the mixer
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-12 Robin GareusHonor groups for mixer selection
2017-07-08 Robin GareusAdd select-all-tracks mixer-shortcut (following editor)
2017-07-08 Robin GareusFix gain inc/dec with multiple-selection spanning groups
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-22 Tim MayberryRemove LocaleGuard from MixerUI class
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusUse Stripable::Sorter in GUI consistently.
2017-06-14 Robin GareusSquelch error message when toggling master-bus visibility.
2017-05-09 Robin GareusRemember Monitor-section state (show/hide, attached...
2017-05-08 Paul Davisremove misc. debug output
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Mixer_UI class
2017-03-26 Paul Davisimprove correct selection (in mixer) of newly added...
2017-03-16 Robin Gareusconsolidate context-menu popup methods
2017-03-10 Robin GareusUse dedicated "show editor/mixer" actions
2017-03-08 Robin GareusMixer sidebar: show group context menu on right-click...
2017-02-26 Paul Davismake sure that when extending the selection in the...
2017-02-20 Paul Davisensure that when mixer is shown in its own tab, it...
2017-02-18 Robin GareusDon't scroll-jump when selecting all tracks
2017-02-17 Robin GareusVCA spill should not show hidden tracks
2017-02-16 Robin GareusFix route ordering (mixer TV lacks master-bus)
2017-02-02 Ben LoftisRight-click on a VCA to assign it to the selected channels.
2017-01-30 Robin Gareusleft/right align mixer-strips
2017-01-28 Paul Davisfurther improvement to Mixer_UI::move_stripable_into_view()
2017-01-28 Paul Davisimprove the behaviour of Mixer_UI::move_stripable_into_...
2017-01-28 Paul Davisensure mixer shows a recently selected strip
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-26 Robin GareusFix mixer continuous multi-selection
2017-01-18 Robin Gareuspush sorted Stripable order back to PI (for control...
2017-01-16 Robin GareusPrepare generic spill ([mix]busses)
2017-01-09 Robin GareusFix mixer scrolling
2017-01-06 Robin Gareusfix route ordering (and related possible crash on re...
2017-01-02 Robin Gareusallow to shrink mixer left-side pane
2017-01-02 Robin Gareusremove VCA title/heading (increases min width)
2016-12-22 Robin GareusDisplay VCAs at the end of the Track/Bus list
2016-12-22 Robin Gareusspill chained VCAs
2016-12-21 Robin Gareusbackport/minimize difference to mixbus branch
2016-12-21 Robin GareusDon't try to scroll to stripables on different panes
2016-12-21 Robin GareusVertically line up mixer strip (backport from Mixbus)
2016-11-13 Robin Gareusbasic Mac VST Cocoa UI support
2016-11-11 Robin Gareusstatic MonitorSection Action -- fixes #7098
2016-11-07 Len OvensSet session dirty if tracks are reordered by user.
2016-11-04 Len OvensFix Drifting Master hopefully for real this time.
2016-10-17 Robin Gareusremove unused variable
2016-10-17 Robin Gareusfix typo + remove cruft.
2016-10-16 Robin Gareusrefine 29f604418, move selected track to left-edge...
2016-10-15 Robin GareusMixer strip list: click to move strip into view
2016-10-14 Robin Gareusmixer left/right: snap to track
next