summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-14Add dialogue to ask user about ambiguous source files. Fixes #3603.Carl Hetherington
2010-12-14Use DEBUG_TRACE for all of the MIDI clock ticker code.Carl Hetherington
2010-12-13Add missing files.David Robillard
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-13More complete (but still incomplete) LV2 persist implementation.David Robillard
2010-12-13Oops, fix build.Carl Hetherington
2010-12-13Remove unnecessary assert from midi clock ticker code; MIDI::Port handles non...Carl Hetherington
2010-12-13Fix comment.Carl Hetherington
2010-12-12Fix display of MIDI automation on regions with non-zero _start. Should fix #...Carl Hetherington
2010-12-12Clear existing data before reading new to make overwrite_existing_buffers() w...Carl Hetherington
2010-12-12Small cleanups.Carl Hetherington
2010-12-12Make adjust region gain work in 1dB steps with no upper limit. Should fix or...Carl Hetherington
2010-12-12Minor cleanup.Carl Hetherington
2010-12-12Fix MIDI fork using a modified version of a patch from warrenfalk. Fixes #3595.Carl Hetherington
2010-12-12Fix a couple of i18n warnings.Carl Hetherington
2010-12-11Notice edits made to spinbuttons via numbers on the keyboard. Fixes #3413.Carl Hetherington
2010-12-11Add a null check to ports when loading an export channel from xml + fix inden...Sakari Bergen
2010-12-11better comment changePaul Davis
2010-12-11fix thinko in AudioEngine::get_port_by_name()Paul Davis
2010-12-11Fix compiler warningsSakari Bergen
2010-12-11Prevent garbage preset names with VST plugins when the call to get preset nam...Carl Hetherington
2010-12-11Fix a few tiny memory leaks.Carl Hetherington
2010-12-11Reset PanControllable StreamPanners when they change.Carl Hetherington
2010-12-11Comment a few things and add missing process lock when adding a route from a ...Carl Hetherington
2010-12-11Fix crash.Carl Hetherington
2010-12-10Fix deadlock on closing a send IO dialogue.Carl Hetherington
2010-12-10Stop bounce / freeze on tracks that have more outputs than inputs and so cann...Carl Hetherington
2010-12-10Fix thinko in previous commit.Carl Hetherington
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-12-10Fix crash on mouseover.Carl Hetherington
2010-12-10prevent the monitor inputs from showing up in the port matrix, fo'realPaul Davis
2010-12-10don't show monitor bus inputs in matrix(es); relabel tabs in port matrix; cha...Paul Davis
2010-12-09Handle overlaps better when executing DiffCommands.Carl Hetherington
2010-12-09Undo for sys-ex movements in time.Carl Hetherington
2010-12-09Fix a few bad iterator accesses.Carl Hetherington
2010-12-09Fix uninitialised variable.Carl Hetherington
2010-12-09Allow trim of midi regions to before the start of the source (better, this ti...Carl Hetherington
2010-12-09Use a weak_ptr rather than a bald pointer for _midi_source in MidiModel.Carl Hetherington
2010-12-09fix computation of silence text, and its display. it is still not on top of t...Paul Davis
2010-12-09make strip silence work (again?)Paul Davis
2010-12-08fix for Route::shift/insert-timePaul Davis
2010-12-08move display of silence for strip-silence into regionviews, along with text t...Paul Davis
2010-12-08minor panner debugging, cont'dPaul Davis
2010-12-08nothing uses ARDOUR_DATA_PATH so remove itPaul Davis
2010-12-08random debugging stuff, need to get it out of the way for next commitPaul Davis
2010-12-08tweak and rename timecode settings tabPaul Davis
2010-12-08in compute_gains in case _speakers.n_tuples is 0. Prevent NaN gains if total...Carl Hetherington
2010-12-08Remove unused method.Carl Hetherington
2010-12-07Fix VST preset deletion.Carl Hetherington
2010-12-07Add scrollbar to edit presets dialogue, and the ability to differentiate betw...Carl Hetherington