summaryrefslogtreecommitdiff
path: root/gtk2_ardour/lv2_plugin_ui.cc
AgeCommit message (Expand)Author
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
2011-03-08Fix compilation with old SLV2.David Robillard
2011-03-08Update for new SLV2 UI API.David Robillard
2011-03-06Uncrustify (no functional changes).David Robillard
2011-03-06Update for new SLV2 UI API.David Robillard
2011-03-04Call PluginControl when a LV2 GUI control changes, rather than calling the pl...Carl Hetherington
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-22LV2 external GUI fixes forward ported from 2.xPaul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-12Changes missing from previous commitSampo Savolainen
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2008-11-14Apply LV2 changes from 2.0.David Robillard
2008-09-11Fix compilation w/ LV2.David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis