summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_controller.h
AgeCommit message (Expand)Author
2011-04-06Fix my name :)David Robillard
2011-02-16change some parameter names to make things a bit clearer,and require that an ...Paul Davis
2011-02-16fix crash when opening MIDI controller automation tracks, caused by addition ...Paul Davis
2011-01-28allow derived children of BarController to set label position as a width frac...Paul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2010-02-03Stop crash on deleting a plugin when its generic UI window is open.Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2007-07-06Fix 'live' CC sending of bar controllers after loading session (previously on...David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Reduce overhead of multi-type-ness (last Summer's SoC):David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard