292 Commits (a98fbe51b173f83cf021f0963c76245a50d66c51)

Author SHA1 Message Date
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 5 years ago
  falkTX dedf74f57e
Label release as beta1 5 years ago
  falkTX 42cc9127cb
Allow parameter comment and group name in internal plugins 5 years ago
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX b2a77a23f3
Add midi2cv plugin 5 years ago
  falkTX 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 5 years ago
  falkTX 3de829c37c
More compatible code for old compilers 5 years ago
  falkTX 6e595bf9d9
Dont give warnings for missing libs on CI test builds 5 years ago
  falkTX 14f9067201
Try to fix build on old compilers 5 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 81cd4e2c90 A few more const things 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 5 years ago
  falkTX 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX 0c536ccc43 Make previous changes c++98 compat 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 7fa3be646a
Place Qt stuff outside of custom namespace 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 6 years ago
  falkTX 1007828871
libjack: implement uuid and thread-init cb, some cleanup 6 years ago
  falkTX 8cee623761
Cleanup lv2 ui scale stuff, use LV2_UI__scaleFactor 6 years ago
  falkTX feacbe3ad1
Cleanup inline data and other last commits 6 years ago
  falkTX 78461399e0
Renders inline display for internal plugins, if provided 6 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 6 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 6 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 6 years ago
  falkTX d0610840bd
Add back modgui support 6 years ago
  falkTX 60cb053d04
More remote OSC stuff, split UDP and TCP 6 years ago
  falkTX eab49fce5c
Bump ficticious version 6 years ago
  falkTX 995c8b9dd7
Bump version 6 years ago
  falkTX 0938f19d32
Fix previous commit 6 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 6 years ago
  falkTX 681fd1dd54
Fix missing declaration 6 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 6 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 6 years ago
  falkTX a2779cb250 Fix windows build (typo in previous commit) 6 years ago
  falkTX c930afde32 Try to fix build warning on vst3sdk 6 years ago
  falkTX 7f026adfae Remove unused vst3sdk code 6 years ago
  falkTX 6fa44324dd Add some more vst3sdk files 6 years ago
  falkTX cdc49301a9 Add vst3sdk base files 6 years ago
  falkTX ceb68f9a56 Bump version to 2.0-RC3 6 years ago
  falkTX a82dc38e69 Bump version to 2.0-RC2 6 years ago
  falkTX 0fe6363f6c
Bump version to 2.0-RC3 6 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 6 years ago
  falkTX cbd3ef95f4
Bump version to 2.0-RC2 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago