change several startup messages to be triggered only by -D (debug) options
[ardour.git] / libs / ardour / plugin_manager.cc
2011-10-22 Paul Davischange several startup messages to be triggered only...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-13 Paul Davisavoid listing duplicate LXVST plugins that are discover...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-21 Paul Davischange default search path for linux VST to use lib64...
2011-09-21 Carl HetheringtonMake LXVST_PATH / LXVST_PLUGINS work (#4329).
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-03-11 David RobillardFix duplicate singular/plural plugin category menus.
2011-03-01 Paul Daviscomment fix
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6909
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-03-06 Paul Davisremove the session region list; GUI now represents...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-01-22 Paul Davisplugin status fixes from 2.X
2009-11-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 Paul Davisclean up that godawful ugly latency GUI in plugin UIs
2009-03-07 Sakari BergenFix compiler warnings
2009-03-02 Paul Davisprevent double-listing of LADSPA plugins caused by...
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-09-06 David RobillardDeep "automation regions" support.
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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-10-21 David RobillardMerged with trunk R992.
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David RobillardMerged with trunk R776
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-02 David RobillardMerged from trunk R743
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 David RobillardMerged up to trunk R732
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-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
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.