summaryrefslogtreecommitdiff
path: root/gtk2_ardour/normalize_dialog.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2016-08-13add RMS region normalization optionRobin Gareus
2016-07-24fix some spelling inconsistencies.Robin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-02-22add a clarifying comment about threading/GUI for normalizationPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2011-04-05Make Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).Carl Hetherington
2010-10-29Fix normalize dialogue crash.Carl Hetherington
2010-10-29Remember radio button state across normalize dialogue invocations.Carl Hetherington
2010-10-28Make normalize cancel button work.Carl Hetherington
2010-10-28Remember last used normalization value in the dialogue.Carl Hetherington
2010-10-27Use ProgressReporter class for normalization. Report progress for individual...Carl Hetherington
2010-10-26Move normalize dialogue to its own file. Add progress bar. Clean up labelli...Carl Hetherington