LV2 state cleanup, patch from deva. closes #6607
authorRobin Gareus <robin@gareus.org>
Sun, 27 Sep 2015 12:07:04 +0000 (14:07 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 27 Sep 2015 12:07:57 +0000 (14:07 +0200)
commited2ce36735754b822e65d5cae8ac7b17ed6938be
treea1dc5ecdc810559c09b0a36e76a4523303a52dc4
parente1c421c67bba0e0cf8ea1d53fd82ec9b1af483a6
LV2 state cleanup, patch from deva. closes #6607

set _impl->state on session load in order to detect state changes
properly (no not save duplicate states).

+ some small mem-leaks (free state)
libs/ardour/lv2_plugin.cc