changes to help strp silence
[ardour.git] / gtk2_ardour / midi_time_axis.h
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-10 Paul Davisadd step-rest keybinding for step editing
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-11 Hans Baier* added myself to about.cc
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-27 David RobillardFix warnings.
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-20 Hans Baier* made notes whose channel is not selected in the track...
2008-04-19 Hans Baier* made channel selector look quite nice, see flickr...
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 Doug McLainremove color.h
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...