187 Commits (cad32b6ea4d108f3d94b474fb6fad046949a1cb6)

Author SHA1 Message Date
  falkTX 45632cb5ad Show about-juce menu action on OSX 9 years ago
  falkTX c57ebb8367 Make previous changes work with NSM, closes #341 9 years ago
  falkTX 1913b83f09 Prepare code to restore per-plugin options from project file 9 years ago
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX e11b07a633 Show a custom menu when right-clicking empty rack & patchbay areas 9 years ago
  falkTX bd87821c3a Add 'replace' action to canvas plugin right click menu 9 years ago
  falkTX 4876baaa93 Simplify replace-plugin dialog code 9 years ago
  falkTX 5bbc6a04b6 Several fixes for renaming, and some cleanup too 9 years ago
  falkTX 647e9169bd Fix some issues with rename 9 years ago
  falkTX 589b2cb043 Cleanup, set name on rack when renaming in canvas 9 years ago
  falkTX 968e98d522 Canvas plugin 'edit' will raise window and toggle rack edit button 9 years ago
  Kaspar Emanuel 8c0ef1bae9 Add a hide file browser menu option (fixes #199) 9 years ago
  falkTX 34044ded1d Continue previous commit 9 years ago
  falkTX 0917104b76 Fix restoreGeometry() for PyQt5.5, closes #303 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago
  falkTX 797884aed7 Filter out zyn macros in source build; Fix project load 10 years ago
  falkTX d793de22d8 Add option to run Carla without showing UI (requires project file) 10 years ago
  falkTX ea51eddb4c Add compact/expand all slots in plugin macros menu, closes #220 10 years ago
  falkTX 9a5cc80fed Add connect & refresh actions to carla-control 10 years ago
  falkTX a2f5b4fbf5 Fix carla-control/plugin activating plugins when shown; Misc changes 10 years ago
  falkTX b02fc22d70 Fixes needed for upcoming carla-control 10 years ago
  falkTX 0d7861c926 Cleanup 10 years ago
  falkTX 6f3b750acb Fix slow startup on some rare cases 10 years ago
  falkTX 2b0676061e Fix to set_process_name 10 years ago
  falkTX 95909aa92e Disable testing NSM code for beta release 10 years ago
  falkTX 67319eae91 Fix some rounding issues, make sure "set-value" on skin knobs work 10 years ago
  falkTX 3fc7a0658e Start small rework of engine graph code, to share rack+patchbay 10 years ago
  falkTX 6501bf3f2f Hide custom UIs when closing carla-plugin 10 years ago
  falkTX caadb25eeb Set proper parent for when using dialogs in carla-vst 10 years ago
  falkTX 885978fdeb Misc 10 years ago
  falkTX 71c7583140 Preserve gui-button state when changing skin 10 years ago
  falkTX 57c1e1d55c Recreate plugin slots when closing settings 10 years ago
  falkTX 3499b96c73 Fix toolbar visibility for carla-vst 10 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 10 years ago
  falkTX c8894e87c1 Start in patchbay tab if using forced patchbay mode, closes #162 10 years ago
  falkTX 9b20e31681 Remove option to set AU folder paths; Misc fixes 10 years ago
  falkTX 4ad7d48405 Ignore time panel settings if using plugin mode 10 years ago
  falkTX d5a2c3435e Don't show time panel in plugin mode 10 years ago
  falkTX e27bc9b3a9 Allow New,Open&SaveAs (Export) in carla plugin; Hide engine menu 10 years ago
  falkTX 2bc0b3ddb7 Make NSM actions thread-safe 10 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 10 years ago
  falkTX 3f9d4f8096 Plugin skin work, start of style merging and compact mode 10 years ago
  falkTX ae913d80c7 Rework calf skin a bit, add custom meters; Misc changes to basefx 10 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 10 years ago
  falkTX f667e4efe5 Add menu option to show/hide time panel, closes #161 10 years ago
  falkTX 0ed93f318f PatchCanvas: Add option to auto-select items on hover 10 years ago
  falkTX ab40114a30 Kill timers before stopping engine 10 years ago
  falkTX 6aab833a2b More of the same; Update carla for dpm changes 10 years ago
  falkTX 8276f803a3 Do not allow to remove all plugins while an operation is pending 10 years ago
  falkTX e6be3f3041 Fix #183 10 years ago