85 Commits (d0d68f443fd1ef2bbe622a7fd84e76f34aed04c4)

Author SHA1 Message Date
  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 11 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 11 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 11 years ago
  falkTX 10022f78cb Misc 11 years ago
  falkTX f6171941d9 Force carla-rack to really use rack mode 11 years ago
  falkTX c1de847e57 Fix parenting of plugin UIs 11 years ago
  falkTX 1326785643 Misc 11 years ago
  falkTX 75728f6f80 More SM related stuff 11 years ago
  falkTX 1d153a96a0 Hide engine settings under NSM, always use JACK 11 years ago
  falkTX f80b75d29b Right-click replace plugin option, closes #4 11 years ago
  falkTX 760de57b58 Misc osx+qt5 stuff 11 years ago
  falkTX 31f17aad70 Add run-checks discovery option; allow vst3 scanning 11 years ago
  falkTX a4603ef159 In-canvas parameters experiment 11 years ago
  falkTX 43fd066ff5 Make the patchbay connections always have a group and port id 11 years ago
  falkTX cee62b42e5 Update makefile and py code to allow PyQt5 for the frontend 11 years ago
  falkTX ed620b139d Always return a valid ptr on standalone; Cleanup 11 years ago
  falkTX 32493b2ff1 Don't ask for plugin removal on carla-plugin close 11 years ago
  falkTX 3ef4abb30d progressive remove-all-plugins 11 years ago
  falkTX cd6a2fb3a4 Use engine-callback-idle when performing long operations 11 years ago
  falkTX 91aed0f217 Misc 11 years ago
  falkTX 98d1f4e64c Fix carla-plugin install; Always copy files instead of linking 11 years ago
  falkTX 9ab3ab6a6d Complete last commit 11 years ago
  falkTX 7ef2a3b926 Hide canvas menu options in rack mode 11 years ago
  falkTX d60f1e7680 Optimizations; s/Carla/gCarla/ 11 years ago
  falkTX b12c598776 Prevent possible idle while engine is closing 11 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
  falkTX 0098991645 Implement file callback, used in audio and midi-file plugs 11 years ago
  falkTX 085119d03e Misc fixing, show info/error dialogs when requested 11 years ago
  falkTX 6c29444ab0 Cleanup 11 years ago
  falkTX 168f7a3a9c Random testing stuff 11 years ago
  falkTX 0d62993674 auto-refresh canvas 1sec after loading a project 11 years ago