5210 Commits (f7ccb5bcfb6b9f87f18d01e7f23f9e4ca8055ff7)

Author SHA1 Message Date
  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
  falkTX e958731da6 Replace some XFlush calls with XSync 4 years ago
  falkTX 2a6f36bbe2 Carefully handle lv2 ui child window, fixes crash with some x42 uis 4 years ago
  falkTX 7adb589aa5 Compress canvas clipboard image saving (as PNG) 4 years ago
  falkTX ca6b05ef43
Fix build with old compilers 4 years ago
  falkTX 94817aed72
Remove incomplete, unused patchcanvas c++ stuff 4 years ago
  falkTX edc51102e8
Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
  falkTX 41a318ecb6
Finalize XY controller plugin 4 years ago
  falkTX a049ba112a
XYController fixup, params work now 4 years ago
  falkTX 0949811a5c
Add WIP XYController UI 4 years ago
  falkTX ac0b9c86c2
Proper way to (un)define the value 4 years ago
  falkTX 54cc275711
Minor fix 4 years ago
  falkTX 2bdf7060b0
Pass the extra wine include flags when building dgl 4 years ago
  falkTX 44e231ff19
Another wine build fix 4 years ago
  falkTX b8b23bec88
Add include paths used in wine-devel-dev package 4 years ago
  falkTX 6b2a871dea
Allow winehq-stable to build jackbridge 4 years ago
  falkTX 5da6868a8a
Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX 121b054226
Dont try to build C++ frontend code, we will not use it after all 4 years ago
  falkTX 6639367c41
Add a simple midi queue class code 4 years ago
  falkTX e3776ee2bb
internal plugins: Allow to notify UI of MIDI events 4 years ago