13
0
livetrax/libs
Robin Gareus 58db958839
Fix crash for external windows
eg. LV2 externalUI windows are not managed by ardour; Ardour cannot
intercept mapped() or delete_event() signals and hence also not
create a visibility-tracker.

First call to WindowProxy::toggle() creates the window, and the 2nd call
crashed since 6ca8ec5141, due to missing vistracker.

e.g. externalUI plugin windows, the processor-box uses WindowProxy
for all plugin-UIs incl. externalUIs.
2018-12-20 19:41:57 +01:00
..
appleutility
ardour Amend e4304f3bf, plugin-preset, preset-record 2018-12-20 16:56:49 +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 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
gtkmm2ext Fix crash for external windows 2018-12-20 19:41:57 +01:00
hidapi
libltc
lua
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners
pbd adjustments for latest boost shared_ptr debug patch 2018-12-19 17:19:51 -05: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 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