99 Commits (03feae01ff9bfbd401b8c7cff7204eb21c6b1a35)

Author SHA1 Message Date
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 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 64b8803025 More cleanup 10 years ago
  falkTX 412d9571b9 Cleanup 10 years ago
  falkTX 4ee4519a0b More cleanup; Add get_current_plugin_count and get_max_plugin_number C API 10 years ago
  falkTX c84031785f Misc 10 years ago
  falkTX 90928d41a4 Fix process mode setting 10 years ago
  falkTX 345352c1f5 Continue previous work, more or less working; Still needs more 10 years ago
  falkTX 90a98b2585 Cleanup settings code, will apply to plugins nicely now 10 years ago
  falkTX 8202485a6a More work to get rid of python global variables, DO NOT USE yet 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 210d0e9893 Cleanup 10 years ago
  falkTX 93bb134021 Start to get rid of global host object in UI 10 years ago
  falkTX 31b4954b4d Create Host meta object, misc changes 10 years ago
  falkTX a906fb60ac Allow carla-plugin to set some engine settings 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 516ed3b97d Rename carla_style.py to carla_app.py 10 years ago
  falkTX 8c103d6b8f Misc 10 years ago
  falkTX 8817a76314 Move some code around 10 years ago
  falkTX 583a0c66c3 Cleanup 10 years ago
  falkTX 38a0fdeab5 Fix changing env vars on Windows, allows to load LV2 plugins 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX ed97d2554c Misc 10 years ago
  falkTX 5931cba609 Allow to disable custom plugin skins, using old 1.x style instead 10 years ago
  falkTX 32203fc427 Add "About JUCE" menu action 10 years ago
  falkTX 79944f194a Small adjustments for better OSX behaviour 10 years ago
  falkTX 3568e70748 Load initial project with absolute path, fixes #115 10 years ago
  falkTX fffeeff0c8 Fix file-open/save dialogs with qt5 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 10022f78cb Misc 10 years ago
  falkTX f6171941d9 Force carla-rack to really use rack mode 10 years ago
  falkTX c1de847e57 Fix parenting of plugin UIs 10 years ago
  falkTX 1326785643 Misc 10 years ago
  falkTX 75728f6f80 More SM related stuff 10 years ago
  falkTX 1d153a96a0 Hide engine settings under NSM, always use JACK 10 years ago
  falkTX f80b75d29b Right-click replace plugin option, closes #4 10 years ago
  falkTX 760de57b58 Misc osx+qt5 stuff 10 years ago
  falkTX 31f17aad70 Add run-checks discovery option; allow vst3 scanning 10 years ago
  falkTX a4603ef159 In-canvas parameters experiment 10 years ago
  falkTX 43fd066ff5 Make the patchbay connections always have a group and port id 10 years ago
  falkTX cee62b42e5 Update makefile and py code to allow PyQt5 for the frontend 10 years ago
  falkTX ed620b139d Always return a valid ptr on standalone; Cleanup 10 years ago
  falkTX 32493b2ff1 Don't ask for plugin removal on carla-plugin close 10 years ago