707 Commits (d1b50514085de9ec60a6b94bb9cb689b1119b19f)

Author SHA1 Message Date
  falkTX 46ecbdbec3 Fix Windows build 10 years ago
  falkTX ee8dc99cf0 DSSI/LV2: Disable mapping programs if plugin does not expose them 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX 2a700bfeae Don't pass name and osc-url on plugin bridges args, use env vars 10 years ago
  falkTX 5cb048cd27 Pass all settings to plugin bridges as env vars, even if empty 10 years ago
  falkTX 2d1a596f0f Allow to pass MIDI bank/program changes to LV2 plugins, closes #136 10 years ago
  falkTX 6449575a45 Fix #135; Don't require bundle for LV2 plugs; Misc changes 10 years ago
  falkTX 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX 9ba8069bed Fix for some broken LV2 plugins that set UI festures on DSP side 10 years ago
  falkTX 101b703b0c Implement some custom kxstudio lv2 properties 10 years ago
  falkTX 2235525a56 Apply CV changes to engine bridge; Fix build 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 09a9d7da86 Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
  falkTX 0cf3d9ea7a Fix bridge zombies, closes #123 10 years ago
  falkTX c644656d38 patch juce to expose process child PID 10 years ago
  falkTX 9a9524afe1 pass engine options to bridges 10 years ago
  falkTX ee5afc2400 Fix LV2 UI bridges to work with newer lilv 10 years ago
  falkTX b61be7eaba Internally set LV2_PATH for lilv when needed 10 years ago
  falkTX 1a4b7aab1a Fix LV2 state map/make path features 10 years ago
  falkTX aca32f88f9 Fix incomplete atoms sent to UI bridges, closes #131 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX 96aa94faf0 Misc 10 years ago
  falkTX 6eaf6b904d Fix UI-bridge URI mapping if URIs received out of order 10 years ago
  falkTX 37aca5a88e Experimental support for LV2UI resize on host side 10 years ago
  falkTX af44f4f1fb Misc 10 years ago
  falkTX 794f979c10 Cleaup; Adjust bridge stuff a bit more 10 years ago
  falkTX 79e32745e0 Fix build on older compilers (used on OSX) 10 years ago
  falkTX cfb93dc2af Really fix 32bit plugin bridges 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX f5d363c680 Fix discovery for 16outs gig and sf2 files 10 years ago
  falkTX 28a0c5ea52 use a global mutex to ensure bridge environment is correct 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX f7f145e4e2 Increase timeout when waiting for bridges 10 years ago
  falkTX 053bcf6692 Corrections for last commit 10 years ago
  falkTX b2023a4cb3 More LinuxSampler stuff; Try to handle jack shutdown better (TEST) 10 years ago
  falkTX 3a2dc0ea39 Start small LS rework 10 years ago
  falkTX 37599815ee Misc 10 years ago
  falkTX fb7017de85 Fix OSX build and minor things detected by clang 10 years ago
  falkTX c2f1a06f62 Report to host when a bridge times-out and auto-deactivates 10 years ago
  falkTX 97e524355c Misc 10 years ago
  falkTX 7227f306fc Proper OSC-URL update in plugin-bridges 10 years ago
  falkTX e4b394ed44 Trying to get bridges to update Id on plugin removal 10 years ago
  falkTX d4b28b3a41 Go back to use base64 in chunkdata-files, raw binaries don't work 10 years ago
  falkTX a62800ecac Fix midi input for bridges 10 years ago
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX 44e2741d1e Make forced center ui optional (will be needed later) 10 years ago
  falkTX fc0ba24b3a CarlaPlugin::idle() was missing for ladspa and dssi 10 years ago
  falkTX 7d65d112f4 Misc update to juce plugin 10 years ago