854 Commits (a548094337a4126ffb811cd4fdb75e7fe7a185c5)

Author SHA1 Message Date
  falkTX 71528d7daa Fix loading VST3 plugins, closes #155 10 years ago
  falkTX 5be55f6d53 Implement programs for juce plugin 10 years ago
  falkTX fda9c988e3 Send param info in bridges until max is reached, instead of none 10 years ago
  falkTX f6b1dbcacc Fix running plugin bridges with empty filename 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 45b1bef1ea Ensure all LV2 port_event calls use the correct atom size, closes #151 10 years ago
  falkTX 3a6ff75305 Fix osx build; Fix plugin version missing carla_panels 10 years ago
  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