1265 Commits (137a3e6fe60da8f7f6e0d2f2b7ac5dcc041513b4)

Author SHA1 Message Date
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX 4fca135e85
Yet another build fix 5 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX ccb0b4bba6 Revert "Add a comment about some unreachable code" 5 years ago
  falkTX 9286c4da24 Revert "Do not set vst ui size when audioMasterSizeWindow received on init" 5 years ago
  falkTX cf3e3fd023 Revert "Try to fix recursion of vst ui resize" 5 years ago
  falkTX 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 5 years ago
  falkTX f119412bc9 Try to fix recursion of vst ui resize 5 years ago
  falkTX 246a09a8f0 Add a comment about some unreachable code 5 years ago
  falkTX 0b485284e5 Do not set vst ui size when audioMasterSizeWindow received on init 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 12d6e00b03 Fix build 5 years ago
  falkTX 5b1d5f7a18 More constness cleanup 5 years ago
  falkTX c525717d25 Implement setProgramRT, fixing build 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 5 years ago
  falkTX 3322c9fa7b Do not require label for vst3 5 years ago
  falkTX 8337a2ece4 Protect against bad lv2 rindex value 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 e3a27c5f0e Fix a build warning 5 years ago
  falkTX 41a0bf57af Expose libjack midi out channel mixdown option in add-jack dialog 5 years ago
  falkTX b511d21006 libjack: implement midi out channel buffer mixdown 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX 1e51708bfe Add CV and inline-display plugin filters, and related fixes 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX c4552d6bc9
Always send open message to NSM clients 5 years ago
  falkTX 011f8dcd17
Fix logic in the previous commit 5 years ago
  falkTX 03f74e99ea
Allow engine to load vst shells with id 0, using the first plugin 5 years ago
  falkTX 8e37bc8245
Make loading of vst chunk conflict less with non-juce plugins 5 years ago
  falkTX 3afdf1f2d2 Allow bridges to set latency value again, now that we fixed things 5 years ago
  falkTX a0be30f35e
Fix crash when plugin adds latency after starting at 0 5 years ago
  falkTX 63daa721c3
Fix strict debug build 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 7717aa0e47
Fixes and caching for inline displays 5 years ago
  falkTX fe8d5e0072
Debug message for inline display helping 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 83deb53177
Pass ui scale to ui bridges 5 years ago
  falkTX 9838194141
Forgot this 5 years ago
  falkTX 6ef554812f
Fix typo 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX fc39645141
Do not bridge LSP plugin UIs, for now 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