5229 Commits (a72dbc9872e61fa54c293188a6cf27c92f72850d)

Author SHA1 Message Date
  falkTX a72dbc9872
Fix GCC4 compatibility in clang 4 years ago
  falkTX c6bd01d3d8
Fix strict build for >= or < qt 5.15 4 years ago
  falkTX 6b41edb3de
Final compatibility fixes 4 years ago
  falkTX dff6155a1b
A few more GCC4 compat fixes 4 years ago
  falkTX 25e17ced9a
Fix juce_audio_basics for GCC4 compatibility 4 years ago
  falkTX 8f2cef704a
Fix a build warning against Qt 5.15 4 years ago
  falkTX 798a851bc0
Fix juce_gui_basics to be GCC4 compatible 4 years ago
  falkTX f2692659aa
Set TARGET_MACHINE var in makefile, even if target OS already set 4 years ago
  falkTX 6589ce4620
Fix typo 4 years ago
  falkTX ced8d29018
Add i486 and i586 to archs supported by juce 4 years ago
  falkTX 7408afef94 Prevent assertion on getUniquePluginName() for short plugin names 4 years ago
  falkTX 2c2176dcd3 Fix previous commit 4 years ago
  falkTX e50d31a8c7 only try to use lv2 modgui under linux 4 years ago
  falkTX 07f8ed7307 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 6e3152ae1d Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins 4 years ago
  falkTX 97c019ca4f Fix CarlaNative.h for strict compiler mode 4 years ago
  falkTX f06a1c1413 Ignore "-psn_" prefixed CLI args on macOS 4 years ago
  falkTX 86a056c5d5
Drop the RC suffix 4 years ago
  falkTX 6e6604ba48
Reload plugin parameters after loading project in carla-plugin 4 years ago
  falkTX f7ccb5bcfb
Allow to use canvas cut operations without prior window focus 4 years ago
  falkTX 9acf439076
Ignore mouse wheel events when dragging canvas around 4 years ago
  falkTX e594ccbfe1
canvas: Only "drop" connection drag for mouse release of left button 4 years ago
  falkTX 843d323742
Implement custom plugin ui title on bridges 4 years ago
  falkTX e4cce848db
Prevent assertion when jack driver not running in multi-client mode 4 years ago
  falkTX a2bf91daef
Fix plugins having wrong id when switched around in patchbay mode 4 years ago
  falkTX a383bd93be
Better/faster detection for libmagic (when present) 4 years ago
  falkTX 321d2670c3
Fix strict build 4 years ago
  falkTX 7c2b7f5c37 Set version as 2.2.0-RC3 4 years ago
  falkTX e91e7386b6 Do not enable all 64 max buses for AU plugins 4 years ago
  falkTX abd600e425
Only set special plugin ui flags under windows, not wine/bridges 4 years ago
  falkTX aad4beec97
Fix warnings, print error code if win32 process start fails 4 years ago
  falkTX 85e03bd919
Do not put plugin UIs on top in Windows; Fix window type 4 years ago
  falkTX b07281d3ca
Do not allow capture logs on windows, even if enabled 4 years ago
  falkTX b017af63c5
Give custom message in about page when liblo/osc is not enabled 4 years ago
  falkTX 9a273b1839
Better compatibility with msys2 4 years ago
  falkTX 5bc74b0544
Double-resolution tick for carla-lv2 plugin 4 years ago
  falkTX 991f79a0b1
Prevent bad vst host from giving carla-plugin invalid time values 4 years ago
  falkTX d33cec8ec3
Clear current project filename on engine stop 4 years ago
  falkTX 13a983c285
Fix oddities with MIDI learn 4 years ago
  falkTX 32c349f5b7 Fix xycontroller scene not sending all values 4 years ago
  falkTX b7ee303c5d
patchcanvas: check validity of a few object's parentItems 4 years ago
  falkTX 144670fcdb
Fix strict build 4 years ago
  falkTX 8b20996c57
Alternative way to handle juce message thread in carla-plugin 4 years ago
  falkTX d86f1f20bf
Bring juce UIs to front when shown 4 years ago
  falkTX def5ed663f
Re-link vst plugin objects when internal static libs change 4 years ago
  falkTX 816a14d45d
Bump version to 2.1-RC2 4 years ago
  falkTX 5653c568d0 Disable OSC by default on macos 4 years ago
  falkTX 99b2d599d4 Don't hide juce desktop window before deletion, fixes VST3 crashes 4 years ago
  falkTX 9811e392ab Forgot to revert a previous change; cleanup 4 years ago
  falkTX 5e3619ba1b Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago