summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-28when destroying a MidiSource, invalidate any existing MidiCursorsPaul Davis
2017-02-28initialize some uninitialized varsRobin Gareus
2017-02-28Fix loading SMF meta-data > 127 bytes (no more g_critical abort)Robin Gareus
2017-03-01allow continuation of tempo via right-click 'Continue' where appropriate.nick_m
2017-02-28Update GUI when playing mute-automationRobin Gareus
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-27fix crash in pinch dragnick_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-27harden TempoMap::next_tempo_section () a bit.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-27amend last commit (don't depend on 0.0)nick_m
2017-02-27hopefully fix legacy session loading (tempo)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-27add TempoMap::next_tempo_section()nick_m
2017-02-27fix TempoMap::frame_at_tempo().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-27compile fixBen Loftis
2017-02-27make new (ramped) tempi indidstiguishable from constant to the novice user.nick_m