176 Commits (a1eac6e41978bae492ab1d936c80c6ea3bce165c)

Author SHA1 Message Date
  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
  falkTX bc4b0a2b38 Fix remove-all action logic (no animation for now) 10 years ago
  falkTX cd30c7f7e1 Misc fixing & cleanup 10 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 0b8a5dca4f Use CARLA_CLIENT_NAME env var to set client name 10 years ago
  falkTX a885573065 Move Qt backend stuff into a new file 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX 6b4aeb68c3 Use carla_utils for setting process name from python 10 years ago
  falkTX 09156303ff Automatically focus canvas view if changing to canvas tab; Misc 10 years ago
  falkTX d39b8ee50d Proper Qt tricks for minicanvas (closes #148); Hide some debug stuff 10 years ago