13
0
livetrax/libs
Robin Gareus 4ef6ba0039
VST3: allow filename mismatch inside the bundle
This amends 5950df2b74. The VST3 SDK does not recursively search
directories that are bundles IFF the file inside the bundle's
architecture folder matches the bundle's name.

In case there's a file with a different name resides inside the
bundle it is treated as standalone, unbundled plugin.

Since Ardour, PBD::Searchpath always does a recursive search, the
bundled plugins need to be weeded after the fact.

This now follows the VST3 SDK by not just checking the arch name,
but also Contents and bundle.vst3 parent dirnames.
2020-12-09 17:36:14 +01:00
..
appleutility
ardour VST3: allow filename mismatch inside the bundle 2020-12-09 17:36:14 +01:00
ardouralsautil Fix C function prototypes 2020-12-01 12:08:09 +01:00
audiographer Use unique target names for unit-test build rules 2020-10-16 02:31:39 +02:00
backends ALSA: improve debug output 2020-12-03 21:29:21 +01:00
canvas
clearlooks-newer
evoral
fluidsynth
fst VST3: verbose scan option 2020-11-02 01:57:03 +01:00
gtkmm2ext Update and rework Basque translation 2020-11-19 16:48:58 +01:00
hidapi
libltc
lua
midi++2 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
panners
pbd Ensure ringbuffers are never copy-constructed 2020-12-07 02:54:51 +01:00
plugins
ptformat
qm-dsp
surfaces WebSockets: log hostname and listen-port 2020-11-23 20:12:57 +01:00
temporal Fix normalization in Temporal::Beats for times between -1 and 0 beats 2020-11-18 13:40:31 -07:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets
zita-convolver
zita-resampler