2643 Commits (81f9a28fa4fca6d6c172ce4510fc151e84aaf390)
 

Author SHA1 Message Date
  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
  falkTX f24571d8d0 Update lilv modules 10 years ago
  falkTX 747e7ac866 Fix local wine build 10 years ago
  falkTX 4974a43536 Fix OSX build 10 years ago
  falkTX b3fd9318dc Ignore internal patchbay changes when in external mode 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 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 6c486e3233 Remove debug prints 10 years ago
  falkTX 4cd08cc84b Wait-block on pyqt UIs, fix random read errors 10 years ago
  falkTX 63948c312d testing... 10 years ago
  falkTX fae184febd Fix internal connections not clearing up 10 years ago
  falkTX 65fcdf868e Save&restore connections on patchbay-plugin 10 years ago
  falkTX 9b0b933447 Misc 10 years ago
  falkTX b8f2c32cf4 patchbay plugin now sees connections 10 years ago
  falkTX e2a72756f4 Remove plugins from patchbay before RT update, fix crash on exit 10 years ago
  falkTX 8c8fac87d6 More internal patchbay work, can now remove plugins 10 years ago
  falkTX 35e236a147 Fix build 10 years ago
  falkTX 79466979c1 Enable carla-patchbay plugin (but doesn't work fully yet) 10 years ago
  falkTX 9c12b6bce6 Enable patchbay engine mode in settings; Fix ScopedActionLock 10 years ago