crossfade hack and slash. removed overlap checks, overlap mode, default length,...
[ardour.git] / gtk2_ardour / editor_drag.h
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-07-10 Paul Daviscleaner version of previous commit's fix for Automation...
2012-07-10 Paul Davisprovide some numerical data during automation trim...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-10 Paul Davisincorrect but visible context menu for xfades
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-10 Paul Davisbasic xfade dragging
2012-05-09 Paul Davisskeleton for crossfade edge dragging
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2012-03-22 Carl HetheringtonDon't leave internal edit mode when clicking on an...
2012-03-09 Carl HetheringtonRemove unused RegionGainDrag; fix logic in adding new
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-25 Paul Davisin non-note-edit mouse object mode, single click on...
2012-01-20 Paul Davismake mouse range mode do something interesting when...
2012-01-04 Paul Davisrestore correct behaviour of undo/redo for tempo map...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-11 Carl HetheringtonFix some bugs I introduced with the last commit.
2011-12-11 Carl HetheringtonMove note creation code into a Drag; fix snapping of...
2011-11-16 Carl HetheringtonUse a Drag class for midi note selection, so that it
2011-10-22 Carl HetheringtonCope with drags of selections that include regions...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Carl HetheringtonZoom session when the mouse pointer is moved up and...
2011-05-04 Carl HetheringtonFix offset of verbose cursor when dragging fade-ins...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-03-07 Carl HetheringtonTrim some includes.
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-01-05 Carl HetheringtonDisable follow-playhead during drags. Fixes #3647.
2010-12-28 Paul Davisremove unnecessary line for marker drags (marker has...
2010-12-28 Carl HetheringtonRemove unnecessary _have_transaction flag in TrimDrag...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-22 Carl HetheringtonRefactor so that all the locate-related stuff in Cursor...
2010-12-22 Carl HetheringtonAccount for the fact that CursorDrag only ever drags...
2010-12-22 Carl HetheringtonFix region resizing with grid snapping enabled (#3620).
2010-12-20 Carl HetheringtonAllow dragging of program change flags in MIDI regions.
2010-11-09 Carl HetheringtonFix trim of multiple regions. Fixes #3528.
2010-11-07 Carl HetheringtonFix zoom cursor SNAFU (#274). Increase move threshold...
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-13 Paul Davisrestore "add MIDI region on click in MIDI track" functi...
2010-09-09 Carl HetheringtonAllow drags of automation in time ranges where the...
2010-09-09 Carl HetheringtonAdd some debugging code for mouse drags.
2010-09-09 Carl Hetheringtonnframes64_t -> frame{pos,cnt}_t
2010-09-09 Carl HetheringtonFix confusion with _pointer_frame_offset and snapping...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-08-24 Carl HetheringtonTidy up region drag move code a bit.
2010-08-20 Carl HetheringtonLimit region-based automation to the edges of regions...
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-19 Carl HetheringtonFix drag from region list onto track.
2010-08-19 Carl HetheringtonSnap to note start rather than mouse pointer when dragg...
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-04-07 Carl HetheringtonKeep track of where a RegionView used to be before...
2010-02-07 Carl HetheringtonRemove my attempts to autoscroll based on dragged regio...
2010-01-15 Carl HetheringtonStop surprising autoscroll when trimming regions; hopef...
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-12 Carl HetheringtonRemove non-working attempt to make time selection chang...
2010-01-12 Carl HetheringtonTiny cleanup.
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-06 Carl HetheringtonFix some bugs in autoscroll when dragging regions.
2010-01-05 Carl HetheringtonRefix yesterday's patch; ignore motion events that...
2010-01-05 Carl HetheringtonFix various confusions about move threshold when snappi...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2010-01-01 Carl HetheringtonPrevent vertical autoscroll when dragging markers....
2009-12-22 Carl HetheringtonRefactor and clean up some confusion in dragging code.
2009-12-22 Carl HetheringtonFix comments.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-20 Carl HetheringtonFixes to pointer constraints when copying in lock edit...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-10 Paul Davismore MIDI editing cleanups, mostly fixing subtleties...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-26 Carl HetheringtonFix automation control point dragging.
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-14 Carl HetheringtonPrevent vertical autoscroll when dragging the playhead.
2009-06-10 Carl HetheringtonFix cursor dragging in mouse gain mode.
2009-06-10 Carl HetheringtonCleanup to snap handling; fixes #2688
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-10 Carl HetheringtonFix drag of region gain control points and lines.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-02 Carl HetheringtonClean up use of first_move, move thresholding etc.
2009-06-01 Carl HetheringtonSome small cleanups to dragging.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...