update guide mode to require pressing enter to tune to selected channels
This commit is contained in:
parent
680f9b694d
commit
b67e4bfc2a
7 changed files with 36 additions and 12 deletions
|
|
@ -29,6 +29,7 @@ typedef struct App {
|
|||
time_t app_start_time;
|
||||
Uint64 app_start_ticks;
|
||||
int guide_time_offset_minutes;
|
||||
int guide_selected_index;
|
||||
char numeric_input_buffer[4];
|
||||
int numeric_input_length;
|
||||
Uint32 numeric_input_timeout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue