summaryrefslogtreecommitdiff
path: root/gtk2_ardour/lv2_plugin_ui.h
AgeCommit message (Collapse)Author
2012-01-10Remove the plugin ui widget before deleting the plugin. this fixes a crash ↵Ben Loftis
when deleting Invada lv2 plugins after the gui has been instantiated. from a3. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11218 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-03Replace use of SLV2 with its successor Lilv.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@10187 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@10006 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03more fixes for any and all LV2 UI thread schemesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8690 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03register foreign LV2 external UI threads with GUI to avoid crashing when ↵Paul Davis
they try to notify ardour's GUI thread of parameter changes git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8685 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4406 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-13Apply LV2 port notification fix (for GUI updating) from kfoltman.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4156 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-08-09Embedded LV2 GTK GUI support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3678 d708f5d6-7413-0410-9779-e7cbd77b26cf