303 Commits (a4be9fdcd30642bc7801013198eb65f36e06d80d)

Author SHA1 Message Date
  falkTX c14dd9cc60
WIP stuff 4 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 4 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
  falkTX cfdb181f37
Add safety checks around CV control ranges 4 years ago
  falkTX 9640c93150
Ensure only correct parameters can be cv controlled 4 years ago
  falkTX 0ac2667115
Fix wrong data type for python-side mapped range 4 years ago
  falkTX 99b49d48b2
Actually load mapped range data 4 years ago
  falkTX 1896041fd0
Save parameter mapped range in project file 4 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 4 years ago
  falkTX 8c49d1ae64 Initial code for removing cv control 4 years ago
  falkTX e9563d853e
Fix build with latest changes 4 years ago
  falkTX 84dc3c69f0 Set cv port range when mapped range changes 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX dc9e57da01
Don't build new cv param stuff in cross-architecture bridges 4 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX ed42465d3d
Set options in plugin bridges 4 years ago
  falkTX 0d6e71eb71
More CV control work, now hackishly working under JACK 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 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX c8f2b5340c
Expose canvas and some experimental settings to carla-control 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX ba0c12697c Fix for LV2 plugins with UI feedback ports in bridge mode 6 years ago
  falkTX 191781e9db Fix for LV2 plugins with UI feedback ports in bridge mode 6 years ago
  falkTX 378c33ee8d Fix carla-export LV2 UI changes not reaching DSP 6 years ago
  falkTX bf8af666e9 Copy Carla stuff for Windows LV2 export, rather than symlinking 6 years ago
  falkTX f671e3db60 Don't be so restrictive on carla-plugin active messages 6 years ago
  falkTX de35d8ad38 Fix exported lv2 plugins after latest changes 6 years ago
  falkTX a129422a27 Allow to change bridge parameters from UI. 6 years ago
  falkTX 8a622674da Fix some more warnings 6 years ago
  falkTX f712e9306e Fix bridges build 6 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 6 years ago
  falkTX 6184eadbcb Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 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 f083a990a4 Save LV2 author name in exported LV2 plugin 6 years ago
  falkTX 20b8518a86 More debugging when loading parameters fail 6 years ago