ardour/libs
Robin Gareus fcd04cd27a
VST2: Consolidate support methods (close, unload)
Properly unload linux VST2 plugins and fix Mac VST2
bundle unloading - do not use dlclose():

CFBundleRef is reference counted, so we need to retain
a reference. Previously it went out of scope at the end
of mac_vst_load().
2021-07-03 19:07:26 +02:00
..
appleutility
ardour VST2: Consolidate support methods (close, unload) 2021-07-03 19:07:26 +02:00
ardouralsautil Consistent env variable naming (see also 6801c2cac2) 2021-06-10 03:17:49 +02:00
audiographer Fix Upsampler new/delete mismatch 2021-06-12 21:16:18 +02:00
backends Set thread names 2021-06-30 17:15:27 +02:00
canvas Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Revert "fix handling of SMF files with consecutive noteOn events" 2021-06-29 17:29:29 -06:00
fluidsynth No more wine 2021-07-03 19:07:25 +02:00
fst VST2: new scanner implementation 2021-07-03 19:07:25 +02:00
gtkmm2ext Fix a moderate memory leak 2021-05-22 22:11:42 +02:00
hidapi
libltc
lua Fix Lua bindings for C++17/C++20 -- #8683 2021-05-02 16:36:30 +02:00
midi++2 Accommodate some changes to 'ssize_t' in VS2019 2021-05-11 14:06:25 +01:00
panners Micro-optimization: pre-calculate pan-law 2021-01-18 16:14:16 +01:00
pbd No more wine 2021-07-03 19:07:25 +02:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat ptformat: Update to upstream 232ba25 2021-01-17 13:19:54 +11:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces Default_Play_Speed: prep work (libardour) 2021-07-03 19:06:02 +02:00
temporal Fix normalization in Temporal::Beats for times between -1 and 0 beats 2020-11-18 13:40:31 -07:00
vamp-plugins Export analysis: log loudness / time 2021-04-07 01:46:02 +02:00
vamp-pyin
vfork
vst3 Backport VST3 diagnostic pragma 2021-03-01 22:14:38 +01:00
waveview Fix assert in Waveview cache size 2021-05-23 21:41:45 +02:00
widgets Fix crash when deleting Plugin after MIDI binding #8756 2021-06-23 04:02:38 +02:00
zita-convolver zita-convolver: fix hang at when re-loading state 2021-03-30 01:29:28 +02:00
zita-resampler NO-OP fix typo in comment and header guard 2020-03-26 19:00:41 +01:00