summaryrefslogtreecommitdiff
path: root/libs/ardour/filter.cc
AgeCommit message (Expand)Author
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-11-09add "origin" property to FileSource so that we can track multiple importsPaul Davis
2010-04-26Preserve gain envelopes across filtering operations and stretch them across t...Carl Hetherington
2010-03-30Move region naming stuff from Session into RegionFactory, cleaning up some ve...Carl Hetherington
2010-02-18the Properties & 64bit region commitPaul Davis
2009-12-28Remove unnecessary _fade_{in,out}_shape members from AudioRegion.Carl Hetherington
2009-11-30attempt to remove confusion and errors caused by unclear semantics of _is_emb...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-09Fix mantis 1814.Carl Hetherington
2009-09-09Apply olaf's patch from mantis 2844 to fix that. Also fix non-appearing peak...Carl Hetherington
2009-06-13Some small cleanups.Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard
2009-02-14MIDI robustness.David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard