13
0
livetrax/libs
Robin Gareus 1528df2f5a
Compliant LV2 state path-mapping
lv2 state mandates that
>  The plugin MUST use this function [ absolute_path] in order to
>  actually open or otherwise use any paths loaded from plugin state.
Previously the plugin uses the value directly. Also
>  The caller is responsible for freeing the returned value with free().
is now implemented on systems other than windows (where this is not
possible, since the memory must be free()ed in the same module where it
was allocated.
2018-12-19 22:28:40 +01:00
..
appleutility
ardour Wouldn't it be nice if plugin presets had a description/comment? 2018-12-18 14:13:15 +01:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2018-11-23 07:27:32 +00:00
backends Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
canvas
clearlooks-newer
evoral
fluidsynth Update Fluidsynth to v2.0.2 2018-11-23 16:05:19 +01:00
fst
gtkmm2ext replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls 2018-12-12 10:08:01 -05:00
hidapi
libltc
lua
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners
pbd Fix a tiny memory-leak when calling vfork 2018-11-29 02:06:42 +01:00
plugins Compliant LV2 state path-mapping 2018-12-19 22:28:40 +01:00
ptformat ptformat: Update to 877fa28 - more endian resilient && pt5 fixes 2018-12-16 15:08:23 +11:00
qm-dsp
surfaces LCXL: some more small tweaks 2018-12-12 18:14:48 +01:00
temporal
vamp-plugins
vfork
waveview
widgets
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler