64 Commits (571d52b1cc3444004c0a44d03be72c767bf114b0)

Author SHA1 Message Date
  falkTX 34044ded1d Continue previous commit 9 years ago
  falkTX 0917104b76 Fix restoreGeometry() for PyQt5.5, closes #303 9 years ago
  falkTX 234543fae0 Cleanup 9 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 9 years ago
  falkTX d793de22d8 Add option to run Carla without showing UI (requires project file) 9 years ago
  falkTX 0d7861c926 Cleanup 9 years ago
  falkTX 8ad39a2765 Update cached plugins (Internal/LV2/AU) when using carla-plugin 9 years ago
  falkTX 885978fdeb Misc 9 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX 3361490e02 Save&restore the search text in the add-new dialog 9 years ago
  falkTX 48f7e0ba9c Fix add-new dialog not saving table geometry/state 9 years ago
  falkTX fae2da4444 Use libPrefix on carla-database/settings scripts, closes #193 9 years ago
  falkTX fe2c0bb9e4 Move un/setenv from python backend to utils 10 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 31120c754b Fix vst not showing up on add-plugin (needs rescan) 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX fbd03d01ed Internal, LV2 and AU are always be native binaries 10 years ago
  falkTX cc26ed19d7 Install the vst plugin into its own dir, like the LV2 does 10 years ago
  falkTX d03223a6f2 Misc 10 years ago
  falkTX 2dc9ee8f83 Continue previous commit; Use LV2 as cached plugins 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 8885e638c4 Fix some discovery issues 10 years ago
  falkTX e2322c3c38 Misc 10 years ago
  falkTX 89e9d268fa Fix discovery for symlinked folders, closes #94 10 years ago
  falkTX 9ba8069bed Fix for some broken LV2 plugins that set UI festures on DSP side 10 years ago
  falkTX d461be686a More of the same, now for database/add-plugin dialog 10 years ago
  falkTX 8202485a6a More work to get rid of python global variables, DO NOT USE yet 10 years ago
  falkTX 7e99ef452f Plugin paths are not needed as in the python global object 10 years ago
  falkTX 516ed3b97d Rename carla_style.py to carla_app.py 10 years ago
  falkTX 7bc5889737 UI: Proper unsetenv is needed for Windows 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 618ea72bda Fix plugin refresh with some of the latest changes 10 years ago
  falkTX 54b675590d Fix lrdf issue on cxfreeze builds; Misc fixes 10 years ago
  falkTX 9aa119b93c Set X11 Icon for managed plugin UIs; Fix last commit 10 years ago
  falkTX 8255e86245 Fix issues with add-plugin geometry when going from qt4 to qt5 10 years ago
  falkTX 7cd1adf0e7 Always show internal plugins in DB, even if format is different 10 years ago
  falkTX 1941ae8cb7 Bump plugin query api version, needed by the last commits 10 years ago
  falkTX 3e3ef0f132 Cleanup 10 years ago
  falkTX 2f82673533 Fix VST3 scanning; Auto-add wine vst paths 10 years ago
  falkTX c636b89b2d Don't allow to change discovery type & options while running 10 years ago
  falkTX 30fa228926 Misc 10 years ago
  falkTX 31f17aad70 Add run-checks discovery option; allow vst3 scanning 10 years ago
  falkTX 58ff34e07c Add "wine" before discovery and bridges commands (TESTING) 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 d60f1e7680 Optimizations; s/Carla/gCarla/ 10 years ago
  falkTX a3ed9c5542 Misc 10 years ago
  falkTX cd5f614355 Misc 10 years ago
  falkTX a01a717f8a Misc 10 years ago
  falkTX 11b62321d8 Fix discovery 11 years ago