VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_c...
[ardour.git] / libs / ardour / plugin_manager.cc
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-13 Sampo SavolainenShow which plugins are discovered - otherwise users...
2009-03-02 Paul Davisprevent double-listing of LADSPA plugins caused by...
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2008-11-25 Paul Daviscolinf's fix for duplicate LADSPA plugins appearing...
2008-11-08 Paul Davisadd operator=() to Curve; add AudioRegion::copy_setting...
2008-10-25 Sampo SavolainenStop ardour from reporting success/failure of adding...
2008-10-17 Paul Davisfix up initialization of various path vars in bundled...
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-05-15 Paul Davislots and lots of work to correctly deduce AU IO configu...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-01-30 David RobillardSupport for LV2 scale points (control port enumerations...
2008-01-15 David RobillardFix building without SLV2.
2008-01-15 David RobillardLV2 support.
2008-01-11 David RobillardFix warning with GCC 4.2.
2008-01-09 Paul Davisfix for another bad msgid
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2007-12-18 Paul Davisrestore old bindings; fixup ardour.menus; remove some...
2007-12-13 Doug McLainvst fixes
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-12-14 Paul Davisrevert VST debug hacks
2006-12-14 Paul Davismore vst debug output for solv
2006-12-14 Paul Davisdebugging info for solv, part 2
2006-12-14 Paul Davisdebugging info for solv
2006-11-02 Doug McLainReplaced stuff that wasnt supposed to be commited
2006-11-02 Doug McLainRemoved LADSPA_PATH from ardev_common.sh, and added...
2006-10-31 Paul Davissearch lib64 for LADSPA plugins, and fix control point...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-08 Hans Fugalpull from trunk
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-03 Taybin RutkinFixed link error.
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-21 Paul Davisthe return of VST support
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-01-22 Sampo SavolainenAdded the property "unique-id" to PluginInserts so...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.