NoteCreateDrag - remove some code
[ardour.git] / gtk2_ardour / editor_drag.cc
2016-11-21 nick_mNoteCreateDrag - remove some code
2016-11-21 Tim MayberryMake Cut mode respect snap modifer
2016-11-21 Tim MayberryShow cursor in Cut mode on button press at cutting...
2016-11-21 Tim MayberryReparent cursor used in Cut mode so that it is on top...
2016-11-20 nick_mclean up HitCreateDrag. should be a no-op.
2016-11-20 nick_mfix compilation, rename PercussiveCreateDrag -> HitCrea...
2016-11-20 nick_monly spray percussive hits during create drag if the...
2016-11-20 nick_mrework mouse hit creation (percussive mode) - mostly...
2016-11-20 nick_mNoteCreateDrag scope fix - should be a no-op.
2016-11-20 nick_muse a minimum note length of whatever 1 px is in beats...
2016-11-19 nick_mNoteCreateDrag starts on button press.
2016-11-19 nick_mNoteCreateDrag::grid_frames works over a tempo change.
2016-11-17 nick_mfix incorrect subdivision when dragging/trimming region...
2016-11-16 nick_mmagnetic snap uses note divisor appropriately.
2016-11-11 Tim MayberryAdd option to zoom using button press in the time ruler...
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mremove public pulse methods from TempoMap.
2016-11-10 nick_mclamp setting tempo via vertical drag.
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-10-27 Robin GareusPrevent duplicate moves when selecting regions on share...
2016-10-25 nick_mclean up ghost note wrt create drag.
2016-10-15 nick_mFix various snap issues when dragging control points...
2016-10-15 nick_mFix incorrect musical position in NoteDrag::total_dx.
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-09-11 Tim MayberryFix #7015, Crash while aborting Region trim using Esc key
2016-08-31 nick_mNoteCreateDrag uses quarter-notes.
2016-08-23 nick_mDon't attempt to snap to the current musical grid when...
2016-08-19 nick_mRevert last commit (269a08a2b1).
2016-08-19 nick_mAllow both types of constrained drag (again).
2016-08-15 Paul Davisallow constrained-drag of MIDI notes to work
2016-08-13 nick_mResolve potential ambiguity between the constraint...
2016-08-13 nick_mEnsure BBTRulerDrag operates within the tempo map.
2016-08-13 nick_mEnsure positive length whan drag-adding new midi region.
2016-07-22 nick_mRemove the temporary note group in MidiRegionView,...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul DavisGUI side of : once the user has explicitly set the...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mStop passing references to things that may disappear...
2016-07-09 nick_mCheck meter/tempo section exists in copy drag.
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-11 nick_mSet tempo sections to the exact pulse when snapped...
2016-06-10 Paul Davisanother PresentationInfo sort order fix.
2016-06-08 nick_mMore tempo marker cross-dragging fixes.
2016-06-08 nick_mFix tempo markers jittering when cross-dragging over...
2016-06-05 Paul Davisuse new RouteGroup property names
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-05-31 Paul Davismake double-click on patch change launch patch change...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-27 nick_mAllow non-musical snap when dragging bbt ruler.
2016-05-27 nick_mRevert 2d7f755
2016-05-27 nick_mEnable snap for tempo dilation.
2016-05-27 nick_mDon't change snap settings when dragging audio-locked...
2016-05-27 nick_mForce snap when dragging meters.
2016-05-27 nick_mRestore snap setting in eterMarkerDrag::aborted()/
2016-05-27 nick_mDragging a meter sets editor snap type to bars during...
2016-05-27 nick_mTempo ramps - rename meter/tempo_section_at() -> meter...
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mTempo ramps - rename tempo_at() -> tempo_at_frame(...
2016-05-27 nick_mTempo ramps - remove thinko
2016-05-27 nick_mTempo ramps - fix comment
2016-05-27 nick_mTempo ramps - ensure fake meter mark is under pointer...
2016-05-27 nick_mTemper pants - fix newly added lockup while dragging...
2016-05-27 nick_mTempo ramps - clean up tempo dragging.
2016-05-27 nick_mTempo ramps - rename for consistency, remove some testi...
2016-05-27 nick_mTempo ramps - consolidate meter dragging code.
2016-05-27 nick_mTempo ramps - rework tempo drags, improve comments.
2016-05-27 nick_mTempo ramps - consolidate TempoMap::predict_tempo()
2016-05-27 nick_mTempo ramps - more code cleanup, fix cross-marker jumpi...
2016-05-27 nick_mTempo ramps - no more tempo dilation on meter drag.
2016-05-27 nick_mTempo ramps - more code consolidation wrt add meter...
2016-05-27 nick_mTempo ramps - fix ambiguous api, fix flickering tempo...
2016-05-27 nick_mTempo ramps - more bbt dragging work.
2016-05-27 nick_mTempo ramps - more bbt ruler dragging work.
2016-05-27 nick_mTempo ramps - improve constraint mod + bbt dragging...
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - reinstate cross-dragging of music-locked...
2016-05-27 nick_mTempo ramps - music-locked meter drags are now bbt...
2016-05-27 nick_mTempo ramps - fix various tempo dragging issues.
2016-05-27 nick_mTempo ramps - a different approach to audio-locked...
2016-05-27 nick_mTempo ramps - restore correct drag behaviour wrt audio...
2016-05-27 nick_mTempo ramps - disallow tempo dilation on first meter.
2016-05-27 nick_mTempo ramps - add gui dilation of tempos.
2016-05-27 nick_mTempo ramps - make moving music-locked meters less...
2016-05-27 nick_mTempo ramps - one approach to audio-locked meters.
2016-05-27 nick_mTempo ramps - fix copy/paste error.
2016-05-27 nick_mTempo ramps - tempo marks use mvc-style copy drag,...
2016-05-27 nick_mTempo ramps - fix dragging audio-locked meters across...
2016-05-27 nick_mTempo ramps - fix thinko in meter drag aborted handling
2016-05-27 nick_mTempo ramps - don't replace the meter when drag finishe...
2016-05-27 nick_mTempo ramps - fix for dragging audio-locked meters...
2016-05-27 nick_mTempo ramps - meters can be dragged across each other.
next