summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.cc
AgeCommit message (Expand)Author
2015-03-29Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-28Drag/Drop work-around midi note bleedingRobin Gareus
2015-03-25Fix some strings incorrectly marked for translation.nick_m
2015-03-14Only sound selected notes momentarily (#6142).David Robillard
2015-03-13Fix note visibility (#0006168).David Robillard
2015-03-05Handle edits while playing precisely.David Robillard
2015-01-25midi note paste undo fix.Robin Gareus
2015-01-16Fix hidden notes at trimmed region start.David Robillard
2015-01-17Fix note resize double undo bug.nick_m
2015-01-13Don't reuse _optimization_iterator - fixes crash on multiple note delete undo.nick_m
2015-01-12Fix whitespace.David Robillard
2015-01-12Merge duplicated code.David Robillard
2015-01-12Fix crash when undoing note delete.David Robillard
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2015-01-08Fix show MIDI regions using track color.David Robillard
2015-01-08Prevent note trim to zero length (shown as stuck).David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-30Fix stuck note display while recording.David Robillard
2014-12-30Fix display of MIDI while recording.David Robillard
2014-12-29Fix key bindings for note trim/extend.David Robillard
2014-12-29Fix MIDI recording display when zoom/etc changes.David Robillard
2014-12-28Automation ghost notes for percussive hits.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-12-28Set new note velocity based on surrounding notes.David Robillard
2014-12-28Fix events for short notes at region start/end.David Robillard
2014-12-28Update note colors when model changes.David Robillard
2014-12-24Fix potential memory errors with note player.David Robillard
2014-12-23Fix cursor update on nested entry.David Robillard
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-20Fix various cursor problems.David Robillard
2014-12-19more color/modifier tweaksPaul Davis
2014-12-18Use color modifiers for dynamic region styles.David Robillard
2014-12-18Fix copy paste of MIDI and track automation.David Robillard
2014-12-18Make MIDI regions translucent for internal tools.David Robillard
2014-12-18Enforce internal/external selection exclusivity.Ben Loftis
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-17Support stepping bank by shift+scroll/arrow.David Robillard
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-12-17Fix display of MIDI notes/regions while recording.David Robillard
2014-12-17Fix various MIDI locking issues.David Robillard
2014-12-17Force ghost note positive in all circumstances.David Robillard
2014-12-17Don't allow drawing notes in rec regions (crash).David Robillard
2014-12-16Various color tweaks.David Robillard
2014-12-15next modifierPaul Davis
2014-12-15fix incorrect item name for colorPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-12-13Structure MIDI device selector by manufacturer.David Robillard
2014-12-07Fix shift-rect-select with MIDI notes.David Robillard