fix_bbtppq: add missing space - no-op
[ardour.git] / gtk2_ardour / automation_streamview.cc
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-07-10 Paul Davisadd braces and move a destructor into its .cc file
2011-06-01 David RobillardDelete trailing whitespace
2011-02-17 Carl HetheringtonClean up some confusion with AutomationControls in...
2011-02-17 Carl HetheringtonMinor tidying-up.
2010-12-12 Carl HetheringtonSmall cleanups.
2010-08-09 Carl HetheringtonFix save/load of MIDI automation state. Fixes #3354.
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-08-05 Carl HetheringtonClean up handling of track vs region automation a bit.
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-31 Carl HetheringtonMake Clear option work for MIDI automation tracks....
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-05-25 Carl HetheringtonMake discrete mode work for MIDI automation views....
2010-05-25 Carl HetheringtonAllow region-based automation axes to report whether...
2010-05-25 Carl HetheringtonFix bug in a previous commit of mine; AutomationStreamV...
2010-05-23 Carl HetheringtonRevert my rev. 7140 and fix it better.
2010-05-22 Carl HetheringtonHandle automation modes better with region-based (MIDI...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
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-14 David RobillardStrip trailing whitespace and fix other whitespace...
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-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardFactor out region layering.
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-02 Carl HetheringtonCleanups and a few comments.
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
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2007-09-11 David RobillardAlways show CC region, whether empty or not (ie whether...
2007-09-06 David RobillardFix automation region stacking.
2007-09-06 David RobillardDeep "automation regions" support.