projects
/
ccbs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make sure each screen stays on for a minimum of three seconds (eight if it contains...
[ccbs]
/
bigscreen
/
rotatescreen.h
diff --git
a/bigscreen/rotatescreen.h
b/bigscreen/rotatescreen.h
index
114f6c0
..
6a5c35f
100644
(file)
--- a/
bigscreen/rotatescreen.h
+++ b/
bigscreen/rotatescreen.h
@@
-26,6
+26,7
@@
private:
bool in_fade, fade_found_start_time, fade_to_new_info;
bool needs_update();
+ bool can_update();
public:
RotateScreen();