Merge branch 'windows' of git.ardour.org:ardour/ardour into windows
[ardour.git] / libs / ardour / plugin_manager.cc
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul Davis Use ARDOUR::ladspa_search_path and PBD::find_matching_...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisDon't require liblrdf on windows
2013-07-11 Paul DavisUse glibmm for modules instead of dlfch.h
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davislittle extra debugging to show discovered LXVST .so's
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisfix other potential crashes with non-existing plugins...
2013-03-20 Paul Davisfix crash when deleting non-existing presets
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2012-08-18 David RobillardAdd debug trace for LV2 like the other APIs.
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in PluginManager
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-27 Carl HetheringtonBe slightly more verbose about vstfx_get_info errors.
2011-12-15 Carl HetheringtonAdd warning if a duplicate Linux VST plugin is rejected.
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-22 Carl HetheringtonShare VSTHandle and VSTInfo between windows/linux VSTs.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-01 Carl HetheringtonMake plugin scanner objects give leaf names to their...
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
next