ardour/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 Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
clearlooks-newer
evoral Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
fluidsynth Update Fluidsynth to v2.0.2 2018-11-23 16:05:19 +01:00
fst remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
gtkmm2ext replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls 2018-12-12 10:08:01 -05:00
hidapi remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
libltc remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
lua remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
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 remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
surfaces LCXL: some more small tweaks 2018-12-12 18:14:48 +01:00
temporal remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
vamp-plugins
vfork
waveview remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
widgets Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00