update drobilla's fascistic dir-locals.el to force emacs users into whitespace submis...
[ardour.git] / gtk2_ardour / automation_region_view.cc
2011-02-17 Carl HetheringtonCoding style.
2010-12-12 Carl HetheringtonFix display of MIDI automation on regions with non...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-09 Carl HetheringtonFix crash when clicking on an AutomationRegionView...
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-08-20 Carl HetheringtonLimit region-based automation to the edges of regions...
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-21 Carl HetheringtonClamp y for newly added automation line points.
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-14 Carl HetheringtonFix binding of automation list undo records to MIDI...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-05-22 Carl HetheringtonFix, or at least improve, automation line drawing behav...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-26 David RobillardFix adding control points to MIDI 'automation' regions.
2009-10-23 David RobillardFix stacking of automation region views.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
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-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-16 David RobillardFix crash on audio record (time converter segfault...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-21 David RobillardFix crash on dragging a region with a visible automatio...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-09-11 David RobillardAlways show CC region, whether empty or not (ie whether...
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-03 David RobillardMove CC/Automation regions with parent correctly.
2007-08-17 David RobillardPer-region MIDI CC "automation".