summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05try to sensibly handle repeated imports of the same file. the same thing migh...Paul Davis
2010-11-05take control of colors in text cell entry-editing widgets (region & route lists)Paul Davis
2010-11-05improved color distinctions, probably not quite finishedPaul Davis
2010-11-05don't give the timefx progress bar its own namePaul Davis
2010-11-05ellipsize file name at top of preview pane; allow a bit more room for file fo...Paul Davis
2010-11-04Remove Start from region list. I don't think it's quite useful enough to be ...Carl Hetherington
2010-11-04Paste regions in the right place. Fixes #3517.Carl Hetherington
2010-11-04Add column headings and length field to export timespan selector. Fixes #3518.Carl Hetherington
2010-11-04Reformat.Carl Hetherington
2010-11-04remove debug output during note ID load & savePaul Davis
2010-11-04add bindings for audio & midi global patchbays (fixes #3200)Paul Davis
2010-11-04lincoln's patch to fix audio setup dialog/jack startup when used with FFADO (...Paul Davis
2010-11-04Remove incorrect caching of region selection start/end points, and always com...Carl Hetherington
2010-11-04Fix roll after locate from the audio clock context menu. Restore Go buttons ...Carl Hetherington
2010-11-04merge linux bundle fixup code from 2.XPaul Davis
2010-11-04add linux bundle tools from 2.XPaul Davis
2010-11-04Tidy up quantize dialogue.Carl Hetherington
2010-11-04Heinous hack to fix region menu sensitivity setup.Carl Hetherington
2010-11-04Tidy up close gap dialogue box.Carl Hetherington
2010-11-04Restore trim-to-{previous,next}-region.Carl Hetherington
2010-11-04Show region peak amplitude to 2 decimal places. Fixes #3519.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-11-03use newly-public libsmf functions for variable length quantities to load+stor...Paul Davis
2010-11-03make VLQ save+restore functions publically accessible, for use with meta-eventsPaul Davis
2010-11-02Fix error in samplerate converterSakari Bergen
2010-11-02Fix invalid assertion from previous commit, and possibly fix having random ga...Sakari Bergen
2010-11-02Add assertion to export code to make sure the buffer size hasn't changed some...Sakari Bergen
2010-11-02Fix Ogg export (maybe float export also?)Sakari Bergen
2010-11-02Fix problem where BWF is shown selected when editing an export format using WAVSakari Bergen
2010-10-29put splitlines() back where it belongsPaul Davis
2010-10-29Similarly don't use the edit point to decide what to reset region gain on.Carl Hetherington
2010-10-29Don't include edit-point-related regions when choosing what to normalize.Carl Hetherington
2010-10-29Fix normalize dialogue crash.Carl Hetherington
2010-10-29Remember radio button state across normalize dialogue invocations.Carl Hetherington
2010-10-29Further wscript tweak.Carl Hetherington
2010-10-28Further wscript fix.Carl Hetherington
2010-10-28Fix previous.Carl Hetherington
2010-10-28Add region peak amplitude to region editor.Carl Hetherington
2010-10-28Hopefully fix up build system after my previous changes.Carl Hetherington
2010-10-28Make normalize cancel button work.Carl Hetherington
2010-10-28Fix up progress bar on normalization.Carl Hetherington
2010-10-28Remember last used normalization value in the dialogue.Carl Hetherington
2010-10-27Make build scripts python2/3 agnostic.Carl Hetherington
2010-10-27Ellipsize source names in the region property dialogue box.Carl Hetherington
2010-10-27Improve efficiency of normalization using multiple regions in some cases.Carl Hetherington
2010-10-27Don't strip suffixes twice from peakfile names, otherwise source names like f...Carl Hetherington
2010-10-27Show a region's sources in its properties dialogue.Carl Hetherington
2010-10-27assert() which catches one source of crashes on startup when Ardour starts JACK.Carl Hetherington
2010-10-27Prevent crash when trying to register a port with a disconnected engine.Carl Hetherington
2010-10-27Use ProgressReporter class for normalization. Report progress for individual...Carl Hetherington