summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-03-05undoing a create note drag restores screen position.nick_m
2017-03-05rework percussive hit spraying.nick_m
2017-03-05spraying percussive hits has one undo step per drag.nick_m
2017-03-05remove bogus variable from last commitnick_m
2017-03-04Add reset region gain action for selected regionsTim Mayberry
2017-03-04offset linked regions to compensate for negative start after trim drag.nick_m
2017-03-03Add 7890 aka tom- to contributor listRobin Gareus
2017-03-02Fix crash when inserting time with split intersected regionsRobin Gareus
2017-03-02Don't try to auto-start engine for new sessionsRobin Gareus
2017-03-01ArdourButton: if _act_on_release is true, only trigger actions/signal clicks ...Paul Davis
2017-03-01Don't automatically open generic UIs for plugins w/o controlsRobin Gareus
2017-03-01Fix implicit selection when operating track-header ctrl buttonsRobin Gareus
2017-02-28initialize some uninitialized varsRobin Gareus
2017-03-01allow continuation of tempo via right-click 'Continue' where appropriate.nick_m
2017-02-28Fix touching mute automation (mostly)Robin Gareus
2017-02-27Likely fix for bug: cannot change track colors in older 4.x sessions.Ben Loftis
2017-02-27probable fix for importing tempo maps that use non-quarter note pulse.nick_m
2017-02-27_group, group.. who cares?nick_m
2017-02-27clicking on curve text does the right thing.nick_m
2017-02-27initial rework of tempo text display (numbers are curve items)nick_m
2017-02-27remove scroll wheel editing nonsense (tempo)nick_m
2017-02-27fix compilationnick_m
2017-02-27remove 'mouse:' verbose cursor when shift-dragging a curve.nick_m
2017-02-27only allow 'ramp to next' if the next tempo is actually different.nick_m
2017-02-27poor man's display of end tempo for ramps.nick_m
2017-02-27Tempo Marks : set point colour by discontinuity, display non-quarter pulse if...nick_m
2017-02-27remove commented linenick_m
2017-02-27fix tempo marker ramp to next.nick_m
2017-02-27add right-click 'Ramp to Next' tempo marker menu item.nick_m
2017-02-27back to using shift-ctrl for pinch drag. set colours of affected curves.nick_m
2017-02-27highlight the tempo curve that is to be altered, modify text to suit.nick_m
2017-02-27fix verbose cursor display when shift-dragging end tempo.nick_m
2017-02-27restore pinch tempo. it now operates via shift + alt drag on the curve.nick_m
2017-02-27remove tempo end drag (the control drag on the curve). a;ter tempo marker drag.nick_m
2017-02-27remove "Make Ramped" from right click tempo marker menu.nick_m
2017-02-27fix formatting of bbtruler drag verbose cursor.nick_m
2017-02-27complete changes to tempo type.nick_m
2017-02-27rework tempo editing.nick_m
2017-02-27De-cramp the transcoding dialog widgets.Ben Loftis
2017-02-27fix crash caused by thinko in 123fcf3cfPaul Davis
2017-02-26make sure that when extending the selection in the editor and mixer, the clic...Paul Davis
2017-02-26remove method no longer neededPaul Davis
2017-02-26make Selection::set (TrackViewList*) more efficient and emit less PI::Change ...Paul Davis
2017-02-26avoid doing needless duplicate work in Selection::add (TimeAxisView*)Paul Davis
2017-02-26upcoming codenamesRobin Gareus
2017-02-26Fix windows builds, rename icons following 4e96285ba5Robin Gareus
2017-02-25Don't use upper-case in options (only headings)Robin Gareus
2017-02-25fix potential crash bug in RouteProcessorSelectionPaul Davis
2017-02-25prevent double-emission of PresentationInfo::Change when making mixer-view se...Paul Davis
2017-02-25Tweak preferences textRobin Gareus