2693 Commits (44e9f328d2f10e374c43eae11605b2fc77b7ad46)
 

Author SHA1 Message Date
  falkTX 1eedcfdb25 OSX script updates 10 years ago
  falkTX 61ebf0678e Fix OSX build 10 years ago
  falkTX 379d13541a Continue last commit 10 years ago
  falkTX f4930b63f4 Use libmagic on Unix systems (Linux and MacOS) 10 years ago
  falkTX e929b3080b Add file/magic to osx build-deps script 10 years ago
  falkTX a978152e45 Auto-zip windows builds 10 years ago
  falkTX c92a248f3a Fix windows build 10 years ago
  falkTX 1835e799c0 Update windows scripts 10 years ago
  falkTX 6cbbada8d3 Misc 10 years ago
  falkTX 073d0667c6 Don't allow rtaudio or juce drivers with patchbay mode yet 10 years ago
  falkTX d39b8ee50d Proper Qt tricks for minicanvas (closes #148); Hide some debug stuff 10 years ago
  falkTX 5be55f6d53 Implement programs for juce plugin 10 years ago
  falkTX fda9c988e3 Send param info in bridges until max is reached, instead of none 10 years ago
  falkTX f6b1dbcacc Fix running plugin bridges with empty filename 10 years ago
  falkTX 0bb3f05f42 Cleanup 10 years ago
  falkTX 16d9083c0f Fix changing process mode without quitting carla 10 years ago
  falkTX c2214546a6 Hide per-plugin force-stereo option (not implemented yet) 10 years ago
  falkTX 8890bb4104 Only show internal/external canvas menu actions if patchbay + JACK 10 years ago
  falkTX 53f89fdb53 Re-add juce getPID() 10 years ago
  falkTX 2a0e12e136 Update juce 10 years ago
  falkTX 3d66676e8e Update script again 10 years ago
  falkTX 5636940650 Enable stripping for beta release (soon) 10 years ago
  falkTX 4b9a64ea1b Update linux script 10 years ago
  falkTX 7e63e4b3ef Hide "uis always on top" option, not implemented yet 10 years ago
  falkTX 724f4020c7 Make sure rack mode has forced-stereo option on 10 years ago
  falkTX a094316aef Fix boolean options reaching carla-plugin, such as forceStereo 10 years ago
  falkTX cc26ed19d7 Install the vst plugin into its own dir, like the LV2 does 10 years ago
  falkTX e1d475ee8b Misc 10 years ago
  falkTX d115686cd9 Forgot this in a previous commit 10 years ago
  falkTX 3ba1e572fb Force setting path in carla-plugin, fixes #149 10 years ago
  falkTX 1698dbb8a5 Set Carla as process name when really appropriate, closes #138 10 years ago
  falkTX dd65ea0159 Misc fixing 10 years ago
  falkTX 38c3050af4 Cleanup 10 years ago
  falkTX 3becd4ddb7 Clear canvas when doing new project 10 years ago
  falkTX e04fd78cdc Remove LV2 and AU checkboxes in refresh dialog, not needed 10 years ago
  falkTX 5a93a12a16 Forgot to update UI paramter widget for CC maximum fix 10 years ago
  falkTX 334eacf3f7 Fix detection of some dlls as win64 plugins 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 39c76eb51c Implement looking for cached AU plugins, TESTING 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 45b1bef1ea Ensure all LV2 port_event calls use the correct atom size, closes #151 10 years ago
  falkTX 38b5a04f3c Revert previous change. TIL Qt does it internally :P 10 years ago
  falkTX 59b7fa5322 Add ctrl+tab shortcut for changing tabs (rack and patchbay for now) 10 years ago
  falkTX 9586c109e0 Optimize save 10 years ago
  falkTX b1c2218ea3 Make sure all references to plugin widgets are deleted, fixes #143 10 years ago
  falkTX 185b8c4568 Cleanup 10 years ago
  falkTX a2deca37cc Fix for "wrapped C/C++ object of type PixmapDial has been deleted" 10 years ago