0a9908cce
Update windows build scripts version by
2020-06-11 10:37:08 +0100
1b5080dff
(tag: v2.1.1)
Use CARLA_CATCH_UNWIND in the base utils by
2020-05-17 21:41:08 +0100
025c8be3a
Fix build with EXTERNAL_PLUGINS=false by
2020-05-16 01:39:56 +0100
ddec0d7ba
Bump version to 2.1.1 by
2020-06-10 22:36:18 +0100
19d27392b
Fixup macOS 10.12 packaging by
2020-05-16 01:44:16 +0200
f259eef25
Being nitpicky on whitespace by
2020-06-07 19:40:37 +0100
7b4abd49d
Fix external-ui internal plugins with the latest changes by
2020-06-07 19:19:07 +0100
9b0dc503a
Fix carla-plugin Closes #1166 by
2020-06-07 19:12:33 +0100
4a7faebcf
Fix CI by
2020-06-07 19:00:58 +0100
ca994d56b
Fix carla-control not handling CLI arg for custom address by
2020-06-03 08:02:15 +0100
0b9537195
Fix carla-control adding more than 1 plugin by
2020-06-03 08:01:40 +0100
19c9694da
Fix a couple of issues with carla-plugin by
2020-06-02 19:33:36 +0100
3516baf5f
Improve performance of inline display rendering by
2020-06-02 10:01:23 +0100
212257370
patchcanvas: Fix ports text width calculation by
2020-06-02 09:37:19 +0100
3d791eb55
Fix wrong assertion with size 1 MIDI messages in JACK code path by
2020-06-07 18:15:24 +0100
53f0ecaaf
Fix wrong assertion with size 1 MIDI messages in carla-patchbay Closes #1099 by
2020-05-31 02:37:39 +0100
d62d4b213
Force discovery to be in "C" (english) so we can parse errors by
2020-05-19 02:21:55 +0100
13826a3c3
Fixup icons Closes #972 by
2020-05-18 23:17:52 +0100
9f3e7280e
fix incorrect base conversion for midi CC numbers by
2020-04-18 21:55:27 +1000
a2238471b
Make canvas ports and groups ignore middle mouse clicks Fixes #1085 by
2020-05-18 00:24:07 +0100
6835c4442
Disable patchcanvas basic eye-candy (box shadow) causes crashes by
2020-05-15 22:12:21 +0100
a569d389d
Fix an hardcoded value in waitForAsyncObject by
2020-05-15 18:53:52 +0100
86ccce8f1
Fix strict build by
2020-05-14 02:17:07 +0100
f1924eda1
Fix for some juce-based plugins having 0 audio ports Closes #1084 by
2020-05-14 01:55:27 +0100
09fb06478
Fix LV2 UI not showing up if host supports touch Fixes #1104 by
2020-05-11 18:10:14 +0100
0e0df1cef
VST discovery: assume midi inputs = 1 if plugin is synth by
2020-05-09 14:55:53 +0100
e7898f30a
fix rpath specification in pc files to use a csv instead of equals sign (fixes errors when linking on macos) by
2020-04-28 00:01:34 +0100
c1214d7ab
Allow to customize pkg-config by
2020-04-15 02:43:22 +0100
86512c60a
Fix OSC handling method check for long strings by
2020-06-05 09:41:41 +0100
dc0c1df47
More pylint corrections by
2020-06-07 14:54:06 +0100
9c710e50b
Rename cursors; Cleanup CanvasPreviewFrame class by
2020-06-07 12:09:58 +0100
0e1dda7e5
Fixup for pylint by
2020-06-06 10:15:49 +0100
75ca09d65
Use base for CI scripts by
2020-06-06 10:01:07 +0100
bbdc68fbf
pylint3 needs at least 18.04 by
2020-06-06 02:05:01 +0100
bb9c278f4
Start checking python code with pylint, adjust some already by
2020-06-06 01:47:29 +0100
15c8662d6
Fixup the assertion added in the previous commit by
2020-06-05 16:27:45 +0100
43c3a9923
Fix usage without jack meta-data support by
2020-06-05 14:55:55 +0100
3afa20340
Fix JACK internal client build by
2020-06-05 14:42:36 +0100
9e82f55ac
Adjust the (incomplete) C++ port to latest API changes by
2020-06-05 10:43:29 +0100
f58fe233c
Fix OSC handling method check for long strings by
2020-06-05 09:41:41 +0100
5e670887f
Fixup calf skin by
2020-06-04 16:26:32 +0100
b63bb4ffc
Fixup ScalableDial to be compatible with old pixmaps by
2020-06-04 16:11:04 +0100
c09319058
Make LEDButton compatible with old pixmaps by
2020-06-04 14:45:21 +0100
8d9c63bfb
Make ScalableButton compatible with old pixmaps by
2020-06-04 14:44:48 +0100
0072e875b
Fix up new scripts to work system-wide, and install them by default by
2020-06-03 08:33:08 +0100
799c45eb8
Add script to test carla-osc usage locally by
2020-06-03 08:17:16 +0100
17ddecac0
Add script used to test carla-plugin as standalone by
2020-06-03 08:05:19 +0100
661e09a25
New internal CLI arg "--osc-gui=" by
2020-06-03 08:03:04 +0100
01bfe05fd
Fix carla-control not handling CLI arg for custom address by
2020-06-03 08:02:15 +0100
fac7ee78d
Fix carla-control adding more than 1 plugin by
2020-06-03 08:01:40 +0100
dbfc6116a
Fix a couple of issues with carla-plugin by
2020-06-02 19:33:36 +0100
22a6006c7
Avoid comparing shared_ptr directly to nullptr by
2020-06-02 17:52:59 +0100
90a868aba
Fix bridge build by
2020-06-02 14:30:38 +0100
8eac11a6b
Fix typo by
2020-06-02 14:22:08 +0100
f73cafcea
Backwards compatible std::shared_ptr by
2020-06-02 13:55:39 +0100
d06159d2c
Fix build, partially by
2020-06-02 10:03:52 +0100
ed1e66bc9
Improve performance of inline display rendering by
2020-06-02 10:01:23 +0100
de999bf47
patchcanvas: Fix some groupos with inline display becoming too small by
2020-06-02 09:37:48 +0100
a1141bfea
patchcanvas: Fix ports text width calculation by
2020-06-02 09:37:19 +0100
3ab47c948
Change the way plugins are deleted, ensure they are not being used by
2020-06-02 09:10:48 +0100
ddd085f35
Fully Scalable UI Part 2 by
2020-06-01 18:43:11 +0200
26775a225
Fix wrong custom dial arcs value and add fix from #1126 by
2020-06-01 19:26:47 +0200
e267176a4
(refs/pull/1161/head)
Fully Scalable UI Part 2 by
2020-06-01 18:43:11 +0200
8b2978100
Fix wrong custom dial arcs value and add fix from #1126 by
2020-06-01 19:26:47 +0200
f3928a548
Fully Scalable UI Part 1 by
2020-06-01 18:37:34 +0200
40ea3d5bd
(refs/pull/1160/head)
Fully Scalable UI Part 1 by
2020-06-01 18:37:34 +0200
591259658
(refs/pull/1141/head)
Transition from bitmaps to scalable images (SVG) by
2020-05-31 16:22:42 +0200
890a5badb
Fix wrong assertion with size 1 MIDI messages in carla-patchbay Closes #1099 by
2020-05-31 02:37:39 +0100
0b815a4d4
Initial convertion of bitmap images to SVG by
2020-05-21 22:36:59 +0200
889947b3b
Add missing QPainterPath include by
2020-05-30 19:11:19 +0900
6fc72a1cc
Add missing QPainterPath include by
2020-05-30 19:11:19 +0900
c4423a40b
(refs/pull/1157/head)
Add missing QPainterPath include by
2020-05-30 19:11:19 +0900
1f0238411
VST2: Fix creation of a rack when one of the parameters is a NaN by
2020-05-22 15:35:06 +0200
052ec3db6
Add new files from juce by
2020-05-30 07:32:14 +0100
dcd400f94
Fix a const variable by
2020-05-18 02:32:21 +0100
8127f1c25
Update JUCE by
2020-05-30 07:23:40 +0100
9cfa8578a
(refs/pull/1126/head)
VST2: Fix creation of a rack when one of the parameters is a NaN by
2020-05-22 15:35:06 +0200
b31672cac
Fix strict build by
2020-05-22 00:43:57 +0100
b697a3018
Fix build by
2020-05-22 00:06:50 +0100
3ab8a2f98
Check for updated program names during audioMasterUpdateDisplay by
2020-05-21 23:24:37 +0100
7e2148a3d
Fix bridged discovery build by
2020-05-20 19:07:43 +0100
47acfcfa6
Add action to copy canvas as image to clipboard by
2020-05-20 18:58:28 +0100
1c675e7bb
Tweak code for canvas group positions See #1139 by
2020-05-19 16:48:12 +0100
0511bbb42
Fix build in some systems by
2020-05-19 11:51:29 +0100
ac3c8aacb
Tweak previous commit to work under plugin bridges too by
2020-05-19 02:37:42 +0100
f34b7b57f
Try to load vst2 plugin again if first time plugin blows up by
2020-05-19 02:30:11 +0100
cebc30754
Fix for vst2 plugins that crash on init by
2020-05-19 02:27:28 +0100
f9e761e15
Force discovery to be in "C" (english) so we can parse errors by
2020-05-19 02:21:55 +0100
d14c1410a
Ignore errors from non-native vst3 files by
2020-05-19 02:17:17 +0100
264ff11dd
Use newlocale methods in CarlaScopedLocale to be thread-safe by
2020-05-19 02:09:34 +0100
29c55500a
Pass DLS/GIG files into fluidsynth if version is recent enough by
2020-05-19 01:33:52 +0100
1319dbd10
Fixup icons Closes #972 by
2020-05-18 23:17:52 +0100
7ede96581
Some attention to inline display by
2020-05-18 11:23:49 +0100
92f7396ca
Protect *all* metadata access, even in bridge mode by
2020-05-18 08:12:57 +0100
0f53835c6
Protect jack metadata usage with a mutex; other position fixes by
2020-05-18 07:11:43 +0100
09370ae45
Change an error message by
2020-05-18 06:10:07 +0100
e02e1bbe8
Protect backend from a few late calls after engine close request by
2020-05-18 05:50:30 +0100
8f27bff6c
Add new CARLA_CUSTOM_SAFE_ASSERT by
2020-05-18 04:42:09 +0100
ba8938ee2
Fix a const variable by
2020-05-18 02:32:21 +0100
edb216fd5
fix incorrect base conversion for midi CC numbers by
2020-04-18 21:55:27 +1000