reverse default behaviour for adding control points to automation with mouse clicks... 3.5.357
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 21 Feb 2014 20:30:33 +0000 (15:30 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 21 Feb 2014 20:30:33 +0000 (15:30 -0500)
commitce4d125d1fd91bb3cdf82319dcce53abb35afcca
tree19f0e6df88e956cd681c14be982ab2b74cefb721
parent950981996ffa957e668fb59c9fd0ba5468816bd6
reverse default behaviour for adding control points to automation with mouse clicks. unmodified click adds new control point without guard points; ctrl-click adds new point with a guard point (old behaviour)
gtk2_ardour/automation_region_view.cc
gtk2_ardour/editor_mouse.cc