293 Commits (45fc5b7d969a6bb102bb0dbb0fea69d2a821f834)

Author SHA1 Message Date
  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
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX 42e43ea20b Add __cdecl to vestige header 6 years ago
  falkTX 62da178391 Cleanup CarlaNativePlugin header 6 years ago
  falkTX d891f6de50 More work for carla-native-plugin 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX e8693d1d06 Bump version to 2.0-RC1 6 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX f99242e2bc Cleanup 6 years ago
  falkTX b92cb268fb Hurd is UNIX 6 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX 3dad6fc926 Update jackey.h file 6 years ago
  falkTX df44adbebe Remove an unused file 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 6a6f4782e5 Bump version to beta7 6 years ago
  John Zimmermann e68b310b23 Do also check if __aarch64__ is defined instead of only __arm64__ (#660) 6 years ago
  falkTX c62bfbc43a Implement LV2 UI port notifications to feedback messages to UI 6 years ago
  falkTX cc3268a8be Store port notifications in LV2_RDF struct 6 years ago