summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.cc
AgeCommit message (Expand)Author
2015-12-28plugin-sidebar: select on right-click (before context-menu)Robin Gareus
2015-12-28refine add preset/favorite dialogRobin Gareus
2015-12-28allow creating plugin-presets by dragging a plugin to the sidebarRobin Gareus
2015-12-28add preset-delete to context menuRobin Gareus
2015-12-27add "remove from favorites" context menuRobin Gareus
2015-12-27plugin-sidebar: fix PostFader insertRobin Gareus
2015-12-27plugin-sidebar: right click implies select.Robin Gareus
2015-12-27Ardour 4.5 is later than planned.Robin Gareus
2015-12-27add context-menu for processor-sidebarRobin Gareus
2015-12-26remove C++11 APIRobin Gareus
2015-12-26save/restore plugin-sidebar expanded itemsRobin Gareus
2015-12-25update plugin presets in mixer-sidebarRobin Gareus
2015-12-25allow to add plugin(s) to all selected routesRobin Gareus
2015-12-25add presets to mixer plugin-sidebarRobin Gareus
2015-12-24use new column DnD renderer,Robin Gareus
2015-12-23quick hack: hide unfinished processor sidebar for 4.5 releaseRobin Gareus
2015-12-22re-arrange default mixer siderbar panes.Robin Gareus
2015-12-22save/restore custom order of favorite plugin listRobin Gareus
2015-12-22tweak packaging of plugin-hostlistRobin Gareus
2015-12-22add Favorite Plugins List (DnD) to the Mixer.Robin Gareus
2015-12-21delete monitoring section when removedRobin Gareus
2015-12-20monitoring section on diet (75% original width)Robin Gareus
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-10-20Restored size of mixer list pane is at least 36 px. Revert default to 75.nick_m
2015-10-20Mixer list pane can shrink to zero width.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-15don't allow to focus sidebar checkboxes - fixes #6445Robin Gareus
2015-09-12GUI part of memleak fixesRobin Gareus
2015-07-10add context menu to hide/show Midi-tracks - fixes #6430Robin Gareus
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-05-03right-click in mixer’s group box: show context menu.Robin Gareus
2015-05-03de-select other strips when re-selecting a stripRobin Gareus
2015-04-13remove UI configuration variable link-editor-and-mixer-selection, and make be...Paul Davis
2015-04-06Don't expand mixer track list for long names.nick_m
2015-03-16avoid possible shared remote control IDs in large (>317 track) sessionPaul Davis
2015-03-15Keep the left hand list pane of the mixer the same size when resizingnick_m
2015-01-14don’t show “-all-“ group with currently does nothing.Robin Gareus
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-11-19fix range selection of mixer strips; shift+selecting a single strip would se...Ben Loftis
2014-11-18remove cruft (monitor section knobs are cairo now)Robin Gareus
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-28force horizontal scrollbar and spacer, so strips line up nicelyBen Loftis
2014-07-28Mixer page: ESC should deselect all mixer strips and processorsBen Loftis
2014-07-24several fixes to make processor selection and deletion feel right, for both m...Ben Loftis
2014-07-24Remove "implicit" selection for plugin deletion.Ben Loftis
2014-07-24Revert previous select-strips-under-mouse behaviorBen Loftis