summaryrefslogtreecommitdiff
path: root/gtk2_ardour/piano_roll_header.cc
AgeCommit message (Expand)Author
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-02Fix piano roll to use the same octave numbering as the verbose canvas cursor ...Carl Hetherington
2011-04-16Remove some calls to process_updates() which I think prevent GTK coalescing r...Carl Hetherington
2011-03-09Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up...Carl Hetherington
2010-01-07select-by-pitch from the piano roll header (inspired by Rosegarden); some imp...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-25make MIDI thru work even when not rolling; add GUI control over MIDI thru (mi...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Trim include dependency tree (particularly on evoral/Sequence.hpp).David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-01-13Install everything to *ardour3* instead of *ardour2*.David Robillard
2008-01-13Apply MIDI keyboard and "scroomer" patch.David Robillard