summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06Add legatize and remove overlap MIDI operations.David Robillard
2014-12-06Support keyboard shift-click to select many notes.David Robillard
2014-12-06Nudge notes by 1 bar if secondary modifier active.David Robillard
2014-12-06Remove unnecessary includes.David Robillard
2014-12-06Allow creation of MIDI control points object tool.David Robillard
2014-12-06Grab keyboard only with note selection.David Robillard
2014-12-06Fix crash on quit when in a non-route time axis.David Robillard
2014-12-06Invalidate iterator whenever model changes.David Robillard
2014-12-06Fix crash on shift+rclick of region to remove.David Robillard
2014-12-06Fix crash when resizing a track quickly.David Robillard
2014-12-06midnam test: don't clutter up output.Robin Gareus
2014-12-06Fix crash when showing MIDI regions we shouldn't.David Robillard
2014-12-06Fix inappropriately massive flag font.David Robillard
2014-12-06Fix patch flag scroll theft when in normal mode.David Robillard
2014-12-06Fix seek in linearly interpolated control lists.David Robillard
2014-12-06Adapt range when copying between automation types.David Robillard
2014-12-06Restore an accidentally deleted #includeJohn Emmas
2014-12-06Support paste between automation lanes.David Robillard
2014-12-06Fix wacky return type.David Robillard
2014-12-06Fix uninitialized members.David Robillard
2014-12-06More potential SMF crash fixes.David Robillard
2014-12-06Possible half-fix for SMF crash.David Robillard
2014-12-06Use source-relative time converter directly.David Robillard
2014-12-06Fix internal paste when selection has only points.David Robillard
2014-12-06Add a newly introduced header file to our MSVC project (gtk2_ardour)John Emmas
2014-12-06fix/amend pre commitRobin Gareus
2014-12-06fix another ambiguity, this time: WINAPI RectangleRobin Gareus
2014-12-06fix ambiguous reference.Robin Gareus
2014-12-06fix typo in wscriptRobin Gareus
2014-12-05Make scroll work on MIDI regions when internal.David Robillard
2014-12-05experimental drawing optimization.Robin Gareus
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-12-05fix small memory leak in the testsRobin Gareus
2014-12-05update to 'new' ControlList APIRobin Gareus
2014-12-05if a Route's processor lock cannot be taken, fill buffers with silence (causi...Paul Davis
2014-12-05fix "expected" <> "actual" semantics in test-utilRobin Gareus
2014-12-05save and restore color aliasesPaul Davis
2014-12-05add default (for now) color aliases to default_ui_configPaul Davis
2014-12-05added new header file for color aliasesPaul Davis
2014-12-05part two of remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VAR...Paul Davis
2014-12-05remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLEPaul Davis
2014-12-05several steps closer to more sane color systemPaul Davis
2014-12-05include alpha-delta computation in HSV::delta()Paul Davis
2014-12-05correct alias definitions in default derived color listPaul Davis
2014-12-05make new color aliases actually workPaul Davis
2014-12-05working compilation for new color codePaul Davis
2014-12-05Add 'pbd/crossthread.cc' to the MSVC buildJohn Emmas
2014-12-05Make recorded MIDI controls discrete, take 2.David Robillard
2014-12-05Revert "Create discrete lists for recorded MIDI controls."David Robillard
2014-12-04Add MIDI control points only in internal/pencil.David Robillard