add API to select TAV height mode.
authorRobin Gareus <robin@gareus.org>
Thu, 19 Mar 2015 20:47:34 +0000 (21:47 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 19 Mar 2015 20:47:34 +0000 (21:47 +0100)
commitf1ce87a699c9cca17197b4f33bec5da163810d4f
treeb050b8ceeb6a2b23494da82cfb3f9d87cac9512f
parent6874bca886ad9778a7bedd78a25d56f0bd277cf3
add API to select TAV height mode.

preparation for further Summary and Number of visible
track count fixes.

* “Only Self”: don’t resize child-views (old default)
* “Total Height”: distribute height equally among
   all visible child [automation] lanes
* “Height per Lane”: given height should be applied
   to all sub-views.
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/automation_time_axis.h
gtk2_ardour/midi_time_axis.cc
gtk2_ardour/midi_time_axis.h
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_time_axis.h
gtk2_ardour/time_axis_view.cc
gtk2_ardour/time_axis_view.h