]> git.sesse.net Git - ccbs/blobdiff - bigscreen/rotatescreen.h
Start the fade when we can display the first frame of it, not when we know that there...
[ccbs] / bigscreen / rotatescreen.h
index d2c69f788d78c6c97bbc25ab65bcaee4e766be66..4fe6edfe13a3a474a340b16fee314de5c2376423 100644 (file)
@@ -23,7 +23,7 @@ private:
        unsigned current_screen;
 
        struct timeval last_update, fade_started;
-       bool in_fade, same_fade;
+       bool in_fade, fade_found_start_time, same_fade;
 
        bool needs_update();