summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/push2.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-19 12:26:28 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-09-27 14:59:29 -0500
commit1448be481f8ba11eb9401fb9024a506a7241b64a (patch)
tree446d2a7b0316e6634b1a9d8b4ae4ac2865885a04 /libs/surfaces/push2/push2.h
parent169cf294c58979419a2e19e5a9c005d84ff0f021 (diff)
push2: splash screen
Coded while the paint prep dries in the sun
Diffstat (limited to 'libs/surfaces/push2/push2.h')
-rw-r--r--libs/surfaces/push2/push2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/surfaces/push2/push2.h b/libs/surfaces/push2/push2.h
index b401d7e136..2d130b9d66 100644
--- a/libs/surfaces/push2/push2.h
+++ b/libs/surfaces/push2/push2.h
@@ -431,6 +431,9 @@ class Push2 : public ARDOUR::ControlProtocol
Glib::RefPtr<Pango::Layout> mid_layout[8];
Glib::RefPtr<Pango::Layout> lower_layout[8];
+ void splash ();
+ ARDOUR::microseconds_t splash_start;
+
/* stripables */
int32_t bank_start;