Merge branch 'master' into windows
[ardour.git] / libs / ardour / plugin.cc
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Paul Davistweaks to NO_PLUGIN_STATE logic
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisDon't require liblrdf on windows
2013-06-14 Paul DavisGeneralize no-plugin-state from AudioUnits to all plugins
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2012-08-09 Paul Daviswhen sending notice of a change in a plugin parameter...
2012-06-19 Paul Davispatch from colinf that adds an 'empty' preset to the...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-02 Paul Davisadd virtual method is_instrument() to PluginInfo (alrea...
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
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-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-04-21 Carl HetheringtonSet session dirty on plugin parameter changes (rest...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2010-12-29 Carl HetheringtonFix plugin parameter updates (#3636).
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-07 Carl HetheringtonPut plugin-note-off code in the right place.
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-12-06 Carl HetheringtonManage attempts to save plugin presets with the same...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-10-21 Carl HetheringtonFix creation of plugin presets.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-07 Sakari BergenFix compiler warnings
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
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-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-27 Tim MayberryRemove inclusion of an unused header file
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
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
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-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-07-02 Sampo SavolainenFix midi control for log plugin parameters.
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-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.