Files
ardour/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
..
2018-10-26 14:53:44 +02:00
2018-11-23 16:05:19 +01:00
2018-12-20 19:41:57 +01:00
2018-11-23 22:43:26 +01:00
2018-12-19 22:28:40 +01:00
2018-12-12 18:14:48 +01:00
2018-10-26 14:53:44 +02:00