2103 Commits (0f497f5f9a9fc90d04cff630fe18041e1f37a4d5)

Author SHA1 Message Date
  falkTX 0f497f5f9a
Add API to be used for patchbay port groups 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 399fc3b4bc
Implement CV for internal patchbay mode 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 88ae3fed8c Fix previous commit 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 062c43e4c0
Only build and install jack internal client with JACKBRIDGE_DIRECT 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 935349e3ce
Make sure carla internal plugin has 100+10 parameters 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 da45e92c2a
Temporarily force path for jack internal client 5 years ago
  falkTX 16f6415921
Make JACKBRIDGE_DIRECT simpler to work with 5 years ago
  falkTX 41f81a8af2
Tweaks for getting some stuff working under Haiku 5 years ago
  falkTX 08cb20301a
Yet another build fix 5 years ago
  falkTX b4fd3bdb33
Really fix build 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 5 years ago
  falkTX 3bd4ff700f
Fix plugin rename under JACK single or multi client 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 a6db017855
Fix build 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 462bb589cc
Use new jackbridge_uuid_parse in jack engine class 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
  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 0c197e12b1
Make main carla client selectable on canvas in jack mode 5 years ago
  falkTX b4e05d4d1b
Mapping between plugin id and canvas group id; Cleanup 5 years ago
  falkTX 9379d71c9c
Fix cross-compilation 5 years ago
  falkTX 3f1c8d92f2
Set canvas icons for a few known plugins 5 years ago
  falkTX b150b14b96
Change a function signature 5 years ago
  falkTX 93579acf27
Don't unload plugins that use inlinedisplay 5 years ago
  falkTX 1e1a6a37a3
Store our custom data in jack2 meta-data, cleanup 5 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 5 years ago
  falkTX f645715ec8
Pass flag indicating plugin inlinedisplay support to patchcanvas 5 years ago
  falkTX 200de887e8
Move ThreadSafeFFTW class to its own file 5 years ago
  falkTX dc7a0adb3f
Fixes for internal client and osc 5 years ago