added RCU handling of Session route list, and major use of shared_ptr<T> everywhere...
[ardour.git] / gtk2_ardour / plugin_selector.cc
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Paul Davisdon't use PluginSelector::vst_refiller if VST_SUPPORT...
2006-06-21 Paul Davisthe return of VST support
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-02-18 Doug McLainfix for plugin_selector, previously added plugins weren...
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2005-12-06 Doug McLainsome finishing touches to PluginSelector
2005-12-05 Doug McLainfixes for plugin selector and open session
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.