5026 Commits (e283075a88dc09a81de1e9bbeca7fe68ec4ca0c8)

Author SHA1 Message Date
  falkTX cfd7925d0f
Update vst3sdk and juce 5 years ago
  falkTX b5ee661371
Fix previous commit 5 years ago
  falkTX 0f9dc2c9f1
Replace wine function check for Z:\usr\ folder check 5 years ago
  falkTX 5d034f9c03
Fixup windows definition files and CI 5 years ago
  falkTX a20036e1b0
Do not use wine for native win32 builds 5 years ago
  falkTX ecfb17316c
Specify windows library definitions for carla plugins 5 years ago
  falkTX 096e379779 Fix list of exported symbols for libcarla-native-plugin.dylib 5 years ago
  falkTX 5c5d8c1ceb Allow to customize pkg-config 5 years ago
  falkTX c14dd9cc60
WIP stuff 5 years ago
  falkTX d2ee2b1972
discovery: print category as a string, for internal plugins too 5 years ago
  alex-tee b8a7236db9
discovery: print category for vst plugins (#1073) 5 years ago
  falkTX 4a52fb680b
Fix strict build 5 years ago
  falkTX 4cdc7f9479
Only standalone should call carla_engine_idle 5 years ago
  falkTX 8db6aa98e2
Allow carla-plugin to have full access to Host API 5 years ago
  falkTX c1bd5c441c
Fix build 5 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 5 years ago
  falkTX 0657978769
Fix typo 5 years ago
  falkTX c79e178105
Set version as 2.1.0 5 years ago
  falkTX 0f10d81c59
Use PORT_TYPE_PARAMETER for CV ports (brown color) 5 years ago
  falkTX 86acfaaf6f
Remove old patchcanvas.py file that was still there by mistake 5 years ago
  falkTX 6db098f491
Fix mingw/gcc-9 build 5 years ago
  falkTX 48848789b3
Fix crash loading LV2 plugin with CV and latency ports 5 years ago
  falkTX 678505e87f
Add a simple cv2audio plugin, per user request 5 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 5 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 5 years ago
  falkTX 8491fb91ff
Debug pixel ratio information 5 years ago
  falkTX abe09500cc
Don't catch unwind under clang 5 years ago
  falkTX 76e50bf2fe
Bump version 5 years ago
  falkTX 0cef38f262
Can always drag&drop vst3 files because of bridges 5 years ago
  falkTX 65da85d288
Increase default size of plugin RT data pool 5 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 5 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 5 years ago
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 5 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 5 years ago
  falkTX fe545cc429
Fix typo in midi2cv, sorry! 5 years ago
  falkTX a48ebd3bdc
Add sf3 to default soundfont path 5 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 5 years ago
  falkTX 5ec3b8fda4
Fix build of external plugins 5 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 5 years ago
  falkTX a87449110d
bigmeter plugin does not need fixed buffers 5 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 5 years ago
  falkTX 01dfa6d1d4 Make sure `readSucess` starts initialized 5 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 5 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 5 years ago
  falkTX c87c948a17
Reduce pipe allocations for pyqt plugin ui and simple values 5 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 5 years ago
  falkTX 3ab3f3c7a6
Ignore lv2 any patch:writable that is not lv2:Parameter 5 years ago
  falkTX 9558263d4d
Fix previous commit, ensure pool sizes are the same 5 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 5 years ago
  falkTX 48d9d4c431
Try to fix a crash on close 5 years ago