195 Commits (b38917a3f323baa6ab31d35bb340505dff475724)

Author SHA1 Message Date
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX 668a9a420f Use posix_spawn for macOS bridge mode scanning 3 years ago
  falkTX d664abbe95 macOS arm64/x64 handling of VST3 plugins 3 years ago
  falkTX cc88e0ae9c Rough way of discoverying x64-only vsts on arm64 macOS 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX fc1b59f9a2 A few more fixes for macos 10.8 build 4 years ago
  falkTX b87061d6e3 Fixup juce with macos 10.8, enable it again 4 years ago
  falkTX e645376663
Always use maximum amount of channels for VST2 plugins 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX 0511bbb42b
Fix build in some systems 4 years ago
  falkTX f9e761e15b
Force discovery to be in "C" (english) so we can parse errors 4 years ago
  falkTX d14c1410a3
Ignore errors from non-native vst3 files 4 years ago
  falkTX 264ff11dd2
Use newlocale methods in CarlaScopedLocale to be thread-safe 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 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 d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX 10016ad41b
Fixup and cleanup carla-discovery for new juce, also vst3 linux 4 years ago
  falkTX b5ee661371
Fix previous commit 4 years ago
  falkTX 0f9dc2c9f1
Replace wine function check for Z:\usr\ folder check 4 years ago
  falkTX d2ee2b1972
discovery: print category as a string, for internal plugins too 4 years ago
  alex-tee b8a7236db9
discovery: print category for vst plugins (#1073) 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 03f74e99ea
Allow engine to load vst shells with id 0, using the first plugin 5 years ago
  falkTX 32bb7a5e62
Allow loading of vst2 plugins without an uniqueID at the start 5 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX f7770c8c3d Build juce stuff on discovery, for vst3 and au support 5 years ago
  Andreas Müller 478c6e906a Fixes for fluidsynth >= 2.0.0 (#766) 6 years ago
  Andreas Müller fb410954dc Fixes for fluidsynth >= 2.0.0 (#766) 6 years ago
  falkTX b67bde5a0c Initialize win32 stuff on discovery tools too 6 years ago
  falkTX 764352a495 Silence macOS warning regarding discovery archs (partially) 6 years ago
  falkTX 493c00c305 discovery: ignore errors regarding invalid win32 application 6 years ago
  falkTX 0ce52f5ca1 Fix copy&paste typo leading to vst discovery crashes 6 years ago
  falkTX 0d38c35754 CarlaVstShell for non rack/patchbay plugins 6 years ago
  falkTX f712e9306e Fix bridges build 6 years ago
  falkTX b6790c5dd3 Very crude SFZ lookup 6 years ago
  falkTX ff6aecfe54 Simplify discovery lv2 code 6 years ago
  falkTX 81e36929d0 Add 'valid' field to CarlaCachedPluginInfo; Fix build 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 6a986c0630 Fully remove gig and LS stuff; Cleanup 6 years ago