resolve merge with master (?)
[ardour.git] / gtk2_ardour / time_fx_dialog.cc
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-28 Paul DavisMerge branch 'master--optional-external-libs' of https...
2013-10-28 Nils Philippsenallow linking unbundled versions of some libraries
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-22 Paul Davisclarify what the "precise" button does in the timefx...
2012-01-24 Carl HetheringtonMake time stretch respect edit groups (#4615).
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-14 Carl HetheringtonEnter activates default for the time FX dialogue (part
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2010-11-05 Paul Davisdon't give the timefx progress bar its own name
2010-08-13 Carl HetheringtonPatch from colinf to add tape-style region stretching...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
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-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-27 Carl HetheringtonClean up time-fx dialog UI. Patch from tinram in manti...
2009-02-27 David RobillardSplit TimeFXDialog from Editor.