fc8e4ef70Use -fno-common in build flags so we can early catch gcc-10 issues by
falkTX
2020-05-09 11:46:58 +0100
e670116a5Update Travis syntax (#1114) by
José Eduardo Montenegro Cavalcanti de Oliveira
2020-05-08 17:51:30 -0300
c1c406c7fXcursor not needed as library, only the headers by
falkTX
2020-05-07 11:28:18 +0100
82a6e1e45xcursor is needed for juce by
falkTX
2020-05-07 10:52:51 +0100
75c93c181 (refs/pull/1114/head)Declares os more clearly by
José Eduardo Montenegro Cavalcanti de Oliveira
2020-05-02 23:43:21 -0300
1bd3964daReplaces deprecated alias matrix by
José Eduardo Montenegro Cavalcanti de Oliveira
2020-05-02 23:41:15 -0300
a3855baf6Removes deprecated sudo command by
José Eduardo Montenegro Cavalcanti de Oliveira
2020-05-02 23:39:56 -0300
b082b8b50fix rpath specification in pc files to use a csv instead of equals sign (fixes errors when linking on macos) by
Alexandros Theodotou
2020-04-28 00:01:34 +0100
6273708b0 (refs/pull/1107/head)fix rpath specification in pc files to use a csv instead of equals sign (fixes errors when linking on macos) by
Alexandros Theodotou
2020-04-28 00:01:34 +0100
577987dffYet another CI fix by
falkTX
2020-04-22 07:53:42 +0100
755531004Initializing juce is not needed for carla-vst linux build by
falkTX
2020-04-22 07:42:12 +0100
720b9e36cFix linux-juce-strict CI by
falkTX
2020-04-22 07:28:55 +0100
3571702d7CI tweaks by
falkTX
2020-04-22 07:14:39 +0100
ea1835470Revert a few things regarding CarlaProcessUtils by
falkTX
2020-04-22 06:55:35 +0100
9ad8789c3Final build fix by
falkTX
2020-04-22 06:37:46 +0100
e67c6a9d8I want emails by
falkTX
2020-04-22 06:36:11 +0100
24c5812c2Fix Windows build by
falkTX
2020-04-22 06:34:03 +0100
f35ea2d88Fixup for CI by
falkTX
2020-04-22 06:28:40 +0100
f9a4c4d36Add personal script to copy juce stuff by
falkTX
2020-04-22 06:07:03 +0100
d5cebe287Bring back just vst2 support by
falkTX
2020-04-22 06:06:48 +0100
dbf012dc4Sync JUCE with DISTRHO, move mingw-std-threads into modules/ by
falkTX
2020-04-22 05:03:13 +0100
d932f5aa6Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins by
falkTX
2020-04-22 04:45:10 +0100
90d69c02dSplit CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher by
falkTX
2020-04-22 04:42:47 +0100
d91b48e90Use JUCE by default on linux if supported; Cleanup config a bit by
falkTX
2020-04-22 03:26:10 +0100
94191f916Quick way to get mingw to build by
falkTX
2020-04-21 11:03:07 +0100
de84baeefDo not use JUCE for vst2 handling, for now by
falkTX
2020-04-21 10:59:06 +0100
f6c955906Final details for scanning etc vst3 linux stuff Closes#1094 by
falkTX
2020-04-21 08:47:50 +0100
a40177132Fixup build with new juce by
falkTX
2020-04-21 08:34:48 +0100
10016ad41Fixup and cleanup carla-discovery for new juce, also vst3 linux by
falkTX
2020-04-21 08:11:36 +0100
81fb457ccEnable juce vst3 support under linux, and disable vst2 (internal) by
falkTX
2020-04-21 08:11:03 +0100
76ccefd0cTweak build flags for new juce by
falkTX
2020-04-21 08:10:18 +0100
0b156da72Actually update vst3sdk by
falkTX
2020-04-21 08:09:38 +0100
bb76c8df6Build juce_gui_extra under linux by
falkTX
2020-04-21 08:09:07 +0100
cfd7925d0Update vst3sdk and juce by
falkTX
2020-04-21 08:06:30 +0100
7211266dc (refs/pull/1094/head)Prepare for native VST3 implementation / JUCE LINUX VST3 support by
Térence Clastres
2020-04-20 16:11:09 +0200
95132e32f (refs/pull/1089/head)fix incorrect base conversion for midi CC numbers by
Geoffrey McRae
2020-04-18 21:55:27 +1000
b5ee66137Fix previous commit by
falkTX
2020-04-15 22:17:18 +0100
0f9dc2c9fReplace wine function check for Z:\usr\ folder check by
falkTX
2020-04-15 22:08:55 +0100
5d034f9c0Fixup windows definition files and CI by
falkTX
2020-04-15 21:51:31 +0100
a20036e1bDo not use wine for native win32 builds by
falkTX
2020-04-15 21:35:44 +0100
ecfb17316Specify windows library definitions for carla plugins by
falkTX
2020-04-15 20:39:08 +0100
096e37977Fix list of exported symbols for libcarla-native-plugin.dylib by
falkTX
2020-04-15 20:14:44 +0100
5c5d8c1ceAllow to customize pkg-config by
falkTX
2020-04-15 02:43:22 +0100
c14dd9cc6WIP stuff by
falkTX
2020-04-14 17:29:32 +0100
fc65a49db (refs/pull/1079/head)fix crash in carla_get_paramter_info() by
Alexandros Theodotou
2020-04-14 16:07:30 +0100
d2ee2b197discovery: print category as a string, for internal plugins too by
falkTX
2020-04-14 01:06:34 +0100
b8a7236dbdiscovery: print category for vst plugins (#1073) by
alex-tee
2020-04-13 22:47:18 +0100