summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-03-11Allow to customize color-picker-paletteRobin Gareus
2017-03-11Show Stripable name in color-picker dialog.Robin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
2017-03-10Save/Restore TimeInfoBox clock modesRobin Gareus
2017-03-10Fix LocationUI clock-mode save/load & cachingRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-03-10Use Tempo Curve color for measure line beats. Fixes 4930.Ben Loftis
2017-03-10Fix likely thinko in bbt ruler.Ben Loftis
2017-03-10compute_bbt_ruler_scale should not be necessary for every redraw of the timel...Ben Loftis
2017-03-10Fix crash when removing time from track with automationTim Mayberry
2017-03-09Allow Edit -> Crop to work with edit point set to mouseTim Mayberry
2017-03-09Allow Separate using Loop/Punch range to work with edit point set to mouseTim Mayberry
2017-03-08Consolidate codeRobin Gareus
2017-03-08The return of the Mixbus Send-options (allow aux-feedback override)Robin Gareus
2017-03-08Don't show Group UI for the master-busRobin Gareus
2017-03-08Mixer sidebar: show group context menu on right-click onlyRobin Gareus
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