MRV handles an alt key press even if nothing happened.
[ardour.git] / gtk2_ardour / midi_region_view.cc
2016-11-20 nick_mMRV handles an alt key press even if nothing happened.
2016-11-20 nick_mfix for short notes being displayed as infinitely long.
2016-11-19 nick_mpressing alt while creating a note (snap modifier)...
2016-11-19 nick_mafter creating a note, don't add the ghost note until...
2016-11-19 nick_mNoteCreateDrag starts on button press.
2016-11-19 nick_mremove unused variable.
2016-11-19 nick_mfurther to 1a6a72b57, handle deleting a note while...
2016-11-18 nick_mfix for ghost note becoming stuck after note selection...
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-10-25 nick_mclean up ghost note wrt create drag.
2016-10-16 nick_mAmend previous commit.
2016-10-16 nick_mSet note colour of new MidiGhostRegions corrctly.
2016-10-15 nick_mSlightly improve note update performance, fix note...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-08 nick_mUse double comparison in MidiRegionView::note_in_region...
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-15 Guido AulisiDo not delete selected MIDI notes while dragging. ...
2016-09-06 nick_mRemove unused variable.
2016-09-01 nick_mEnsure the correct position is passed to MidiRegionView...
2016-08-31 nick_mNo-op - rename var in MidiRegionView::note_dropped().
2016-08-31 nick_mMidiRegionView uses quarter note snapping.
2016-08-15 nick_mAdd missing line feed in midi_region_view.cc
2016-08-15 nick_mMidi region ghost note uses beat-based note time calcul...
2016-08-15 nick_mFix frame-based beat calculation in MidiRegionView...
2016-08-08 Paul Davisfix thinko that causes near duplicate menu items in...
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 Robin Gareususe new midi-note-name API
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mMidi note resizing uses exact beat.
2016-07-09 nick_mUse exact beat when adding midi notes.
2016-07-09 nick_mFix note trimming over tempo changes, correct note...
2016-07-09 nick_mRestore earlier midi region trim display.
2016-07-09 nick_mUse Note::set (Rect) for speed improvement when renderi...
2016-07-09 nick_mTemporary work-around for note colour.
2016-07-09 nick_mQuick fix to get trim working again (bahaving oddly...
2016-07-09 nick_mPerformance - don't redisplay model immediately in...
2016-07-09 nick_mUse mostly beat-based calculation for displayed midi...
2016-07-09 nick_mRemove frame conversion for MidiRegionView::note_in_reg...
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-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-06-07 nick_mStep edit cursor no longer assumes constant tempo.
2016-05-31 Paul Davisslight improvement of MIDI program names in verbose...
2016-05-28 nick_mRevert terrible thinko in 647c86e. (back to slow for...
2016-05-28 nick_mSpeed up redraw while tempo dragging with midi regions...
2016-05-27 nick_mTempo ramps - rename meter_at() -> meter_at_frame(...
2016-05-27 nick_mCrapola - this is an experimental performance hack...
2016-05-27 nick_mTempo ramps - remove double calls to RegionView::set_du...
2016-05-27 nick_mTempo ramps - respect tempo note type and meter note...
2016-05-27 nick_mTempo ramps - midi notes resize when dragged, misc...
2016-05-27 nick_mTempo ramps - fix constant tempo assumption wrt midi...
2016-05-27 nick_mTempo ramps - update midi regions and locations when...
2016-05-27 nick_mTempo ramps - fix changing from const to ramp in the...
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-10 Tim MayberryFix bug #6762, MIDNAM note read outs don't work when...
2016-01-14 Tim MayberryChange handling of Midi note selection to eliminate...
2016-01-12 André NusserComment remaining unsolved bug.
2016-01-12 André NusserDon't show a ghost note when draw mode is entered over...
2016-01-12 André NusserClean enter_internal and leave_internal in MidiRegionView.
2016-01-12 André NusserHide MIDI ghost note when over existing note.
2016-01-12 André NusserHide ghost note when switching from draw to internal...
2016-01-12 André NusserFix appearing ghost note after drag select in internal...
2015-12-22 Nil GeisweillerBetter align note end time with grid
2015-12-22 Nil GeisweillerRemove shortening inserted notes by one tick
2015-12-02 André NusserEnable horizontal scrolling in midi regions when note...
2015-10-31 nick_mAdd comment to MRV snap workaround.
2015-10-30 nick_mFix snap modifiers not working on notes when grid is...
2015-10-23 nick_mClear point selection when uniquely selecting a note.
2015-10-22 Tim MayberryRemove GhostRegion::CatchDeletion signal to reduce...
2015-10-18 Tim MayberryReplace static PBD::Signal in NoteBase with direct...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-18 Robin Gareuscreate new Event-IDs for pasted midi-notes
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-08-15 Robin Gareuscont'd work on piano roll highlighting.
2015-08-15 Robin GareusHighlight note in piano roll - #6510
2015-06-29 Paul DavisRevert "replace two more instances of !! with implicit...
2015-06-29 Paul Davisreplace two more instances of !! with implicit use...
2015-06-29 Paul DavisRevert "use newly added operator bool() for Evoral...
2015-06-29 Paul DavisRevert "replace two more instances of !! with implicit...
2015-06-29 Paul Davisreplace two more instances of !! with implicit use...
2015-06-29 Paul Davisuse newly added operator bool() for Evoral::Beats rathe...
2015-06-10 nick_mMagnetic snap now works on note moves / resizes.
2015-06-10 nick_mMake absolute snap the default snap.
2015-05-28 nick_mFix uninitialised variable.
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-22 nick_mBring back contrained drag modifier with preference...
2015-05-22 nick_mFix missing comment.
2015-05-22 nick_mFix inverted logic of SnapOff with snap modifiers pressed.
2015-05-21 nick_mMake note drags and resizes obey the disable sanp modifier.
2015-05-21 nick_mMore cleanup
2015-05-17 nick_mRelative Snap -make it activated by the tertiary modifi...
2015-05-16 nick_mRelative snap - support magnetic mode (hackishly for...
2015-05-15 nick_mRelative snap
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
next