24 Commits (23e3d83d3a6f8234c5d75b6dc97fb2adb70a80b4)

Author SHA1 Message Date
  falkTX ffe26788bb Fix typo in a comment 7 years ago
  falkTX 33ce764ea0 Close all native UIs when carla-plugin closes 7 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 5d9d17ad1b Wait for carla-plugin LV2 to be ready, pass widget correctly 8 years ago
  falkTX 4b5dd32cb9 Cleanup 8 years ago
  falkTX 72b1a13df1 Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var 8 years ago
  falkTX 9eb197339b New option to wherever put UIs on top of carla 9 years ago
  falkTX 91cbc6325f Experimental Carla-VST with Qt5 9 years ago
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX d9b781951c carla-vst: Remove special tracktion fix, not needed with >= 6.1.5 10 years ago
  falkTX 3bb7a8c9cd Allow carla-plugin to use OSC 10 years ago
  falkTX 0d7861c926 Cleanup 10 years ago
  falkTX 48b6a9e4e7 Make sure our external uis always close when requested by the host 10 years ago
  falkTX db82178048 Allow carla-plugin to be used embed (X11 only); Other plugin fixes 10 years ago
  falkTX 083b56542d Wait for X11 window to be created before returning from effEditOpen 10 years ago
  falkTX 0ee8ff2c01 Fix possible small hangup when closing carla-vst UI 10 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 10 years ago
  falkTX a27d537b78 Misc 10 years ago
  falkTX d84c7eafe2 Tweaks to carla-vst; Make menu shortcuts work 10 years ago
  falkTX 9b20e31681 Remove option to set AU folder paths; Misc fixes 10 years ago
  falkTX fe2c0bb9e4 Move un/setenv from python backend to utils 10 years ago
  falkTX 889d30655c Fix carla-plugin for last commit 10 years ago
  falkTX 9ec30ef1d1 Move some files around. modules dir will be for 3rd-party only 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX ccfc583958 More pipe work; Enable extui-plugins on Windows 10 years ago
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX 755a6506cc Fix supported file extensions not activating in carla-plugin 10 years ago
  falkTX a094316aef Fix boolean options reaching carla-plugin, such as forceStereo 10 years ago
  falkTX a72caa5323 carla-plugin: send transport info 10 years ago
  falkTX ae49286c00 carla-plugin: Send bufsize and rate, don't use OSC, other fixes 10 years ago
  falkTX defc31830e carla-plugin: Send max-plugin-number var 10 years ago
  falkTX cf77580cad Send extra initial server info to carla-plugin; Fix about size 10 years ago
  falkTX bc8d7c9645 Send initial state of internal params to carla-plugin 10 years ago
  falkTX ad18790655 More work, safe to use again I think... 10 years ago
  falkTX 8de33fc1c3 Correct some settings code; Apply to plugin version properly 10 years ago
  falkTX ccb9bb5b01 Add lines between menu, toolbar and plugins on the carla-vst 10 years ago
  falkTX 585e719ae5 Cleanup 10 years ago
  falkTX 613302ffb9 Pass initial engine options to plugin UI; Cleanup 10 years ago
  falkTX a4061abfec Carla-Rack VST plugin 10 years ago
  falkTX 345352c1f5 Continue previous work, more or less working; Still needs more 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 41c6dbaf65 Move most of carla-plugin Host object into carla_backend.py 10 years ago
  falkTX 7bc5889737 UI: Proper unsetenv is needed for Windows 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX 4cd08cc84b Wait-block on pyqt UIs, fix random read errors 10 years ago
  falkTX 9b0b933447 Misc 10 years ago
  falkTX 79466979c1 Enable carla-patchbay plugin (but doesn't work fully yet) 10 years ago
  falkTX fc6050c47f Implement plugin slot default values on carla-plugin 11 years ago
  falkTX f2ba18f2a3 Fix carla-plugin when using qt5 11 years ago