144 Commits (76e50bf2fe699e7827de003c46834384b952a8c8)

Author SHA1 Message Date
  falkTX eb7590a278
Prevent an assertion warning 4 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 4 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 4 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX 452468b3f8
Try a hackish way to push bridge options on init 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX c97d183e38
fixed-buffers on by default for bridges; forgot chunks 4 years ago
  falkTX 2b6dc623a1
Initial support of CV in plugin bridges (incomplete, missing names) 4 years ago
  falkTX ed42465d3d
Set options in plugin bridges 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 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
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 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 d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX da0bdeeee7
Fix typo 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX 15acfd6db3 Fix for VST plugins that update parameters without telling the host 6 years ago
  falkTX ef07babaad Fix dynamic buffer size against plugin bridges 6 years ago
  falkTX 2b6c6d8440 Fix dynamic buffer size against plugin bridges 6 years ago
  falkTX 07b028b3b5 Make UI more responsive when loading bridged plugins 6 years ago
  falkTX f8f32b363d Fix an assertion when looking for wine64 6 years ago
  falkTX c2b328d70d Don't wait twice for vst plugin bridges 6 years ago
  falkTX 799fd2eaea Fix starting wine bridges with wine versions without 64 suffix 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX d21c37ee64 Restart plugin bridges when re-activated, using last saved state 6 years ago
  falkTX 7766b18713 Add a few more env vars to wine 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX 215626ab4e Add "64" suffix to wine command when dealing with 64bit binaries 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 1b1a2b26c7 Rename and move 2 functions 6 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 6 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 6 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago