Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • 55e2acb56 Make pixmapkeyboard right-click menu a bit better by falkTX 2020-05-18 01:27:24 +0100
  • b33b4a81f Typo by falkTX 2020-05-18 01:01:40 +0100
  • 673f34e61 Manually create image save dialog so we can tweak values Fixes #597 by falkTX 2020-05-18 00:59:59 +0100
  • 62b91cbe9 Make canvas ports and groups ignore middle mouse clicks Fixes #1085 by falkTX 2020-05-18 00:24:07 +0100
  • fe80eb5e5 Ignore Carla-VST resize requests if not using embed gui by falkTX 2020-05-18 00:01:28 +0100
  • b95d082d1 Set correct Carla-VST UI size based on scale factor Closes #1057 by falkTX 2020-05-17 23:59:46 +0100
  • e69755340 Fix for dumb compilers by falkTX 2020-05-17 22:48:12 +0100
  • 96a914ebc Add 2x and 4x zoom save image actions, compress output by falkTX 2020-05-17 22:39:42 +0100
  • 566c35a3a Try to fix old gcc build by falkTX 2020-05-17 22:00:26 +0100
  • cbe0d3d48 Use CARLA_CATCH_UNWIND in the base utils by falkTX 2020-05-17 21:41:08 +0100
  • fe95abf30 Small fixups for jack engine by falkTX 2020-05-17 21:37:38 +0100
  • 3a3eee4ed Save pluginId as part of the patchbay positions by falkTX 2020-05-17 21:10:14 +0100
  • de66b320a Fix for old compilers by falkTX 2020-05-17 05:53:25 +0100
  • 19fe22669 Fix bridges build by falkTX 2020-05-17 05:47:48 +0100
  • ae9d49818 Fix small oddities in internal patchbay mode; Cleanup by falkTX 2020-05-17 05:00:43 +0100
  • f225fc7df Bump version a tiny bit by falkTX 2020-05-17 03:26:53 +0100
  • cfa1bf23e Allow drag&drop in canvas area by falkTX 2020-05-17 03:11:08 +0100
  • 43a4087d2 Fix canvas groups getting stuck out of screen with last commits by falkTX 2020-05-17 02:57:35 +0100
  • 617675c82 Listen to canvas group position changes over JACK metadata and OSC by falkTX 2020-05-17 02:17:14 +0100
  • adb60204e Add jackbridge_uuid_unparse by falkTX 2020-05-17 02:16:49 +0100
  • c178105a1 First go at backend-side canvas positions; Safer jack callbacks by falkTX 2020-05-16 22:13:19 +0100
  • b5b10f833 Fix build with EXTERNAL_PLUGINS=false by falkTX 2020-05-16 01:39:56 +0100
  • 078ae2be4 Fixup macOS 10.12 packaging by falkTX 2020-05-16 01:44:16 +0200
  • 4a1c2630e Disable patchcanvas basic eye-candy (box shadow) causes crashes by falkTX 2020-05-15 22:12:21 +0100
  • bedd05ce6 Fix for CI by falkTX 2020-05-15 20:30:44 +0100
  • b87f1a3a8 Fix ttl not generated in Windows builds by falkTX 2020-05-15 20:13:16 +0100
  • 6adc057dc Fix an hardcoded value in waitForAsyncObject by falkTX 2020-05-15 18:53:52 +0100
  • 92ace9724 Fix win32 build using old win64 mingw by falkTX 2020-05-15 15:31:23 +0100
  • 1bf31a433 Fix missing ALSA engine driver support in Linux builds Closes #1115 by falkTX 2020-05-15 15:16:18 +0100
  • c986c8686 Add "Find plugin in patchbay" right-click option by falkTX 2020-05-15 15:06:50 +0100
  • 6fb278591 Only build juce for certain archs; Report if using vst3 support by falkTX 2020-05-15 12:46:28 +0100
  • f100892fb Update JUCE by falkTX 2020-05-14 02:52:55 +0100
  • 5f08fb012 Fix strict build by falkTX 2020-05-14 02:17:07 +0100
  • 0ebb8d86b Fix for some juce-based plugins having 0 audio ports Closes #1084 by falkTX 2020-05-14 01:55:27 +0100
  • 137a3e6fe Adjust UI a bit for logs tab, also I was wrong :P by falkTX 2020-05-13 21:10:15 +0100
  • 294bc8640 Workaround build issue with old 32bit mingw Sort of testing by falkTX 2020-05-12 09:36:40 +0100
  • 27e688c14 Add Save, Clear and toggle autoscroll to the Logs tab (#1129) by Térence Clastres 2020-05-13 21:47:23 +0200
  • 16f6611df (refs/pull/1129/head) Add Save, Clear and toggle autoscroll to the Logs tab by Térence Clastres 2020-05-11 23:05:52 +0200
  • c8b2c6103 Fix static CarlaParameterInfo cleanup Fixes #1105 by falkTX 2020-05-11 18:17:29 +0100
  • 3da985448 Fix LV2 UI not showing up if host supports touch Fixes #1104 by falkTX 2020-05-11 18:10:14 +0100
  • 674bfedf6 Initial go at category filters by falkTX 2020-05-11 17:04:49 +0100
  • 61f30bda8 Fix JUCE compilation on Linux with DEBUG=true (#1125) by Térence Clastres 2020-05-10 19:56:43 +0200
  • a9142d43a (refs/pull/1125/head) Fix JUCE compilation on Linux with DEBUG=true by Térence Clastres 2020-05-10 15:10:53 +0200
  • 82bea67fe Allow to drag&drop vst3 folders for any OS by falkTX 2020-05-09 22:20:21 +0100
  • 3ca9a06c2 Inform VST2 and JUCE plugins about UI scale factor by falkTX 2020-05-09 21:16:05 +0100
  • acf9561ec discovery: print category for LADSPA and DSSI (based on name) by falkTX 2020-05-09 16:24:02 +0100
  • 5101ff595 Fix build without juce by falkTX 2020-05-09 15:31:36 +0100
  • e2e00a48d VST discovery: assume midi inputs = 1 if plugin is synth by falkTX 2020-05-09 14:55:53 +0100
  • c9c41ce99 Fix typo by falkTX 2020-05-09 14:54:46 +0100
  • f6750c0b6 Use new JUCE init stuff for discovery, set category for JUCE format by falkTX 2020-05-09 14:53:46 +0100
  • 53c52cb3c Move standalone juce init/idle/cleanup to new file, expose an API by falkTX 2020-05-09 14:25:49 +0100
  • 894d83866 Use "-Wa,-mbig-obj" for juce debug builds, cleanup Closes #1122 by falkTX 2020-05-09 13:38:22 +0100
  • 9bfc09b54 (refs/pull/1122/head) Fix MinGW JUCE DEBUG builds by Térence Clastres 2020-05-09 13:47:59 +0200
  • fc8e4ef70 Use -fno-common in build flags so we can early catch gcc-10 issues by falkTX 2020-05-09 11:46:58 +0100
  • e670116a5 Update Travis syntax (#1114) by José Eduardo Montenegro Cavalcanti de Oliveira 2020-05-08 17:51:30 -0300
  • c1c406c7f Xcursor not needed as library, only the headers by falkTX 2020-05-07 11:28:18 +0100
  • 82a6e1e45 xcursor 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
  • 1bd3964da Replaces deprecated alias matrix by José Eduardo Montenegro Cavalcanti de Oliveira 2020-05-02 23:41:15 -0300
  • a3855baf6 Removes deprecated sudo command by José Eduardo Montenegro Cavalcanti de Oliveira 2020-05-02 23:39:56 -0300
  • b082b8b50 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
  • 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
  • 577987dff Yet another CI fix by falkTX 2020-04-22 07:53:42 +0100
  • 755531004 Initializing juce is not needed for carla-vst linux build by falkTX 2020-04-22 07:42:12 +0100
  • 720b9e36c Fix linux-juce-strict CI by falkTX 2020-04-22 07:28:55 +0100
  • 3571702d7 CI tweaks by falkTX 2020-04-22 07:14:39 +0100
  • ea1835470 Revert a few things regarding CarlaProcessUtils by falkTX 2020-04-22 06:55:35 +0100
  • 9ad8789c3 Final build fix by falkTX 2020-04-22 06:37:46 +0100
  • e67c6a9d8 I want emails by falkTX 2020-04-22 06:36:11 +0100
  • 24c5812c2 Fix Windows build by falkTX 2020-04-22 06:34:03 +0100
  • f35ea2d88 Fixup for CI by falkTX 2020-04-22 06:28:40 +0100
  • f9a4c4d36 Add personal script to copy juce stuff by falkTX 2020-04-22 06:07:03 +0100
  • d5cebe287 Bring back just vst2 support by falkTX 2020-04-22 06:06:48 +0100
  • dbf012dc4 Sync JUCE with DISTRHO, move mingw-std-threads into modules/ by falkTX 2020-04-22 05:03:13 +0100
  • d932f5aa6 Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins by falkTX 2020-04-22 04:45:10 +0100
  • 90d69c02d Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher by falkTX 2020-04-22 04:42:47 +0100
  • d91b48e90 Use JUCE by default on linux if supported; Cleanup config a bit by falkTX 2020-04-22 03:26:10 +0100
  • 94191f916 Quick way to get mingw to build by falkTX 2020-04-21 11:03:07 +0100
  • de84baeef Do not use JUCE for vst2 handling, for now by falkTX 2020-04-21 10:59:06 +0100
  • f6c955906 Final details for scanning etc vst3 linux stuff Closes #1094 by falkTX 2020-04-21 08:47:50 +0100
  • a40177132 Fixup build with new juce by falkTX 2020-04-21 08:34:48 +0100
  • 10016ad41 Fixup and cleanup carla-discovery for new juce, also vst3 linux by falkTX 2020-04-21 08:11:36 +0100
  • 81fb457cc Enable juce vst3 support under linux, and disable vst2 (internal) by falkTX 2020-04-21 08:11:03 +0100
  • 76ccefd0c Tweak build flags for new juce by falkTX 2020-04-21 08:10:18 +0100
  • 0b156da72 Actually update vst3sdk by falkTX 2020-04-21 08:09:38 +0100
  • bb76c8df6 Build juce_gui_extra under linux by falkTX 2020-04-21 08:09:07 +0100
  • cfd7925d0 Update 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
  • b5ee66137 Fix previous commit by falkTX 2020-04-15 22:17:18 +0100
  • 0f9dc2c9f Replace wine function check for Z:\usr\ folder check by falkTX 2020-04-15 22:08:55 +0100
  • 5d034f9c0 Fixup windows definition files and CI by falkTX 2020-04-15 21:51:31 +0100
  • a20036e1b Do not use wine for native win32 builds by falkTX 2020-04-15 21:35:44 +0100
  • ecfb17316 Specify windows library definitions for carla plugins by falkTX 2020-04-15 20:39:08 +0100
  • 096e37977 Fix list of exported symbols for libcarla-native-plugin.dylib by falkTX 2020-04-15 20:14:44 +0100
  • 5c5d8c1ce Allow to customize pkg-config by falkTX 2020-04-15 02:43:22 +0100
  • c14dd9cc6 WIP 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
  • d2ee2b197 discovery: print category as a string, for internal plugins too by falkTX 2020-04-14 01:06:34 +0100
  • b8a7236db discovery: print category for vst plugins (#1073) by alex-tee 2020-04-13 22:47:18 +0100