11 Commits (a7188bedc4e4622cd13184c8737d9f1766903d21)

Author SHA1 Message Date
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 4 years ago
  falkTX b051899438
Expose vst2 params as cv (testing) 4 years ago
  falkTX 92c70a3800
API cleanup with latest changes, test cv changes with LV2 5 years ago
  falkTX 5d81b6431f
More tests with CV controls, working for ladspa 5 years ago
  falkTX 52b7340213
Continue stuff for cv controls 5 years ago
  falkTX dd08dd59eb Initial tests for cv and param control 5 years ago
  falkTX 520bbe4465
Properly restore options for all plugin formats, CC on by default 5 years ago
  falkTX 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX 0a643091b1
Fix crash with LADSPA plugins (regression on DSSI code merge) 5 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
  falkTX a0be30f35e
Fix crash when plugin adds latency after starting at 0 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 8535f839bf
Start work for OSC settings 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 4bc59c2d43 Fix a typo 6 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 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
  falkTX 7de5812912 More rt/non-rt function split, catch unwanted uses 6 years ago
  falkTX c0c08e8898 Start splitting RT and non-RT plugin functions 6 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX fa6cd00b63 Test quick trick to always load custom libjack on jack apps start 7 years ago
  falkTX b2f0614fe0 Allow LADSPA/DSSI label to be null, pick first valid plugin 7 years ago
  falkTX a948461885 Don't allow to unset force-stereo if set in engine; Cleanup 8 years ago
  falkTX aa92833b0a Cleanup default options for all plugin types 8 years ago
  falkTX a68cef0f86 Cleanup latency code 8 years ago
  falkTX bad3910d32 Sync DSSI to LADSPA code; Cleanup; Re-use old latency buffers 8 years ago
  falkTX d71f470e20 Cleanup 8 years ago
  falkTX d1423a10c3 Remove more uses of LinkedList::getAt(), cleanup 8 years ago
  falkTX 5991c38360 Make MIDI CC events apply in log scale if needed 8 years ago
  falkTX 0286271dc8 Allow the same midi-cc in multiple parameters for the same plugin 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX 1e45e83693 Add some missing 'override' keywords 9 years ago
  falkTX fd2dba8ea7 Fix default values for parameters with sampleRate 9 years ago