Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge...
[ardour.git] / libs / ardour / plugin_manager.cc
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-11-30 Paul Davisfix merge with master
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-05 Paul Davistry to fix various warnings from gcc when optimization...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Tim MayberryRename SearchPath class Searchpath
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
next