osd_setup: Make detail line and menu hints configurable.

This commit is contained in:
2022-01-06 16:20:07 +01:00
parent b340d3f019
commit 801b8600ed
8 changed files with 30 additions and 5 deletions

View File

@@ -170,6 +170,7 @@ struct SNeutrinoTheme
int rounded_corners;
int message_frame_enable;
int show_menu_hints_line;
};
struct timer_remotebox_item
@@ -1005,7 +1006,7 @@ struct SNeutrinoSettings
// menu
int menu_pos;
int show_menu_hints;
int show_menu_hints_line;
// int show_menu_hints_line;
// epgview
int bigFonts;