make strip silence work (again?)
[ardour.git] / gtk2_ardour / strip_silence_dialog.cc
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-23 Carl HetheringtonFix hang on closing the dialogue in some circumstances...
2010-11-22 Carl HetheringtonSimplify strip silence dialogue threading, hopefully...
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-05-08 Carl HetheringtonFix warning.
2010-05-02 Carl HetheringtonSmall cleanup: add constructor to InterThreadInfo.
2010-04-30 Carl HetheringtonUse rectified log waveform in strip silence dialogue...
2010-04-22 Carl HetheringtonAllow more than one peaks_ready callback to be pending...
2010-03-05 Paul Davislikely fix for strip silence dialog GUI lockup
2010-03-04 Paul Davisgoodbye to MementoCommand for playlists
2010-03-03 Paul Davisfixes and improvements for strip silence, with lots...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-04-30 Carl HetheringtonPreview effect of strip silence within the dialog.
2009-04-29 Carl HetheringtonAdd files missing from previous commit.