RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but basical...
[ardour.git] / gtk2_ardour / plugin_selector.cc
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-02 Taybin RutkinAdded libappleutility from /Developer/Examples/CoreAudi...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
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.