summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_ui.cc
AgeCommit message (Expand)Author
2016-02-27Implements review commentsMathias Buhr
2016-02-27Adds an assert to fail explicitelyMathias Buhr
2016-02-25fix packing of "outpacker" in mixer viewPaul Davis
2016-02-25restore monitor section visibility, broken after the merged with tabbedPaul Davis
2016-02-22rework dialog-close-focus-reset change to work in TabbedPaul Davis
2016-02-22cleanup post-rebase-against-master messesPaul Davis
2016-02-22change GTKOSX macro constant to use __APPLE__ insteadPaul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22more changes to Bindings, Keyboard APIsPaul Davis
2016-02-22widespread changes to get the new (oldArdour binding scheme to be used for ke...Paul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-11Fix bug #6766, Crash when creating new Session while one is currently openTim Mayberry
2016-01-13don't allow to delete AU presets in the UIRobin Gareus
2016-01-10check sidebar re-order constrains early on.Robin Gareus
2016-01-10retain expansion-state when reordering plugins in the sidebarRobin Gareus
2016-01-09GUI update for plugin-preset-list API changeRobin Gareus
2016-01-08index plugins before loading state (favorite order)Robin Gareus
2016-01-08better version than prev. commit (avoid name ambiguity)Robin Gareus
2016-01-08fix favorite plugin sort (after plugin-scan)Robin Gareus
2016-01-07don't allow to delete factory presetsRobin Gareus
2016-01-07use new API to query presetsRobin Gareus
2016-01-07only show plugin context-menu if there is a selectionRobin Gareus
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