Commit Graph
-
56468b473
Do not use pthread on wasm builds when external plugins are enabled by
falkTX
2023-04-06 15:49:51 +0200
-
6cdd0e71a
fix carla build on m1 (#1757) by
nikage
2023-03-19 13:56:56 +0400
-
621841f68
(tag: v2.5.4)
Fix build by
falkTX
2023-03-08 20:26:24 +0100
-
c6657af25
Cleanup BASE_OPTS usage, matching DPF by
falkTX
2023-02-24 14:11:04 +0100
-
96eb8014f
Fix build by
falkTX
2023-03-08 19:54:28 +0100
-
b5d7abd55
Fix typo by
falkTX
2023-03-05 19:39:41 +0100
-
4cf9153f8
Simplify jack event handling, now single queue on main thread by
falkTX
2023-03-05 19:34:33 +0100
-
21508c6f7
Remove a line added by mistake by
falkTX
2023-03-05 20:31:00 +0100
-
7de2b470d
Fix build by
falkTX
2023-03-05 20:18:22 +0100
-
5f4bfca4d
Fix typo by
falkTX
2023-03-05 19:39:41 +0100
-
f8b35fde6
Simplify jack event handling, now single queue on main thread by
falkTX
2023-03-05 19:34:33 +0100
-
d0ca8b27c
(refs/pull/1748/merge)
Merge 7d52fc323f
into c11cd7b3b8
by
Eduardo de Souza Cruz
2023-03-05 18:54:09 +0100
-
-
-
-
c11cd7b3b
Tweak external dgl usage by
falkTX
2023-03-05 18:50:33 +0100
-
aeccf6ab3
Fix typo by
falkTX
2023-03-05 18:27:16 +0100
-
4784fc06e
Add a few extra defs to help using external dpf/dgl by
falkTX
2023-03-05 18:15:41 +0100
-
5d0d243be
Create a single .a file when building as static lib by
falkTX
2023-03-05 14:30:02 +0100
-
7d52fc323
(refs/pull/1748/head)
Fixes empty connections bug on pipewire by
Eduardo de Souza Cruz
2023-02-26 14:42:47 -0300
-
-
-
adc55af80
Force built-in juce symbols into custom namespace by
falkTX
2023-02-26 11:08:37 +0100
-
33a142f44
Cleanup BASE_OPTS usage, matching DPF by
falkTX
2023-02-24 14:11:04 +0100
-
4c29367b6
Fix build with custom namespace by
falkTX
2023-02-12 16:49:24 +0100
-
515af8ac3
Even more juce net tweaks by
falkTX
2023-02-11 14:06:07 +0100
-
fb9a0f261
More juce network cleanup by
falkTX
2023-02-11 13:58:23 +0100
-
322ed7bf6
remove downloader stuff from juce url code by
falkTX
2023-02-11 12:40:03 +0000
-
84b4d8117
named pipe still needed for now by
falkTX
2023-02-11 11:47:05 +0000
-
798885136
More juce tweaks, import riscv/wasm fixes by
falkTX
2023-02-11 11:30:54 +0000
-
8e37c71bf
Add a few juce modules useful to be used somewhere else.. by
falkTX
2023-02-10 21:44:32 +0000
-
a69147f75
Skip building juce network stuff by
falkTX
2023-02-10 21:43:39 +0000
-
b3a2098d8
Tweak JUCE build details by
falkTX
2023-02-10 21:31:22 +0000
-
efd9a4941
Bump version to 2.5.4 by
falkTX
2023-01-29 20:47:41 +0100
-
235beb8de
Fix crash/regression when using LV2 plugins without worker ext by
falkTX
2023-01-28 14:24:20 +0100
-
8c662a990
Fix compat with PyQt >= PyQt 5.15.8 by
falkTX
2023-01-29 20:40:54 +0100
-
4151e160f
Fix compat with PyQt >= PyQt 5.15.8 by
falkTX
2023-01-29 20:40:54 +0100
-
77382f489
(refs/pull/1734/merge)
Merge 01105ae608
into 3856c893a4
by
lemonxah
2023-01-29 08:01:34 +0000
-
-
-
-
01105ae60
(refs/pull/1734/head)
PyQt 5.15.8 PYQT_VERSION_STR import fix by
Ryno Kotze
2023-01-29 10:00:21 +0200
-
-
-
3856c893a
Fix crash/regression when using LV2 plugins without worker ext by
falkTX
2023-01-28 14:24:20 +0100
-
16b431cec
(tag: v2.5.3)
Bump version to 2.5.3 by
falkTX
2023-01-13 23:36:41 +0100
-
7a0fd0e32
Ignore LTO in CI builds, takes too long by
falkTX
2022-10-19 20:06:01 +0100
-
e73953806
Support the more verbose LV2 MIDI CC definitions by
falkTX
2022-10-30 20:21:09 +0000
-
68f2b9c23
Always set time frame information for JUCE hosted plugins by
falkTX
2022-10-31 01:29:24 +0000
-
1ecb38692
Use SDL driver by default on Haiku by
falkTX
2022-12-26 20:21:11 +0000
-
512b1b395
Fix canvaspreview out-of-bounds panning for patchbay by
Sebastian Lohff
2022-12-27 16:21:38 +0100
-
ec3d7a365
Allow to receive LV2 atoms of any size up to max-length by
falkTX
2022-12-30 15:37:19 +0000
-
1d537e965
missing </li> code (#1724) by
Olivier HUMBERT
2022-12-30 18:20:23 +0100
-
40cbc81a8
Update CI rules by
falkTX
2022-12-30 17:47:18 +0000
-
9190d42e5
Fix carla_findMaxNormalizedFloat call by
falkTX
2023-01-02 21:02:53 +0000
-
378cb66ee
Fix macOS build by
falkTX
2023-01-04 13:06:30 +0000
-
1588f5b3c
Fix carla_findMaxNormalizedFloat call by
falkTX
2023-01-02 21:02:53 +0000
-
616333a65
Update CI rules by
falkTX
2022-12-30 17:47:18 +0000
-
423fed0d1
Fix build against old Qt5 by
falkTX
2022-12-30 17:45:54 +0000
-
cc8c918f6
missing </li> code (#1724) by
Olivier HUMBERT
2022-12-30 18:20:23 +0100
-
48e716f2a
(refs/pull/1724/head)
Update Information.cpp by
Olivier HUMBERT
2022-12-30 18:11:07 +0100
-
a97fd200f
Allow to receive LV2 atoms of any size up to max-length by
falkTX
2022-12-30 15:37:19 +0000
-
5a341e4d1
missing </li> code by
Olivier HUMBERT
2022-12-30 13:37:38 +0100
-
-
-
6ae188765
Install carla_frontend.py in carla plugin resources by
falkTX
2022-12-29 11:00:52 +0000
-
9542453df
Continue C++ conversion by
falkTX
2022-12-27 22:19:33 +0000
-
f40d2f1a6
Start converting full plugin list dialog to C++ by
falkTX
2022-12-27 18:53:42 +0000
-
57dc14ee4
Fix canvaspreview out-of-bounds panning for patchbay by
Sebastian Lohff
2022-12-27 16:21:38 +0100
-
c27ca35dc
(refs/pull/1723/head)
Fix canvaspreview out-of-bounds panning for patchbay by
Sebastian Lohff
2022-12-27 16:21:38 +0100
-
-
-
6157a6e85
Convert plugin list refresh dialog to C++ by
falkTX
2022-12-26 22:37:17 +0000
-
61228ea3b
Use SDL driver by default on Haiku by
falkTX
2022-12-26 20:21:11 +0000
-
aa400535b
Tweak packaging for new frontend lib by
falkTX
2022-11-25 11:52:37 +0000
-
4495215cb
Always set time frame information for JUCE hosted plugins by
falkTX
2022-10-31 01:29:24 +0000
-
ecc522dc8
Support the more verbose LV2 MIDI CC definitions by
falkTX
2022-10-30 20:21:09 +0000
-
3c10dcee9
frontend target requires backend one to finish first by
falkTX
2022-10-24 00:49:30 +0100
-
7af54ba4f
Fix native vst3 parameter id handling by
falkTX
2022-10-23 21:27:19 +0100
-
680c46c15
A few more C++ frontend details, stub for plugin list dialog by
falkTX
2022-10-23 20:53:12 +0100
-
de6833ab6
Handle clap as format in carla-single script by
falkTX
2022-10-22 15:35:48 +0100
-
0132f1ae4
Skip frontend for static-plugin target by
falkTX
2022-10-22 03:22:04 +0100
-
b27f20cc3
Fix bridge build by
falkTX
2022-10-22 02:37:32 +0100
-
155da91fd
Fix CLAP multi-IO by
falkTX
2022-10-22 02:27:12 +0100
-
5cb894c07
Ignore LTO in CI builds, takes too long by
falkTX
2022-10-19 20:06:01 +0100
-
8e3fb3834
Do not try to build frontend if either qt or pyqt is missing by
falkTX
2022-10-19 19:03:41 +0100
-
8a9dac53c
sip.unwrapinstance works for python -> c++ pointer conversion by
falkTX
2022-10-19 14:56:57 +0100
-
3bd590cc9
More C++ conversion, initial common frontend code split by
falkTX
2022-10-19 14:37:19 +0100
-
6cdfc2e9c
Start of mixed C++ and Python for frontend, jack-app dialog first by
falkTX
2022-10-18 22:23:08 +0100
-
52f532208
Make jack-apps work under macOS by
falkTX
2022-10-18 22:22:00 +0100
-
2f3b4d4bb
Fix wrong symlinks during install by
falkTX
2022-10-17 09:33:34 +0100
-
b9df0854e
Fix make install for carla-plugin by
falkTX
2022-10-16 19:38:50 +0100
-
dc9b58b4c
Fix headless build by
falkTX
2022-10-14 18:46:41 +0100
-
12d4d77b3
(tag: v2.5.2)
Improve debug messages by
falkTX
2022-10-14 12:53:57 +0100
-
75650148e
Correct jackbridge build flags by
falkTX
2022-10-14 12:49:12 +0100
-
bf4036ec7
LTO must not be used for building wine stuff (not just linking) by
falkTX
2022-10-14 00:44:28 +0100
-
cce794d29
Also prevent -flto from wine link flags by
falkTX
2022-10-14 00:32:27 +0100
-
e8341d27c
Prevent -static-lib{gcc,stdc++} flags from going to winelib stuff by
falkTX
2022-10-13 22:54:14 +0100
-
00608c653
Use LIB_EXT for wine libs copying by
falkTX
2022-10-13 01:21:27 +0100
-
b9b53827a
Cleanup by
falkTX
2022-10-14 13:27:11 +0100
-
3a9c6c389
Improve debug messages by
falkTX
2022-10-14 12:53:57 +0100
-
72131be48
Correct jackbridge build flags by
falkTX
2022-10-14 12:49:12 +0100
-
a67681efe
Fix internal jack client for new main-thread-idle behaviour by
falkTX
2022-10-14 10:51:33 +0100
-
a31246bc4
LTO must not be used for building wine stuff (not just linking) by
falkTX
2022-10-14 00:44:28 +0100
-
67e9684d5
Also prevent -flto from wine link flags by
falkTX
2022-10-14 00:32:27 +0100
-
274d6fe3f
Prevent -static-lib{gcc,stdc++} flags from going to winelib stuff by
falkTX
2022-10-13 22:54:14 +0100
-
6dd511b96
Disable LTO for wine32 and wine64 steps if enabled by
falkTX
2022-10-13 22:27:50 +0100
-
6adc2afa2
Use LIB_EXT for wine libs copying by
falkTX
2022-10-13 01:21:27 +0100
-
c2bd7cf63
Never embed UIs for windows bridges, feature is X11 only by
falkTX
2022-10-12 22:11:11 +0100
-
df1338860
Implement embedCustomUI for CLAP by
falkTX
2022-10-12 19:59:09 +0100
-
2beb82b2e
Fix make install missing some files by
falkTX
2022-10-12 19:50:29 +0100
-
bae7149b0
Bump version to 2.6.0-alpha1 by
falkTX
2022-10-12 13:07:42 +0100
-
c06652302
Bump version to 2.5.2 by
falkTX
2022-10-12 13:05:32 +0100
-
8c74c5395
fix pkgconfig files having bad includedir/libdir variables by
Alexandros Theodotou
2022-10-10 00:07:03 +0900