13
0
Commit Graph

253 Commits

Author SHA1 Message Date
949163f806 more changes to Bindings, Keyboard APIs 2016-02-22 15:31:24 -05:00
37fce09a18 widespread changes to get the new (oldArdour binding scheme to be used for keyboard accelerators 2016-02-22 15:31:22 -05:00
552e995297 save/restore tabbable state 2016-02-22 15:31:21 -05:00
9010262bed first compilable version of tabbable design.
I would have loved to split this apart, but there are just so many interrelated changes,
it makes little sense and would be a huge effort that would break future git bisect
use because so many intermediate commits would not compile
2016-02-22 15:31:21 -05:00
02c8d6d648 the basics of tabbed 2016-02-22 15:31:21 -05:00
05e59a06a2 Fix bug #6766, Crash when creating new Session while one is currently open 2016-02-11 09:52:36 +10:00
ed8c88d697 don't allow to delete AU presets in the UI
because the backend is not ready for this.
2016-01-13 18:01:39 +01:00
eea8d8e6c0 check sidebar re-order constrains early on. 2016-01-10 00:28:00 +01:00
28f8b7d5d6 retain expansion-state when reordering plugins in the sidebar 2016-01-10 00:28:00 +01:00
6a45e4a2b1 GUI update for plugin-preset-list API change 2016-01-09 15:22:40 +01:00
3718b4109b index plugins before loading state (favorite order) 2016-01-08 22:07:21 +01:00
8f63c81ca9 better version than prev. commit (avoid name ambiguity) 2016-01-08 21:53:12 +01:00
b3a1ea664e fix favorite plugin sort (after plugin-scan) 2016-01-08 21:12:48 +01:00
4be4f8fb62 don't allow to delete factory presets 2016-01-07 22:34:19 +01:00
4bd4790d11 use new API to query presets 2016-01-07 17:23:39 +01:00
34244b3c69 only show plugin context-menu if there is a selection 2016-01-07 14:35:10 +01:00
46e479038d plugin-sidebar: select on right-click (before context-menu) 2015-12-28 17:23:45 +01:00
9283e97435 refine add preset/favorite dialog
dedicated "Add to Favorites only" mode.
2015-12-28 17:23:45 +01:00
4758de37cd allow creating plugin-presets by dragging a plugin to the sidebar 2015-12-28 04:11:45 +01:00
d7475e1419 add preset-delete to context menu 2015-12-28 03:19:28 +01:00
47922c5d19 add "remove from favorites" context menu 2015-12-27 18:17:45 +01:00
9b7352f35f plugin-sidebar: fix PostFader insert 2015-12-27 15:32:24 +01:00
48edb6edb7 plugin-sidebar: right click implies select. 2015-12-27 15:31:53 +01:00
228d6a1861 Ardour 4.5 is later than planned.
Revert "quick hack: hide unfinished processor sidebar for 4.5 release"
This reverts commit 20521bad20.
2015-12-27 00:38:28 +01:00
b7461fb7c0 add context-menu for processor-sidebar 2015-12-27 00:37:53 +01:00
b1bf6be8e3 remove C++11 API 2015-12-26 15:51:02 +01:00
d9fcd142b4 save/restore plugin-sidebar expanded items 2015-12-26 00:43:59 +01:00
c85f1c7aa3 update plugin presets in mixer-sidebar 2015-12-25 23:23:00 +01:00
e6cb65a171 allow to add plugin(s) to all selected routes 2015-12-25 17:13:17 +01:00
5417af4877 add presets to mixer plugin-sidebar 2015-12-25 17:13:07 +01:00
0b30814bdd use new column DnD renderer, 2015-12-24 17:28:23 +01:00
20521bad20 quick hack: hide unfinished processor sidebar for 4.5 release 2015-12-23 00:08:45 +01:00
11d5b46f8a re-arrange default mixer siderbar panes. 2015-12-22 23:26:33 +01:00
7f82eec394 save/restore custom order of favorite plugin list 2015-12-22 23:06:08 +01:00
0965463c19 tweak packaging of plugin-hostlist 2015-12-22 19:08:19 +01:00
dffa3861ba add Favorite Plugins List (DnD) to the Mixer. 2015-12-22 04:43:26 +01:00
0794329ac1 delete monitoring section when removed
Among other things, this makes sure the detached window is removed.
2015-12-21 15:46:03 +01:00
34f3d35ded monitoring section on diet (75% original width) 2015-12-20 00:48:11 +01:00
ffde3968ec allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
3b3261ef55 allow hiding and showing the mixer list 2015-12-10 17:21:02 -06:00
nick_m
998fd1b015 Restored size of mixer list pane is at least 36 px. Revert default to 75. 2015-10-20 00:53:31 +11:00
nick_m
4b230069f8 Mixer list pane can shrink to zero width. 2015-10-20 00:53:31 +11:00
22b07e0233 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
4dc63966f0 globally remove all trailing whitespace from ardour code base.
Paul Davis was responsible for introducing almost all of this.
2015-10-04 14:51:05 -04:00
6b019a4953 Move UIConfiguration Singleton into UIConfiguration header
This removes the direct dependence on ardour_ui.h from 39 files
2015-09-16 16:55:17 -04:00
cf9176c3bb don't allow to focus sidebar checkboxes - fixes #6445 2015-09-15 21:21:01 +02:00
4a1f5c7f28 GUI part of memleak fixes 2015-09-12 20:05:46 +02:00
ad9f76a8c5 add context menu to hide/show Midi-tracks - fixes #6430 2015-07-10 11:47:20 +02:00
4fc3d98af8 update Window > Mixer accordingly 2015-06-27 01:00:03 +02:00
489f6d8648 right-click in mixer’s group box: show context menu. 2015-05-03 23:33:05 +02:00