summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-26Move normalize dialogue to its own file. Add progress bar. Clean up labelli...Carl Hetherington
2010-10-20Clean up get_regions_for_action prototype slightly.Carl Hetherington
2010-10-19Modify get_regions_for_action to fix #2960. Rationale is in the comment for ...Carl Hetherington
2010-10-19(3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the...Paul Davis
2010-10-18if a clock is in delta-edit, it should be set to show a duration. this matter...Paul Davis
2010-10-18Slightly clean up and fix unwanted display of percussive notes outside the no...Carl Hetherington
2010-10-17Tidy up About dialogue. Fixes #1407.Carl Hetherington
2010-10-17Reformat.Carl Hetherington
2010-10-17Only compute and render the visible portion of crossfades. Fixes #3498.Carl Hetherington
2010-10-14delete, not comment, for the last commitPaul Davis
2010-10-14do not attempt to clear a (JACK) MIDI port buffer after registering the port,...Paul Davis
2010-10-11Comment.Carl Hetherington
2010-10-10Fix uninitialised variables.Carl Hetherington
2010-10-10Fix libardour tests.Carl Hetherington
2010-10-10Add missing dialogue box title.Carl Hetherington
2010-10-09Fix crash when running an analysis of a plugin with MIDI IO.Carl Hetherington
2010-10-08don't allow mixer strip input buttons to change input while recording (from c...Paul Davis
2010-10-08Update recorded MIDI regions as notes arrive. Fixes one cause of infinite no...Carl Hetherington
2010-10-07Remove debug code from previous.Carl Hetherington
2010-10-07Update auto loop range to match session range until it is changed by the user...Carl Hetherington
2010-10-07Respond to JACK session quit request. Fixes #3491.Carl Hetherington
2010-10-05Remove some unused code.Carl Hetherington
2010-10-05Improve GUI display during MIDI record in various ways.Carl Hetherington
2010-10-05Fix incorrect angle brackets for includes.Carl Hetherington
2010-10-05Comments.Carl Hetherington
2010-10-02Fix rounding of automation view point positions. Fixes remainder of #3329.Carl Hetherington
2010-10-02Stop spurious regions being added to tracks when chasing MTC.Carl Hetherington
2010-10-02Small cleanup.Carl Hetherington
2010-10-02Demangle stacktrace names.Carl Hetherington
2010-10-02Link with -rdynamic to make backtrace_symbols work again.Carl Hetherington
2010-10-01Fix overflow within libgnomecanvas when passing in a coordinate > INT_MAX. F...Carl Hetherington
2010-09-29Save state a little less often during multi-file imports.Carl Hetherington
2010-09-29Fix confusion about the 'done' variable in InterThreadInfo during import. 'd...Carl Hetherington
2010-09-29don't unnecessarily reset name_editable in editor route list, so that tab wil...Paul Davis
2010-09-29more route + region list navigation/editing changes. not sure we actually wan...Paul Davis
2010-09-29safe use of existing env varsPaul Davis
2010-09-29(1) awful grungy code to make tab/shift-tab correctly end route editing in tr...Paul Davis
2010-09-28change tooltip for group tab to suggest click-to-(de)activatePaul Davis
2010-09-28Don't mark reloaded MIDI sources as non-writable. Fixes #3483.Carl Hetherington
2010-09-28Don't cut output rate of non-interpolated controllers.Carl Hetherington