296 Commits (d3b3d5498c84cf07728d6c21de63b3eaeb4b2714)

Author SHA1 Message Date
  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 5 years ago
  falkTX 1007828871
libjack: implement uuid and thread-init cb, some cleanup 5 years ago
  falkTX 8cee623761
Cleanup lv2 ui scale stuff, use LV2_UI__scaleFactor 5 years ago
  falkTX feacbe3ad1
Cleanup inline data and other last commits 5 years ago
  falkTX 78461399e0
Renders inline display for internal plugins, if provided 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX d0610840bd
Add back modgui support 5 years ago
  falkTX 60cb053d04
More remote OSC stuff, split UDP and TCP 5 years ago
  falkTX eab49fce5c
Bump ficticious version 5 years ago
  falkTX 995c8b9dd7
Bump version 5 years ago
  falkTX 0938f19d32
Fix previous commit 5 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 5 years ago
  falkTX 681fd1dd54
Fix missing declaration 5 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 5 years ago
  falkTX a2779cb250 Fix windows build (typo in previous commit) 5 years ago
  falkTX c930afde32 Try to fix build warning on vst3sdk 5 years ago
  falkTX 7f026adfae Remove unused vst3sdk code 5 years ago
  falkTX 6fa44324dd Add some more vst3sdk files 5 years ago
  falkTX cdc49301a9 Add vst3sdk base files 5 years ago
  falkTX ceb68f9a56 Bump version to 2.0-RC3 5 years ago
  falkTX a82dc38e69 Bump version to 2.0-RC2 6 years ago
  falkTX 0fe6363f6c
Bump version to 2.0-RC3 5 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 5 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
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago