13
0
Commit Graph

9535 Commits

Author SHA1 Message Date
569b0bbcb4 fix connection updates 2016-04-06 13:32:06 +02:00
342422203d Populate Sidechain connection menu with non-feeback sources. 2016-04-06 02:31:36 +02:00
aa2f946476 dynamically build sidechain port connection list
work in progress.. context menu is not yet populated
2016-04-05 21:53:05 +02:00
51b8330b73 overhaul Pin Connection GUI Layout (and design)
* 3 column layout (config, routing, connections)
* move sidechain pins to the right
* scalable (all relative sizes)
* add right click to disconnect
* add labels
TODO: dedicated side-chain connection table (right-column)
2016-04-05 17:23:12 +02:00
79794650c1 non-modal sidechain i/o selector 2016-04-05 01:38:31 +02:00
7026d88a46 re-add std::vector<std::string> just for cairo's set_dash()
This fixes crash with the window version.
2016-04-05 00:00:06 +02:00
d324f5bb9e default to add new ports at the bottom. 2016-04-04 18:36:31 +02:00
1067391289 change "strict-i/o" into a combobox for consistency 2016-04-04 18:36:31 +02:00
ffbcd9d9ec lexical NO-OP 2016-04-04 15:14:41 +02:00
90c8fdb12f mixer-strip wires: take midi-bypass/trhu into account 2016-04-04 14:58:46 +02:00
e087237f3c s/Management/Connections/ 2016-04-04 13:56:34 +02:00
1feb50b2b2 Display output mapping (last processor before pan) in mixerstrip 2016-04-04 01:27:33 +02:00
56352723d8 Prevent deletion of last port using the PortMatrix. 2016-04-03 23:24:03 +02:00
514b8a23d0 show sidechain pins in a different color, prepare for labels. 2016-04-03 22:45:23 +02:00
4cedc07b3e add GUI to configure/connect sidechain 2016-04-03 05:21:40 +02:00
f827168b67 update mixer-strip display - indicate sidechain 2016-04-03 05:16:59 +02:00
408f9d8a78 tweak layout (scaling) and design (consistent highlight colors) 2016-04-02 23:08:29 +02:00
d1580ba924 update mixer-strip routing display 2016-04-02 14:51:32 +02:00
565730525d NO-OP, whitespace 2016-04-02 14:45:24 +02:00
8ac55574d2 Pin management dialog: re-layout, calc min. size 2016-04-02 14:44:05 +02:00
c44fb3e662 fix some thinkos with audio/midi port counting.
(there's more to come w/multiple midi ports grouped left)
2016-04-02 03:20:43 +02:00
46ca35ce7e prevent dup output connections across instances 2016-04-02 02:02:47 +02:00
fa79e9a616 interactive GUI to manage plugins pins 2016-04-01 22:57:56 +02:00
91c7845d40 Fix EAN check digit calculation
Fix two mistakes in in the EAN check digit calculation.
2016-04-01 15:18:53 +01:00
9a8a5f4f20 Pin Management UI, first part (instances + ports)
This invalidates the mixer strip wire drawing logic (again), but hey.
2016-04-01 01:41:17 +02:00
9ff4938ddd initialize some uninitialized variables 2016-03-31 23:40:23 +02:00
ee4e3e7737 update mixer-strip routing display 2016-03-31 20:44:39 +02:00
3ec33cccbe remove unused source files 2016-03-31 01:21:03 +02:00
cec17c7660 gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
Mathias Buhr
1316e85d41 Don't crash when keyeditor is empty 2016-03-30 07:29:09 -04:00
yonideshi
25dc92b31e removed duplicated keybinding 2016-03-30 07:26:36 -04:00
YQ-YSY
537a0e5afd update gtk2_ardour/po/zh.po for 4.7-469-g3f71e66 2016-03-30 07:17:30 -04:00
YQ-YSY
f55e4ceacc update Chinese translation ardour/gtk2_ardour/po/zh.po base on Ardour build 4.7-372-ge7181c0 at 2016-03-16
update Chinese translation ardour/gtk2_ardour/po/zh.po base on Ardour build 4.7-372-ge7181c0 at 2016-03-16
2016-03-30 07:17:30 -04:00
YQ-YSY
892b3ae974 add Chinese translation to /gtk2_ardour/appdata/po 2016-03-30 07:17:29 -04:00
YQ-YSY
718e6f7f31 update Chinese translation ardour/gtk2_ardour/po/zh.po 2016-03-07 2016-03-30 07:17:29 -04:00
a5b06c5a41 fix gain automation copy/paste -- #6842 2016-03-28 21:45:44 +02:00
e063e4bf1d one more ENSURE_GUI_THREAD() 2016-03-28 19:15:10 +02:00
8acf782bd2 reduce header dependencies (part 2/2) 2016-03-28 19:14:56 +02:00
ecf5bee4c5 cont'd work on Pin Dialog Display 2016-03-28 18:25:34 +02:00
bff4972e5b add mixer strip context menu to en/disable strict-i/o 2016-03-28 18:25:34 +02:00
89ae64c39f use strict i/o preference during import 2016-03-28 18:25:34 +02:00
a16c7a8a90 add option to create new routes with strict-i/o enabled. 2016-03-28 18:25:34 +02:00
5f16e48d7e expose strict-i/o preference 2016-03-28 18:25:34 +02:00
840c0599bf fix empty plugin window when switching generic to custom and back.
possibly since 0106047fd2 - show_all() was removed from show_own_window()
2016-03-27 21:40:57 +02:00
62d2d22b44 get started with Pin Manager - currently display-only. 2016-03-27 21:35:42 +02:00
yonideshi
35e4c9936d Renaming issue in regions list 2016-03-26 18:39:52 +01:00
9228b3e00b add a script to read core files in gdb/lldb 2016-03-26 15:51:56 +01:00
56a41b9347 add "revert" button to lua script window 2016-03-26 14:54:10 +01:00
3f71e669ae add lua script to test channel-mapping, update doc 2016-03-26 01:06:33 +01:00
8af8fcab84 add a convenient script header 2016-03-25 20:00:56 +01:00