Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / editor_drag.cc
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-27 Robin Gareususe C++ std function for max()
2013-03-27 Robin Gareusvtl: video sets session start/end markers.
2013-03-14 Robin Gareusvtl: one less compiler warning
2013-03-13 Robin Gareusvideotimline
2013-01-20 David RobillardFix crash when trimming MIDI region with automation.
2013-01-06 Paul Davisfix problem with dragging an end range marker if the...
2013-01-04 Robin Gareusfix invalid casts in prev commit.
2013-01-04 Robin Gareusmerge Marcel Bonnet's patches for Free-BSD
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2012-12-19 Paul Davisfix push-drags of automation data - previously we did...
2012-12-14 Ben Loftiscode cleanup; crossfade shape drawing is now more close...
2012-12-14 Paul Davisfix a couple of issues with range selection, caused...
2012-12-13 Paul Davisvarious fixes for "advanced" operations on range select...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisend drags on regions before doing front trim, so that...
2012-12-05 Paul Davisprevent Primary-click or Shift-click from deselecting...
2012-11-28 Ben Loftistweak Auto Play behavior: dont auto-play a range select...
2012-11-26 Ben Loftisregion selections and moves should have optional prerol...
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-11-18 Robin Gareusgrid/snap minimum selection length
2012-11-17 Paul Davissubstantive change to automation line dragging code...
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
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-07-10 Paul Davisadd a comment to the previous change
2012-07-10 Paul Davisdon't spin on Session::timecode_transmission_suspended...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-15 Carl HetheringtonRe-show all xfades that we hide during drags (#4933).
2012-06-13 Carl HetheringtonMake y position of MIDI note drags slightly better.
2012-06-13 Paul Davisfix some bugs with dragging patch/program changes around
2012-06-09 Carl HetheringtonMake crossfade edge drags undoable.
2012-06-09 Carl HetheringtonRemove apparently erroneous commit_reversible_command.
2012-05-31 Carl HetheringtonDon't round conversions from frame to unit when setting...
2012-05-27 Carl HetheringtonPrevent x movement of the end points of region gain
2012-05-27 Carl HetheringtonPatch from tophatdave to improve display of timestretch in
2012-05-10 Paul Davisimplement undo/redo for xfade trimmin
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-10 Paul Davisfix dragging of end xfades
2012-05-10 Paul Davisbasic xfade dragging
2012-05-09 Paul Davisskeleton for crossfade edge dragging
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-23 Carl HetheringtonMinor simplification.
2012-04-21 Carl HetheringtonRemove some unused code.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
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-02-08 Paul Davismouse draw mode can draw AND select (and trim) notes...
2012-01-31 Paul Davisfix for crash while drag-creating a new MIDI note and...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-30 Carl HetheringtonDon't autoscroll right if we are moving left, and vice...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-25 Paul Davisin non-note-edit mouse object mode, single click on...
2012-01-24 Carl HetheringtonMake time stretch respect edit groups (#4615).
2012-01-20 Paul Davismake mouse range mode do something interesting when...
2012-01-19 Paul Davismore fixups of various things including cursors when...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-19 Paul Davisenter and exit node edit mode with dbl-click in any...
2012-01-07 Paul Davissnap tempo marker drags to the nearest beat
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-05 Paul Davisfix some more crashes with tempo map manipulations
2012-01-04 Paul Davisrestore correct behaviour of undo/redo for tempo map...
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-30 Carl HetheringtonClean up comments to create_note_at, since it no longer...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-29 Paul Davisavoid crash on region drag end trying to access TimeAxi...
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-27 Carl HetheringtonFix another bug wrt visual appearance of layered regions in
2011-12-27 Carl HetheringtonFix up confusion with relayering after movement drags in
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-21 Paul Davisfollowup to the previous tempo-dragging commit: use...
2011-12-21 Paul Davissimilar to treatment of meter markers, remove tempo...
2011-12-13 Paul Davisfix meter marker drags by not using a fake marker till...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-12-11 Carl HetheringtonYet another bug in previous commit.
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-12-03 Carl HetheringtonFix somewhat unlikely crash on doing add note; start...
2011-11-23 Carl HetheringtonRemove code to zoom on up/down mouse movement when...
2011-11-16 Carl HetheringtonUse a Drag class for midi note selection, so that it
2011-11-13 Carl HetheringtonRe-show region views that we hid when dragging things on
2011-10-22 Carl HetheringtonFix snap of note drags when the region position is...
2011-10-22 Carl HetheringtonFix check on dragging MIDI notes to a point before...
2011-10-22 Carl HetheringtonCope with drags of selections that include regions...
2011-10-19 David RobillardTrim include tree.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
next