5091 Commits (fbc26c4c35553a2cbbc0842fd7a552824aaf986d)

Author SHA1 Message Date
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 4 years ago
  falkTX f225fc7df0
Bump version a tiny bit 4 years ago
  falkTX cfa1bf23e4
Allow drag&drop in canvas area 4 years ago
  falkTX 43a4087d29
Fix canvas groups getting stuck out of screen with last commits 4 years ago
  falkTX 617675c820
Listen to canvas group position changes over JACK metadata and OSC 4 years ago
  falkTX adb60204ea
Add jackbridge_uuid_unparse 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX b5b10f833d Fix build with EXTERNAL_PLUGINS=false 4 years ago
  falkTX 4a1c2630e1
Disable patchcanvas basic eye-candy (box shadow) causes crashes 4 years ago
  falkTX b87f1a3a88
Fix ttl not generated in Windows builds 4 years ago
  falkTX 6adc057dc4
Fix an hardcoded value in waitForAsyncObject 4 years ago
  falkTX 92ace9724c
Fix win32 build using old win64 mingw 4 years ago
  falkTX 1bf31a4334
Fix missing ALSA engine driver support in Linux builds 4 years ago
  falkTX c986c86860
Add "Find plugin in patchbay" right-click option 4 years ago
  falkTX 6fb2785918
Only build juce for certain archs; Report if using vst3 support 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 5f08fb012c
Fix strict build 4 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 4 years ago
  falkTX 137a3e6fe6
Adjust UI a bit for logs tab, also I was wrong :P 4 years ago
  falkTX 294bc86407 Workaround build issue with old 32bit mingw 4 years ago
  Térence Clastres 27e688c148
Add Save, Clear and toggle autoscroll to the Logs tab (#1129) 4 years ago
  falkTX c8b2c61037
Fix static CarlaParameterInfo cleanup 4 years ago
  falkTX 3da985448f
Fix LV2 UI not showing up if host supports touch 4 years ago
  falkTX 674bfedf6e
Initial go at category filters 4 years ago
  Térence Clastres 61f30bda8a
Fix JUCE compilation on Linux with DEBUG=true (#1125) 4 years ago
  falkTX 82bea67fe9
Allow to drag&drop vst3 folders for any OS 4 years ago
  falkTX 3ca9a06c26
Inform VST2 and JUCE plugins about UI scale factor 4 years ago
  falkTX acf9561ec8
discovery: print category for LADSPA and DSSI (based on name) 4 years ago
  falkTX 5101ff5951
Fix build without juce 4 years ago
  falkTX e2e00a48d6
VST discovery: assume midi inputs = 1 if plugin is synth 4 years ago
  falkTX c9c41ce99f
Fix typo 4 years ago
  falkTX f6750c0b6d
Use new JUCE init stuff for discovery, set category for JUCE format 4 years ago
  falkTX 53c52cb3cf
Move standalone juce init/idle/cleanup to new file, expose an API 4 years ago
  falkTX 894d838664
Use "-Wa,-mbig-obj" for juce debug builds, cleanup 4 years ago
  falkTX fc8e4ef701
Use -fno-common in build flags so we can early catch gcc-10 issues 4 years ago
  falkTX c1c406c7ff
Xcursor not needed as library, only the headers 4 years ago
  falkTX 82a6e1e45a
xcursor is needed for juce 4 years ago
  falkTX 7555310048
Initializing juce is not needed for carla-vst linux build 4 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 4 years ago
  falkTX 9ad8789c3e
Final build fix 4 years ago
  falkTX 24c5812c2a
Fix Windows build 4 years ago
  falkTX f35ea2d88f
Fixup for CI 4 years ago
  falkTX d5cebe287b
Bring back just vst2 support 4 years ago
  falkTX dbf012dc42
Sync JUCE with DISTRHO, move mingw-std-threads into modules/ 4 years ago
  falkTX d932f5aa61
Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins 4 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX 94191f916a
Quick way to get mingw to build 4 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 4 years ago
  falkTX f6c9559067
Final details for scanning etc vst3 linux stuff 4 years ago