summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-03-08Pop down dialog before re-scanning VSTsRobin Gareus
2017-03-08VST UI sizeing reworkRobin Gareus
2017-03-07snapped pencil drawing of new midi regions cannot be zero (7271).nick_m
2017-03-07allow setting end bpm in new tempo from tempo dialog.nick_m
2017-03-07rework tempo dialog formatting, add end bpm entry.nick_m
2017-03-07fix crash when dragging region from list.nick_m
2017-03-06Fix save-as progress dialog.Robin Gareus
2017-03-06more linked midi region trim drag fixes.nick_m
2017-03-06More fun with LinuxVSTs & threadingRobin Gareus
2017-03-05Close the LXVST X11 connection for good measureRobin Gareus
2017-03-05Work around a crash at exit for Linux VST UIs abusing pthread-keys.Robin Gareus
2017-03-05Revert "some further debugging, just in case"Robin Gareus
2017-03-05some further debugging, just in caseRobin Gareus
2017-03-05Prevent duplicate self-delete.Robin Gareus
2017-03-05NO-OP: whitespaceRobin Gareus
2017-03-06ensure no movement when draggin regions with x constrained.nick_m
2017-03-06fix undo if a midi region start trim changed the source offset.nick_m
2017-03-04Remove space between _ and (Len Ovens
2017-03-05no-op - comment/whitespace fixes.nick_m
2017-03-05tempo editing updatesnick_m
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