summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-08Pop down dialog before re-scanning VSTsRobin Gareus
2017-03-08VST UI sizeing reworkRobin Gareus
2017-03-08Prepare moving to a dedicated x-thread signal for VST UI resizingRobin Gareus
2017-03-08remove cruftRobin Gareus
2017-03-07Fix copy/paste typo -- MacOSX buildsRobin Gareus
2017-03-07snapped pencil drawing of new midi regions cannot be zero (7271).nick_m
2017-03-07two new action scripts (no icons yet)Robin Gareus
2017-03-07Rework VST initialization:Robin Gareus
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-07announce what changed correctly in MidiRegion::model_shifted()nick_m
2017-03-06more linked midi region trim drag fixes.nick_m
2017-03-06More fun with LinuxVSTs & threadingRobin Gareus
2017-03-06Add support for VST effSetBypass #7266Robin 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-05Fix AFL/PFL from MIDI tracks without audio (zero buffers)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-05fix uninitialised variable (fixes linked midi region negative start oatch)nick_m
2017-03-05no-op - comment/whitespace fixes.nick_m
2017-03-05tempo editing updatesnick_m
2017-03-04Notify UI when plugin state is copied/replacedRobin Gareus
2017-03-04Don't allow GMCP to override loading_state_versionRobin Gareus
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-02Ship system_config with bundles again.Robin Gareus
2017-03-02Empty system_config (pre-seed XML nodes, use built-in settings)Robin Gareus
2017-03-01ArdourButton: if _act_on_release is true, only trigger actions/signal clicks ...Paul Davis
2017-03-01Fix crash when adding a plugin immediately after re-order (via script)Robin Gareus
2017-03-01Don't automatically open generic UIs for plugins w/o controlsRobin Gareus
2017-03-01Don't display "channel-selector" for plugins only pretending to be instrumentsRobin Gareus
2017-03-01Fix audition with monitor-section.Robin Gareus
2017-03-01Fix implicit selection when operating track-header ctrl buttonsRobin Gareus
2017-02-28c89 compat (gcc4, mingw..)Robin Gareus
2017-02-28Tweak/optimize VST callback:Robin Gareus