312 Commits (843bb34910fbcb35eefb0ceebbf0494864b0e26d)

Author SHA1 Message Date
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX fe80eb5e5a
Ignore Carla-VST resize requests if not using embed gui 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX b87f1a3a88
Fix ttl not generated in Windows builds 4 years ago
  falkTX 3da985448f
Fix LV2 UI not showing up if host supports touch 4 years ago
  falkTX 7555310048
Initializing juce is not needed for carla-vst linux build 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX bb76c8df6d
Build juce_gui_extra under linux 4 years ago
  falkTX 5d034f9c03
Fixup windows definition files and CI 4 years ago
  falkTX a20036e1b0
Do not use wine for native win32 builds 4 years ago
  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 8db6aa98e2
Allow carla-plugin to have full access to Host API 4 years ago
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 4 years ago
  falkTX 08e416113b Specify different lv2 parameters per file type (audio, midi, generic) 4 years ago
  falkTX 3886b3f982
Fix carla-lv2 sending invalid param changes via write function 4 years ago
  falkTX 3147479822 Bunch of tweaks for osx builds, seems to work :) 4 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 4 years ago
  falkTX 80cf43bec5
More print build warnings fixes 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 8e8fe2e111
Cleanup the way split lv2-bundles are installed 5 years ago
  falkTX f9b59964a7
Start work to allow split lv2 bundles of carla plugins 5 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX d78d048d52
Fix build with pyqt but no opengl 5 years ago
  falkTX 81cd4e2c90 A few more const things 5 years ago
  falkTX cdcaeceeed More tweaks for hylia 5 years ago
  falkTX 3411c035da
Expose carlapatchbaycv as lv2 plugin 5 years ago
  falkTX 88ae3fed8c Fix previous commit 5 years ago
  falkTX cae0c168d8 Build CarlaPatchbay64.so vst plugin binary 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 8385b5ee41
Fix symbol for carla.lv2 plugins with many midi outputs 5 years ago
  falkTX 2d281ff260
Export audiogain and midichannelize as lv2, remove midithrough 5 years ago
  falkTX a1f759bcc8
Don't set numParams for carla as lv2 plugin, for now 5 years ago
  falkTX 0867949a5b
Fix potential issue of carla-vst-shell with more than 100 parameters 5 years ago
  falkTX 63e0ecf85d
Fix dependencies of plugin builds 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX 9bee2ff784
Export internal audio and midi players as LV2 plugins 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 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 0526bccfd7
Small tweaks to make embed VST work better 5 years ago
  falkTX 28e8f9ed67
Go back to have real embed carla UI as VST 5 years ago
  falkTX edbbb9ae20
carla-vst: more tweaks to receiving transport 5 years ago
  falkTX e6889de2c8
carla-vst: rework vst time info sync, same as DPF (needs testing) 5 years ago
  falkTX e7e536b0ef carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 5 years ago
  falkTX 80fc25aecb
carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago