fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / filter.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Daviswhen creating new sources for a non-realtime Filter...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-14 David RobillardFix stretch for MIDI regions (#6164).
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davissubstantive changes to the logic and safety for naming...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-04-26 Carl HetheringtonPreserve gain envelopes across filtering operations...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-28 Carl HetheringtonRemove unnecessary _fade_{in,out}_shape members from...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Carl HetheringtonFix mantis 1814.
2009-09-09 Carl HetheringtonApply olaf's patch from mantis 2844 to fix that. Also...
2009-06-13 Carl HetheringtonSome small cleanups.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-14 David RobillardMIDI robustness.
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.
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).