Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • ff6b2c855 (refs/pull/1073/head) discovery: print category for vst plugins by Alexandros Theodotou 2020-04-13 22:37:53 +0100
  • 4a52fb680 Fix strict build by falkTX 2020-04-13 08:27:08 +0100
  • 4cdc7f947 Only standalone should call carla_engine_idle by falkTX 2020-04-13 08:12:01 +0100
  • 8db6aa98e Allow carla-plugin to have full access to Host API by falkTX 2020-04-13 08:07:23 +0100
  • c1bd5c441 Fix build by falkTX 2020-04-13 08:06:04 +0100
  • 215103c05 Host API calls now require handle as first argument by falkTX 2020-04-13 07:53:04 +0100
  • 065797876 (tag: v2.1) Fix typo by falkTX 2020-04-13 04:29:06 +0100
  • a8a87a8f1 Leave a note regarding macOS plugins not being notarized by falkTX 2020-04-13 04:07:45 +0100
  • c79e17810 Set version as 2.1.0 by falkTX 2020-04-13 04:03:03 +0100
  • 0f10d81c5 Use PORT_TYPE_PARAMETER for CV ports (brown color) by falkTX 2020-04-13 03:50:35 +0100
  • 86acfaaf6 Remove old patchcanvas.py file that was still there by mistake by falkTX 2020-04-13 03:45:32 +0100
  • 6db098f49 Fix mingw/gcc-9 build Closes #1072 by falkTX 2020-04-13 03:24:16 +0100
  • 48848789b Fix crash loading LV2 plugin with CV and latency ports Fixes #1070 by falkTX 2020-04-13 03:11:30 +0100
  • 678505e87 Add a simple cv2audio plugin, per user request by falkTX 2020-04-13 02:49:05 +0100
  • 9f7f18fbc Revert "Set custom UI scale for VST2 and Juce plugins" by falkTX 2020-04-11 23:00:26 +0100
  • 01b345f07 Set custom UI scale for VST2 and Juce plugins by falkTX 2020-04-11 00:23:09 +0100
  • 8491fb91f Debug pixel ratio information by falkTX 2020-04-10 23:06:33 +0100
  • 9249bebbf (tag: v2.1-rc2) Update version of debs for linux build by falkTX 2020-03-31 01:15:13 +0100
  • abe09500c Don't catch unwind under clang by falkTX 2020-03-31 00:42:03 +0100
  • 33889cf3d Bump version in build scripts too by falkTX 2020-03-31 00:32:35 +0100
  • 76e50bf2f Bump version by falkTX 2020-03-31 00:30:47 +0100
  • 0cef38f26 (refs/pull/754/head) Can always drag&drop vst3 files because of bridges by falkTX 2020-03-31 00:07:09 +0100
  • 65da85d28 Increase default size of plugin RT data pool 128 is not even enough for all-notes-off plus random events 512 seems a safe number, for now by falkTX 2020-03-30 23:56:00 +0100
  • 57e3a99b7 Fix missing idle in native plugins, leading to no post rt events by falkTX 2020-03-30 23:52:56 +0100
  • 27548ae65 Alternative approach to postponed rt events by falkTX 2020-03-30 23:39:37 +0100
  • 5a7b5a1c1 Set different uid, name and label for VST Shell plugin Fixes #1054 by falkTX 2020-03-30 22:33:11 +0100
  • 8d113dc1e Fix jack metadata usage for multiple carla instances by falkTX 2020-03-30 22:01:43 +0100
  • fe545cc42 Fix typo in midi2cv, sorry! by falkTX 2020-03-30 19:59:53 +0100
  • 050d6775d Rename "prevent bad things" option and give it a tooltip Fixes #909 by falkTX 2020-03-30 19:55:29 +0100
  • a48ebd3bd Add sf3 to default soundfont path Closes #905 by falkTX 2020-03-30 19:46:07 +0100
  • 991b184dd Fix for unconventional mouse releases while line is dragging Closes #880 by falkTX 2020-03-30 19:40:29 +0100
  • 5ec3b8fda Fix build of external plugins by falkTX 2020-03-30 19:01:38 +0100
  • 2aab68eb9 Focus bridged UI when shown by falkTX 2020-03-30 18:50:51 +0100
  • a87449110 bigmeter plugin does not need fixed buffers fixes #1050 by falkTX 2020-03-30 17:57:29 +0100
  • 08e416113 Specify different lv2 parameters per file type (audio, midi, generic) by falkTX 2020-03-10 07:26:57 +0000
  • ea0ae788a Tweak static lv2 bundles by falkTX 2020-03-10 07:14:13 +0000
  • 70d1bd403 Merge branch 'develop' of github.com:falkTX/Carla into develop by falkTX 2020-03-08 02:55:25 +0000
  • 01dfa6d1d Make sure `readSucess` starts initialized by falkTX 2020-03-08 02:52:46 +0000
  • ad123a433 Optimize pipes (#1048) by Filipe Coelho 2020-03-08 02:41:45 +0000
  • 46d3a923e (refs/pull/1048/head) Finish optimizations by falkTX 2020-03-08 02:40:31 +0000
  • 944a6edd4 unfinished commit by falkTX 2020-03-07 23:11:36 +0000
  • 508f2276d Handle stack unwind for carla's "safe" exceptions by falkTX 2020-03-07 21:44:59 +0000
  • c87c948a1 Reduce pipe allocations for pyqt plugin ui and simple values by falkTX 2020-03-07 20:47:20 +0000
  • 9a6c17dc5 Optimize pipe reads, by reducing allocations by falkTX 2020-03-07 20:34:34 +0000
  • 3ab3f3c7a Ignore lv2 any patch:writable that is not lv2:Parameter by falkTX 2020-03-07 18:59:17 +0000
  • 9558263d4 Fix previous commit, ensure pool sizes are the same by falkTX 2020-02-25 11:37:06 +0000
  • 6b2f60716 Protect Post-RT events with RAII, use separate pool for pending data by falkTX 2020-02-24 23:09:41 +0000
  • 48d9d4c43 Try to fix a crash on close by falkTX 2020-02-24 21:36:17 +0000
  • a511bb259 Try to prevent flooding logs with nan warning by falkTX 2020-02-24 21:02:59 +0000
  • 7ced536c8 Try to catch NaN values in gui by falkTX 2020-02-24 20:43:27 +0000
  • f781db3bb JACK: update metadata plugin id when changed by falkTX 2020-02-24 18:54:53 +0000
  • cef506e97 Adjust for LV2 UI parameter value API refresh by falkTX 2020-02-23 14:05:42 +0000
  • 5b9a630a0 Better handling of lv2ui request parameter "already open" status by falkTX 2020-02-17 19:52:17 +0000
  • 5217efc4c Implement lv2ui request parameter for file paths by falkTX 2020-02-17 19:34:15 +0000
  • 3b9266662 Fix 32bit build by falkTX 2020-02-17 18:10:30 +0000
  • 12318879c Implement lv2ui background/foreground color by falkTX 2020-02-17 17:55:50 +0000
  • ec3b9dac0 Fix CarlaPipeCommon::readNextLineAsUInt for values > INT32_MAX by falkTX 2020-02-17 17:55:19 +0000
  • ce0cac7d6 Fix MIDI CC assignment showing wrong selected value (base 16 vs 10) Fixes #1018 by falkTX 2020-02-17 12:53:50 +0000
  • 54c075d5a Restrict ffmpeg usage to known good versions Fixes #1017 sorta... by falkTX 2020-02-17 12:49:21 +0000
  • 41f59c4bf Rework jack ports callback handling (get all data during callback) by falkTX 2020-02-16 22:48:02 +0000
  • af0acd31c Add some safety checks around jack port callbacks by falkTX 2020-02-16 20:52:19 +0000
  • 3e085fab9 Fix build without PyQt by falkTX 2020-02-07 12:29:09 +0000
  • 73c29be96 Fix build with gcc-10 Closes #1014 by falkTX 2020-02-07 12:07:21 +0000
  • 74eef49b6 Fix audio and midi file not loading saved file by falkTX 2020-02-01 11:54:59 +0000
  • 37b6f040c Prevent out of bounds parameter touch in carla-native plugin Fixes #992 by falkTX 2020-02-01 11:22:31 +0000
  • 3886b3f98 Fix carla-lv2 sending invalid param changes via write function by falkTX 2020-02-01 11:13:58 +0000
  • 4544d8559 Fix right-click custom value dialog on skin knobs Fixes #997 by falkTX 2020-01-27 00:07:47 +0000
  • ed852ffac Avoid assertion warning with an expected null value by falkTX 2020-01-23 21:47:30 +0000
  • cf50b929c Do not allow to enable canvas inline-displays in carla-control by falkTX 2020-01-20 12:03:43 +0000
  • 57d29b421 Fixup carla-control to be in sync with main carla by falkTX 2020-01-20 12:00:05 +0000
  • d3b3d5498 Move all custom build patches into a single folder by falkTX 2020-01-20 11:14:04 +0000
  • 9f055db1c Make data/linux/build-all.sh usable as "source", useful for docker by falkTX 2020-01-20 11:09:02 +0000
  • 7d907da52 Really fix multi-client plugin rename by falkTX 2020-01-18 10:54:15 +0000
  • d8d331edc Preserve plugin id and icon when renaming in multi-client mode by falkTX 2020-01-17 17:51:02 +0000
  • bd811fb1c (tag: v2.1-rc1) Set version in windows zip files by falkTX 2020-01-16 03:33:15 +0000
  • dc9bfb02c Tweaks for Windows and Linux build by falkTX 2020-01-16 02:41:01 +0000
  • 34891c61d Set new osx builds to use 10.12 as minimum, skip 32bit bridges by falkTX 2020-01-16 02:50:46 +0100
  • 54dad659a Cleanup by falkTX 2020-01-16 01:00:25 +0100
  • ed9ecac94 Final tweaks for osx menu roles by falkTX 2020-01-16 00:49:07 +0100
  • 34ea5ff12 Remove menu roles from main UI file by falkTX 2020-01-15 23:46:20 +0000
  • 314747982 Bunch of tweaks for osx builds, seems to work :) by falkTX 2020-01-16 00:25:45 +0100
  • c844132c0 A few more things needed for release by falkTX 2020-01-15 21:12:30 +0000
  • 36de0cc07 Set version as 2.0-RC1 by falkTX 2020-01-15 21:08:34 +0000
  • d26ecc359 Fix crash when removing plugin with active cv control ports by falkTX 2020-01-15 21:06:38 +0000
  • cfdb181f3 Add safety checks around CV control ranges by falkTX 2020-01-15 20:51:23 +0000
  • 9bdcee228 Do not restrict ranges when mapped to CV by falkTX 2020-01-15 20:41:29 +0000
  • eb7590a27 Prevent an assertion warning by falkTX 2020-01-15 20:38:05 +0000
  • 25bc60fd4 Fix strict and debug bridge build by falkTX 2020-01-15 20:02:32 +0000
  • 811063326 Update submodule (fixes build with external plugins) by falkTX 2020-01-15 18:57:47 +0000
  • 8255f5a73 Allow CV controls in a few more formats, plus in bridges as well by falkTX 2020-01-15 18:56:21 +0000
  • 3b86fc2f4 Cleanup and merge common code; Implement custom MIDI CC ranges by falkTX 2020-01-15 18:33:56 +0000
  • 9640c9315 Ensure only correct parameters can be cv controlled by falkTX 2020-01-15 18:31:00 +0000
  • b99fc3c41 Fix offset to cv controlled parameters; Dont show range if unmapped by falkTX 2020-01-15 17:34:38 +0000
  • 7703a681c Allow user to set ranges; Better render of "set value" dialog text by falkTX 2020-01-15 17:14:57 +0000
  • 82d83a567 Improve wording by falkTX 2020-01-15 16:08:15 +0000
  • 0ac266711 Fix wrong data type for python-side mapped range by falkTX 2020-01-15 16:01:31 +0000
  • 01041411c Fix strict build by falkTX 2020-01-15 15:43:10 +0000
  • 99b49d48b Actually load mapped range data by falkTX 2020-01-15 15:34:37 +0000
  • 357745c09 Show mapped range in edit dialog, tweak MIDI CC list by falkTX 2020-01-15 15:07:47 +0000
  • 1896041fd Save parameter mapped range in project file by falkTX 2020-01-15 15:07:04 +0000