summaryrefslogtreecommitdiff
path: root/libs/ardour/plugin_manager.cc
AgeCommit message (Expand)Author
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-12-14revert VST debug hacksPaul Davis
2006-12-14more vst debug output for solvPaul Davis
2006-12-14debugging info for solv, part 2Paul Davis
2006-12-14debugging info for solvPaul Davis
2006-11-02Replaced stuff that wasnt supposed to be commitedDoug McLain
2006-11-02Removed LADSPA_PATH from ardev_common.sh, and added the MAC OSX path to list ...Doug McLain
2006-10-31search lib64 for LADSPA plugins, and fix control point box size:track height ...Paul Davis
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-05shraed_ptr<> etc. fixes for VST's. VST support now compiles, but doesn't Sampo Savolainen
2006-08-03Start using libappleutilityTaybin Rutkin
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-08-03Fixed link error.Taybin Rutkin
2006-08-02Added libappleutility from /Developer/Examples/CoreAudio/PublicUtilityTaybin Rutkin
2006-08-01Added LADSPA_PATH to ardev_common.shTaybin Rutkin
2006-08-01AudioUnits are selectable in PluginSelector. Will crash if someone clicksTaybin Rutkin
2006-07-31Start of AudioUnit work. COREAUDIO=y is a little destable for now.Taybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-01-22Added the property "unique-id" to PluginInserts so that ladspa pluginsSampo Savolainen
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin