More minimal preview view in the top right corner
This commit is contained in:
parent
f64429b7b4
commit
fe5fccbd02
4 changed files with 60 additions and 20 deletions
|
|
@ -24,6 +24,7 @@ typedef struct App {
|
|||
int startup_handoff_active;
|
||||
int last_blackout_state;
|
||||
Uint32 startup_handoff_until;
|
||||
Uint32 last_guide_preview_update;
|
||||
Uint32 channel_banner_until;
|
||||
Uint32 channel_switch_lock_until;
|
||||
time_t app_start_time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue