summaryrefslogtreecommitdiff
path: root/gtk2_ardour/lv2_plugin_ui.cc
AgeCommit message (Expand)Author
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2011-02-04final tweaks for LV2 UI fixes: (a) add per-key destructors for the request bu...Paul Davis
2011-02-03don't bother trying to release any resources when we think an LV2 UI thread h...Paul Davis
2011-02-03more fixes for any and all LV2 UI thread schemesPaul Davis
2011-02-03register foreign LV2 external UI threads with GUI to avoid crashing when they...Paul Davis
2011-02-01Add missing includeDoug McLain
2011-02-01LV2 UI parameter changes must be handled by the GUI thread, not in the same t...Paul Davis
2010-03-06remove global LV2 external GUI list, always call LV2 UI cleanup method when a...Paul Davis
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2008-11-13Apply LV2 port notification fix (for GUI updating) from kfoltman.David Robillard
2008-08-12Support for the LV2 'data access' and 'instance access' extensions (for in-pr...David Robillard
2008-08-09Embedded LV2 GTK GUI support.David Robillard