summaryrefslogtreecommitdiff
path: root/gtk2_ardour/strip_silence_dialog.h
AgeCommit message (Expand)Author
2019-08-30Move StripSilenceDialog XML to dedicated functionNikolaus Gullotta
2019-08-30Add settings retention to StripSilenceDialogNikolaus Gullotta
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-04-20Keep Dialogs which report process around.Robin Gareus
2015-10-16strip silence: report analysis progressRobin Gareus
2015-09-19NOOP, whitespace.Robin Gareus
2015-09-19indicate that silence trim is already active.Robin Gareus
2015-09-19remove cruftRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-09fix computation of silence text, and its display. it is still not on top of t...Paul Davis
2010-12-09make strip silence work (again?)Paul Davis
2010-12-08move display of silence for strip-silence into regionviews, along with text t...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-23Fix hang on closing the dialogue in some circumstances. Further fix for #3560.Carl Hetherington
2010-11-22Simplify strip silence dialogue threading, hopefully fixing #3560 in the proc...Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-04-30Use rectified log waveform in strip silence dialogue. Add threshold graphica...Carl Hetherington
2010-04-22Allow more than one peaks_ready callback to be pending for an AudioRegionViewCarl Hetherington
2010-03-05more strip silence dialog changes, to use audio clocks, show smallest silence...Paul Davis
2010-03-03fixes and improvements for strip silence, with lots of thread debuggingPaul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-04-30Preview effect of strip silence within the dialog.Carl Hetherington
2009-04-29Add files missing from previous commit.Carl Hetherington