summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2020-05-05MIDI bindings etc. should work while in draw mode, not just internal editPaul Davis
2020-05-01when a MIDI region has a note selected with none previously, cancel existing ...Paul Davis
2020-04-29only activate MIDI editing bindings if in actual internal edit mode.Paul Davis
2020-04-16changes to deal with region/note selection when changing into/out of internal...Paul Davis
2020-04-16NOOP: use braces as per style guidePaul Davis
2020-03-25remove accumulated debug outputPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2019-09-29Allow the Cut tool to appear in Mixbus.Ben Loftis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2019-04-09Another round of whitespace fixesRobin Gareus
2019-04-08NO-OP: whitespace, alignmentRobin Gareus
2019-04-08NO-OP: whitespace, indentRobin Gareus
2019-03-30AutomationRangeDrag tweaks for stacked layer viewRobin Gareus
2019-03-29cont'd AutomationRangeDrag updates -- safety commitRobin Gareus
2019-03-29NO-OP: remove unused variableRobin Gareus
2019-03-27Implement multi-region AutomationRange drag/dropRobin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2019-02-26Fix crash when pressing "Esc" without a sessionRobin Gareus
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-08-10Likely fix for jittery snapped-cursor when dragging a region.Ben Loftis
2018-07-27new_grid: The Return of the snap_to_X functions.Ben Loftis
2018-07-27new_grid: Add options for rulers_follow_grid and grid_follows_internalBen Loftis
2018-02-24NO-OP: whitespaceRobin Gareus
2018-02-17Fix a few warningsBen Loftis
2018-02-11SoloSelection: gui part.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-09new_snap: Snapped Cursor ( squashed commit )Ben Loftis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18no more per-track varispeedPaul Davis
2017-07-22Only add a new tempo or meter on click if the primary modifier is pressednick_m
2017-07-22Remove double-nested reversible command when note editingnick_m
2017-07-17Remove ArdourPrompter wrapperRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-05-05use CoreSelection for track selectionPaul Davis
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-27remove tempo end drag (the control drag on the curve). a;ter tempo marker drag.nick_m
2017-02-27rework tempo editing.nick_m
2017-02-04rework snapnick_m
2017-01-10avoid locate when clicking in region fade handles in smart mode+follow editsPaul Davis
2016-12-19Follow Edits => Follow RangeBen Loftis
2016-12-13Further fixes to non-cxx11 enabled buildsTim Mayberry
2016-12-13Add option to Zoom to Selection on double clickTim Mayberry
2016-11-23clicking on an automation line selects adjacent points correctly.nick_m
2016-09-06use moved version of reset_focus()Paul Davis
2016-08-20Amend last commit - remove some code.nick_m
2016-08-20Swap tempo/meter colours when hovering. Use entered marker for these as well.nick_m