summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_streamview.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-08NO-OP: whitespace, indentRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2014-11-16Support cut/copy/paste of several regions and lines at once.David Robillard
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2011-02-17Clean up some confusion with AutomationControls in AutomationTimeAxisViews th...Carl Hetherington
2010-08-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2010-08-05Clean up handling of track vs region automation a bit.Carl Hetherington
2010-08-04Allow rubberband selection of MIDI automation points. FixesCarl Hetherington
2010-07-31Make Clear option work for MIDI automation tracks. Fixes part of #3137.Carl Hetherington
2010-07-14A few fixes to interpolation of MIDI controller data. Don't interpolateCarl Hetherington
2010-06-25Make MIDI region `automation' respect the automation mode so that it isCarl Hetherington
2010-05-25Make discrete mode work for MIDI automation views. Fixes #3178.Carl Hetherington
2010-05-25Allow region-based automation axes to report whether theyCarl Hetherington
2010-05-22Handle automation modes better with region-based (MIDI) automation. Should f...Carl Hetherington
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-19Move toggle-waveforms-while-recording into RC options.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
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
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2007-09-06Deep "automation regions" support.David Robillard