72 Commits (9dd7cafbd0e41dd1dd688172da5a2701b4fdfa2d)

Author SHA1 Message Date
  falkTX 64b8803025 More cleanup 10 years ago
  falkTX 658762e0c2 Misc 10 years ago
  falkTX 0ead97f727 More cleanup 10 years ago
  falkTX 55233fbfcf 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 345352c1f5 Continue previous work, more or less working; Still needs more 10 years ago
  falkTX 8202485a6a More work to get rid of python global variables, DO NOT USE yet 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 e333ed33c0 Misc changes 10 years ago
  falkTX 8c103d6b8f Misc 10 years ago
  falkTX 6514a0f8f3 Experiment a bit with python abc abstractmethod 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX fffeeff0c8 Fix file-open/save dialogs with qt5 10 years ago
  falkTX 61210804c6 Some fixes for Windows builds 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 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 36ee666c27 Remove PATCHBAY_PORT_TYPE_PARAMETER flag 10 years ago
  falkTX 4c5c0957ad Don't show params on canvas for now 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 732413eb14 Misc 10 years ago
  falkTX 4e7d34423f Show CV ports as dark audio in canvas 10 years ago
  falkTX d89051edfc Misc 10 years ago
  falkTX cee62b42e5 Update makefile and py code to allow PyQt5 for the frontend 10 years ago
  falkTX 3ef4abb30d progressive remove-all-plugins 10 years ago
  falkTX 4de22e69b3 More fixing 10 years ago
  falkTX 29abe50118 Misc fixes for using canvas in rack mode 10 years ago
  falkTX 3d4aff337d Update canvas plugin ids when removing a plugin 10 years ago
  falkTX 567a2f455b Fix canvas meters&keys visibility restore 10 years ago
  falkTX d60f1e7680 Optimizations; s/Carla/gCarla/ 10 years ago
  falkTX 2aa9b72c0f Misc 10 years ago
  falkTX 107f26f536 Add show meters/keyboard menu actions 10 years ago
  falkTX 3d8cdaf3a7 Add meters on the side of the canvas (configurable soon) 10 years ago
  falkTX 5eea8f5aa3 Fix stuck notes on keyboard when changing canvas groups 10 years ago
  falkTX 0d62993674 auto-refresh canvas 1sec after loading a project 10 years ago
  falkTX a959d83144 Implement showing built-in dialog via canvas 10 years ago
  falkTX 614ea1f966 Make the new keyboard/canvas features work in main Carla 10 years ago
  falkTX 7a4bcbeb88 Visual feedback on canvas piano when plugin receives midi 10 years ago
  falkTX 704b59914f Make the keys send notes to the selected plugin(s) 10 years ago
  falkTX 893ea105e8 Auto-enable/disable keys only when selection contains a plugin 10 years ago
  falkTX 90e30dc71c Add keyboard to bottom of canvas 10 years ago
  falkTX f63f6177ac Expose regular plugin tasks in canvas right-click 10 years ago
  falkTX 813aebea1e Allow to remove plugin via canvas when pressing delete key 10 years ago
  falkTX 43d6ecba22 Associate a canvas group with a plugin Id if possible 10 years ago
  falkTX dc146bb5ad Fix jack engine for grouping canvas clients to plugin ids 10 years ago
  falkTX ca359f9cd0 Implement custom canvas sizes in the preview frame 10 years ago
  falkTX 5cfea274bf fix minicanvas for main app 11 years ago