Robin Gareus
af6941ac34
Prepare VCA Automation Lanes -- refactor TAV
...
* add an abstract StripableTimeAxisView (Route TAV + VCA TAV)
* move common strip-methods into STAV
* Add Automation Lanes to VCA TAV
* Allow ATAV without Automatable for VCA Controls
2017-06-15 16:06:32 +02:00
Tim Mayberry
f597bb5ed7
Use PBD::to_string() from pbd/string_convert.h in VCATimeAxisView
2017-04-19 09:37:01 +10:00
Paul Davis
c786328966
use VCA full name in strips and track headers
2017-01-28 16:06:44 +01:00
Paul Davis
cf52d6e4b4
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
2016-07-14 14:45:23 -04:00
Paul Davis
0784660d91
set a theme color for VCA axes in the editor
2016-07-13 13:09:57 -04:00
Paul Davis
351b43d51b
avoid crash after removing a VCA
2016-06-14 16:10:32 -04:00
Paul Davis
8ceab4e193
make sure editor can follow visibility changes for VCAs
2016-06-10 15:00:43 -04:00
Paul Davis
26d94f6014
add ::set_height() for VCATimeAxisView
2016-06-08 11:03:13 -04:00
Paul Davis
d14c3adfe7
repeat previous commit's approach, but for VCATimeAxisView
2016-06-06 19:35:48 -04:00
Paul Davis
c31435b474
RouteUI is now also derived from SessionHandlePtr but NOT AxisView. Fix initialization.
...
Only "most derived" classes can initialize virtual base classes (SessionHandlePtr)
2016-06-05 16:33:01 -04:00
Paul Davis
384d05dd35
change AxisView color API to be virtual and implement per-type variants
2016-06-05 16:33:01 -04:00
Paul Davis
94827afffa
fix both canvas scrolling and interleaving of VCA + Routes in editor
2016-06-03 16:12:32 -04:00
Paul Davis
260058a4a9
move from PresentationInfo::global_order() to PresentationInfo::order, and fix up part of reordering behaviour
...
Dragging tracks/busses in the editor *below* VCAs still does not work
2016-06-03 15:15:39 -04:00
Paul Davis
eee83c25a9
make all TimeAxisView derived types return PresentationInfo for sorting
2016-06-02 14:46:35 -04:00
Paul Davis
0d999ea4ec
remove un-used name_hbox widget from TimeAxisView
2016-06-01 21:57:43 -04:00
Paul Davis
30d0b2a354
minor state tweaks for VCA time axis solo+mute buttons
2016-05-31 15:30:44 -04:00
Paul Davis
482873760c
initial implementation of VCA time axis views
2016-05-31 15:30:44 -04:00