summaryrefslogtreecommitdiff
path: root/libs/ardour/strip_silence.cc
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-02-04rework snapnick_m
2015-09-20silence detection: include fades.Robin Gareus
2015-09-20add silence-stripping fade constraintsRobin Gareus
2015-09-19fix silence-strip process reportRobin Gareus
2015-09-18Modify Strip Silence so that it can't create regions with -ve lengthsJohn Emmas
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-07Fix comment.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-02-28Restore fade option to strip silence.Carl Hetherington
2011-02-28Fix up strip silence.Carl Hetherington
2010-12-09make strip silence work (again?)Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-05-02Small cleanup: add constructor to InterThreadInfo.Carl Hetherington
2010-03-30Move region naming stuff from Session into RegionFactory, cleaning up some ve...Carl Hetherington
2010-03-06remove the session region list; GUI now represents (a relatively unfiltered v...Paul Davis
2010-03-03changes to help strp silencePaul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-04-29Add files missing from previous commit.Carl Hetherington