mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-06-07 09:38:25 +02:00
Better frame sheduling for smoothness
This commit is contained in:
@@ -24,7 +24,6 @@ private:
|
||||
bool dirty = false;
|
||||
bool frameRendered = false;
|
||||
int requestFrame = 0;
|
||||
bool showVideo = true;
|
||||
bool fullscreen = false;
|
||||
bool mouseDown = false;
|
||||
int8_t latestState = PROTOCOL_STATUS_UNKNOWN;
|
||||
|
||||
Reference in New Issue
Block a user