fix mistaken "do not roll" conclusion in TransportFSM::compute_should_roll()
[ardour.git] / gtk2_ardour / midi_region_view.h
2019-09-30 Robin GareusNo more doxygen warnings for gtk2_arodur/*
2019-09-30 Robin GareusFix some UI doxygen warnings
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-03-04 nick_mremove bogus variable from last commit
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-02-04 nick_mmidi note drags are music-based.
2017-02-04 nick_mimprove sysex data display.
2017-01-29 nick_mspeed up midi ghost region update
2017-01-23 Paul Davisimplement copy-drag for MIDI notes.
2017-01-03 nick_mnote display performance.
2016-12-28 nick_mimprove the performance of MidiRegionView::find_canvas_...
2016-12-22 Nil GeisweillerMore 8 whitespace to tab indentation fixes
2016-12-15 nick_mspeed up patch change redisplay when using scroomer...
2016-12-13 nick_mtest diff for patch change performance when caching...
2016-11-22 nick_mdecouple midi region note range and height from midi...
2016-11-21 nick_mNoteCreateDrag - remove some code
2016-11-19 nick_mfurther to 1a6a72b57, handle deleting a note while...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-08-31 nick_mMidiRegionView uses quarter note snapping.
2016-07-22 nick_mRemove the temporary note group in MidiRegionView,...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
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é NusserHide MIDI ghost note when over existing note.
2015-10-18 Tim MayberryReplace static PBD::Signal in NoteBase with direct...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-08-15 Robin Gareuscont'd work on piano roll highlighting.
2015-05-23 nick_mMerge branch 'relative_snap'
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-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-14 David RobillardOnly sound selected notes momentarily (#6142).
2015-01-12 David RobillardFix crash when undoing note delete.
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-31 David RobillardFix display of MIDI while recording.
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-24 David RobillardFix potential memory errors with note player.
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 David RobillardUse color modifiers for dynamic region styles.
2014-12-19 David RobillardMake MIDI regions translucent for internal tools.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
2014-12-18 David RobillardSupport stepping bank by shift+scroll/arrow.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-17 David RobillardDon't allow drawing notes in rec regions (crash).
2014-12-07 David RobillardNudge notes by 1 bar if secondary modifier active.
2014-12-07 David RobillardGrab keyboard only with note selection.
2014-12-06 David RobillardSupport paste between automation lanes.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-22 David RobillardFactor out copy-paste code to get grid type in beats...
2014-11-22 David RobillardMove time converters only to the region views that...
2014-11-17 David RobillardSupport cut/copy/paste of MIDI notes and controllers...
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-06-03 Paul Davisfix two mysterious problems with stdint types
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-06 Paul Davistrivial API change for MidiRegionView::update_hit()
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
next