rework pixfader design again: remove texture, draw entire (double-sized) pattern...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 12 Jan 2013 01:37:27 +0000 (01:37 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 12 Jan 2013 01:37:27 +0000 (01:37 +0000)
commit2b58d51e50b96145b44e2a92c3ac98e9e21d5314
tree4c5aa7aeb40cdd48a1083a8bc2217941c46250a1
parent9ed64a7f6ccb34b0ef600aa3399c678f564cbfee
rework pixfader design again: remove texture, draw entire (double-sized) pattern ahead of time and render appropriate part of it at expose (this may turn out to be the wrong idea if/when we use a "real" fader design); fix up color(s) in track headers for these things

git-svn-id: svn://localhost/ardour2/branches/3.0@13833 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/route_time_axis.cc
libs/gtkmm2ext/pixfader.cc