105 Commits (1e29ecdd125bd2ba4128eefb3ad09e03489a35c6)

Author SHA1 Message Date
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 5 years ago
  falkTX 7ede965819
Some attention to inline display 5 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 5 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 5 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 5 years ago
  falkTX 3b86fc2f42
Cleanup and merge common code; Implement custom MIDI CC ranges 5 years ago
  falkTX c2c422a8ef
Set range of LV2 and native CV plugin ports 5 years ago
  falkTX d17c94b3f4
Fix limits of MIDI CC parameters 5 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 5 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 5 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 5 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 5 years ago
  falkTX 520bbe4465
Properly restore options for all plugin formats, CC on by default 5 years ago
  falkTX 42cc9127cb
Allow parameter comment and group name in internal plugins 5 years ago
  falkTX 7a9ddac0dd
Fixup carla-patchbay and implement dynamic parameters 5 years ago
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX feacbe3ad1
Cleanup inline data and other last commits 6 years ago
  falkTX 78461399e0
Renders inline display for internal plugins, if provided 6 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 6 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 6 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 6 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 6 years ago
  falkTX 3f1c8d92f2
Set canvas icons for a few known plugins 6 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 6 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 6 years ago
  falkTX 6a6b396747
Name some variables more consistently 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX ebdfa4046d
Fix typo 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX b3193fb4b0
Hide a few symbols, no need for extern "C" there 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX b770f61b93 Fix internal plugins not handling internal controls on native bridge 6 years ago
  falkTX 798ab5c133 Fix internal plugins receiving wrong frame pos on split buffers 6 years ago
  falkTX b7e4f2848b Fix internal plugins not handling internal controls on native bridge 6 years ago
  falkTX 49261776c3 Fix internal plugins receiving wrong frame pos on split buffers 6 years ago
  falkTX 31eb7760b0 Tweak findNextEvent() to catch future cases of lost events 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 6 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX c2290202c4 Fix a typo leading to missing midi out events on internal plugins 6 years ago
  falkTX dca49c5236 Cleanup: cv in internal plugins is never used 6 years ago
  falkTX ea64e00c87 For internal plugins, store in and out midi buffers separately 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX 710f69148a Fix carla as plugin not receiving midi input (regression) 7 years ago
  falkTX 4bc59c2d43 Fix a typo 7 years ago