summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_drag.cc
AgeCommit message (Expand)Author
2020-05-05do not clear a MIDI region's note selection when drag-creating a notePaul Davis
2020-05-01Fix contents-drag (ignore snap) #8073Robin Gareus
2020-04-16use new API to get selected MIDI regions and clear current note selection in ...Paul Davis
2020-04-16Fix another typo #8016Robin Gareus
2020-04-14Quick and dirty dropping support for rippling across tracksJohannes Mueller
2020-04-14Fix #8012 to some extent.Johannes Mueller
2020-04-13Fix #7007: ::clear_owned_changes() on rippled Playlist before commitJohannes Mueller
2020-04-05Fix end vs. length bug when creating regions - #7978Robin Gareus
2020-04-01Remove unused variableRobin Gareus
2020-03-25set Editor::_pending_locate_request to true before sending locate request.Paul 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-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25more playhead-drag/click locate debuggingPaul Davis
2020-03-25Suppress debug output in optimized buildsRobin Gareus
2020-03-24debug outputPaul Davis
2020-03-24debug outputPaul Davis
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2019-11-09Fix endless loop when drag/copy locked regionRobin Gareus
2019-11-09Preview video frame when draggingRobin Gareus
2019-10-10remove two unused variablesPaul Davis
2019-09-05Use Fixed-length when drawing percussive eventsRobin Gareus
2019-08-20Fix uninitialized argument valueRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2019-03-30AutomationRangeDrag tweaks for stacked layer viewRobin Gareus
2019-03-30Remove unused variableRobin Gareus
2019-03-30cont'd AutomationRangeDrag updateRobin Gareus
2019-03-29cont'd AutomationRangeDrag updates -- safety commitRobin Gareus
2019-03-27Implement multi-region AutomationRange drag/dropRobin Gareus
2019-03-19Update GUI, use Session::playlists() getter (2/2)Robin Gareus
2019-02-12Fix for automation-line edits using the Range+Draw tool, when no line is alre...Ben Loftis
2019-02-12Session-range behavior (gtk2 part)Ben Loftis
2018-11-28NO-OP: Clarify function nameRobin Gareus
2018-11-28Use central method to check for engine where requiredRobin Gareus
2018-11-27GUI limitation: Require engine to add/remove tracks/bussesRobin Gareus
2018-07-27new_grid: The Return of the snap_to_X functions.Ben Loftis
2018-02-27Remove some redundant calls to snap_to(). get_preferred_edit_position() alre...Ben 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-10-26remove unused variablesPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
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-22Calculate clamped tempo stretch ratios using the correct (musical) domainnick_m
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2017-07-22Disable tempo end/twist drag for meter-locked tempinick_m