summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
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-27rework tempo editing.nick_m
2017-02-27De-cramp the transcoding dialog widgets.Ben Loftis
2017-02-27fix crash caused by thinko in 123fcf3cfPaul Davis
2017-02-26make sure that when extending the selection in the editor and mixer, the clic...Paul Davis
2017-02-26remove method no longer neededPaul Davis
2017-02-26make Selection::set (TrackViewList*) more efficient and emit less PI::Change ...Paul Davis
2017-02-26avoid doing needless duplicate work in Selection::add (TimeAxisView*)Paul Davis
2017-02-26upcoming codenamesRobin Gareus
2017-02-26Fix windows builds, rename icons following 4e96285ba5Robin Gareus
2017-02-25Don't use upper-case in options (only headings)Robin Gareus
2017-02-25fix potential crash bug in RouteProcessorSelectionPaul Davis
2017-02-25prevent double-emission of PresentationInfo::Change when making mixer-view se...Paul Davis
2017-02-25Tweak preferences textRobin Gareus
2017-02-25Tweak metering prefs: clarify default type behaviorRobin Gareus
2017-02-25NO-OP, re-arrange codeRobin Gareus
2017-02-24Snap-back fader on release (follow-up to e8cebac6a36a)Robin Gareus
2017-02-24Group-override for fadersRobin Gareus
2017-02-24Allow to switch master-meter type in the toolbar-meterRobin Gareus
2017-02-24NO-OP resolve an ambiguity, just because.Robin Gareus
2017-02-24gui: debug output for faderport/editor mixer strip syncPaul Davis
2017-02-24Save Lua script file origin (for later updates) -- GUI+Session pluginRobin Gareus
2017-02-24Add some convenient public editor methods (for lua-bindings)Robin Gareus
2017-02-24the daily dose of const'nessRobin Gareus
2017-02-24re-order inheritanceRobin Gareus
2017-02-23Lua bindings to access editor selection + region selection bindingsRobin Gareus
2017-02-23remove explicit line-break (rely on wrap)Robin Gareus
2017-02-23Clarify prefsRobin Gareus