5381 Commits (137a3e6fe60da8f7f6e0d2f2b7ac5dcc041513b4)
 

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