2262 Commits (087086467242754163a37021c9a2243c3616563e)
 

Author SHA1 Message Date
  falkTX 0870864672 Save some engine settings in project file 10 years ago
  falkTX ac0be351e9 Cleanup 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 b07ccae5f1 Dummy juce getPID on windows 10 years ago
  falkTX 4b34563f1a Fix build 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 8901feb42b Use a dockwidget instead of custom splitter 10 years ago
  falkTX c7b01c81b0 Use the zyn skin for the ladspa zyn plugins 10 years ago
  falkTX d0d68f443f Rework calf skin, use black bg on mono plugins 10 years ago
  falkTX 94cb6dabee Rework ZynFX skin; Adjust code to 'shortify' parameter names 10 years ago
  falkTX 210d0e9893 Cleanup 10 years ago
  falkTX 02f5cf0080 Misc 10 years ago
  falkTX 62694ac83d Proper knobs enable change behaviour, fixes zyn skin after loading 10 years ago
  falkTX e6d6443d32 Allow engine settings in carla-plugin 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 8af3e298fb Misc 10 years ago
  falkTX af4d74f3dc Cleanup 10 years ago
  falkTX 93bb134021 Start to get rid of global host object in UI 10 years ago
  falkTX 41c6dbaf65 Move most of carla-plugin Host object into carla_backend.py 10 years ago
  falkTX 4bcc050848 Misc 10 years ago
  falkTX 31b4954b4d Create Host meta object, misc changes 10 years ago
  falkTX 17c3f3fc2e Misc 10 years ago
  falkTX a906fb60ac Allow carla-plugin to set some engine settings 10 years ago
  falkTX b61be7eaba Internally set LV2_PATH for lilv when needed 10 years ago
  falkTX 034adf5718 Store plugin paths in engine options 10 years ago
  falkTX 7e99ef452f Plugin paths are not needed as in the python global object 10 years ago
  falkTX 0c0b0348b4 Use ENGINE_OPTION_PLUGIN_PATH instead of modifying environment 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX e333ed33c0 Misc changes 10 years ago
  falkTX 516ed3b97d Rename carla_style.py to carla_app.py 10 years ago
  falkTX 8c103d6b8f Misc 10 years ago
  falkTX 95c85ea75a Cleanup 10 years ago
  falkTX 6514a0f8f3 Experiment a bit with python abc abstractmethod 10 years ago
  falkTX 155f30f63e Fix skins for previous commit 10 years ago
  falkTX ba08d6cb3a Workaround qt bug that makes edit dialog resizable to 0 10 years ago
  falkTX 5ed9b17868 Misc 10 years ago
  falkTX 8817a76314 Move some code around 10 years ago
  falkTX 583a0c66c3 Cleanup 10 years ago
  falkTX fde9898954 Misc 10 years ago
  falkTX 7bc5889737 UI: Proper unsetenv is needed for Windows 10 years ago
  falkTX b6f91fd9d3 Misc 10 years ago
  falkTX a761321beb Initial code to support some win32/osx UI types 10 years ago
  falkTX 38a0fdeab5 Fix changing env vars on Windows, allows to load LV2 plugins 10 years ago
  falkTX 51bbeca095 Fix LV2 discovery on Windows 10 years ago
  falkTX 5d4cd004f4 Update custom-patches.diff file 10 years ago
  falkTX 8cbd90a596 Patch lilv sources 10 years ago
  falkTX 0687ff6b02 Misc 10 years ago