enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / midi_region_view.cc
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
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Robin GareusDrag/Drop work-around midi note bleeding
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Robin GareusDrag/Drop work-around midi note bleeding
2015-03-25 nick_mFix some strings incorrectly marked for translation.
2015-03-14 David RobillardOnly sound selected notes momentarily (#6142).
2015-03-14 David RobillardFix note visibility (#0006168).
2015-03-05 David RobillardHandle edits while playing precisely.
2015-01-25 Robin Gareusmidi note paste undo fix.
2015-01-16 David RobillardFix hidden notes at trimmed region start.
2015-01-16 nick_mFix note resize double undo bug.
2015-01-13 nick_mDon't reuse _optimization_iterator - fixes crash on...
2015-01-12 David RobillardFix whitespace.
2015-01-12 David RobillardMerge duplicated code.
2015-01-12 David RobillardFix crash when undoing note delete.
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-09 David RobillardFix show MIDI regions using track color.
2015-01-09 David RobillardPrevent note trim to zero length (shown as stuck).
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-31 David RobillardFix stuck note display while recording.
2014-12-31 David RobillardFix display of MIDI while recording.
2014-12-30 David RobillardFix key bindings for note trim/extend.
2014-12-29 David RobillardFix MIDI recording display when zoom/etc changes.
2014-12-29 David RobillardAutomation ghost notes for percussive hits.
2014-12-29 David RobillardShow correct ghost hit for percussive tracks.
2014-12-29 David RobillardSet new note velocity based on surrounding notes.
2014-12-28 David RobillardFix events for short notes at region start/end.
2014-12-28 David RobillardUpdate note colors when model changes.
2014-12-24 David RobillardFix potential memory errors with note player.
next