summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-11Fix possible segfault in multi-bus AUs.Robin Gareus
2017-03-11Allow to customize color-picker-paletteRobin Gareus
2017-03-11Show Stripable name in color-picker dialog.Robin Gareus
2017-03-11NO-OP whitespaceRobin Gareus
2017-03-11Remove old modal get_color API.Robin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
2017-03-10Fix solo/mute when loading old (4.x) sessions.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-11fix incorrect property change in AudioRegion::set_fade_out()nick_m
2017-03-10Fix crash when removing time from track with automationTim Mayberry
2017-03-09Faderport uses the Mix and Proj buttons to summon mixer and editor; there is ...Ben Loftis
2017-03-10fix potential crash in LV2Plugin::connect_and_run() when music starts after 0nick_m
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-08fix a-reverb, cut tail on deactivate, plug memory-leakRobin Gareus
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-08Prevent adding "master" to a groupRobin 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-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