Display length & check digit of entered EAN-13 in metadata dialogue
[ardour.git] / gtk2_ardour / midi_region_view.cc
2015-03-30 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.
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 Paul Davismore color/modifier tweaks
2014-12-19 David RobillardUse color modifiers for dynamic region styles.
2014-12-19 David RobillardFix copy paste of MIDI and track automation.
2014-12-19 David RobillardMake MIDI regions translucent for internal tools.
2014-12-19 Ben LoftisEnforce internal/external selection exclusivity.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-18 nick_mAdd editor selection state to session history via a...
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 RobillardFix display of MIDI notes/regions while recording.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-12-17 David RobillardForce ghost note positive in all circumstances.
2014-12-17 David RobillardDon't allow drawing notes in rec regions (crash).
2014-12-16 David RobillardVarious color tweaks.
2014-12-15 Paul Davisnext modifier
2014-12-15 Paul Davisfix incorrect item name for color
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-13 David RobillardStructure MIDI device selector by manufacturer.
2014-12-07 David RobillardFix shift-rect-select with MIDI notes.
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-12-06 David RobillardFix internal paste when selection has only points.
2014-12-05 David RobillardMake scroll work on MIDI regions when internal.
2014-12-01 David RobillardRemove braindead Parameter inheritance abuse.
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-11-25 David RobillardRemove dead code.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardFix note resizing.
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-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-17 David RobillardUse symbol for paste operation like everywhere else.
2014-11-17 David RobillardFix crash when splitting regions in internal edit mode.
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-11-15 David RobillardFix MIDI note cut/copy/paste.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-11-14 David RobillardFix error when create-dragging note backwards past...
2014-11-14 David RobillardDon't make MIDI regions in note mode completely invisible.
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Robin GareusDisallow midi-note duration changes beyond region bound...
2014-10-21 Robin Gareusfix stuck key-grab/scrolling.
2014-10-21 Robin GareusMidi Region: pass unhandled scroll events to regionview
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-08 Robin GareusVertically align Midi Notes, Piano Roll & Canvas Line...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Paul Davisuse new TrackingText for verbose cursor
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
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-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-15 Paul Davisfix ridiculous spelling error
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-11 Paul Davisfix error in height computation of MIDI region views...
2014-03-07 Paul Davisfix apparent logic error for MidiRegionView when redisp...
2014-03-06 Paul Davistrivial API change for MidiRegionView::update_hit()
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Davispassthrough unhandled motion events in MIDI region...
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
next