arm/mips: new video setting zapping mode added

This commit is contained in:
BPanther
2020-01-26 22:31:45 +01:00
committed by Thilo Graf
parent b41135b95a
commit 6c2175671b
7 changed files with 64 additions and 5 deletions

View File

@@ -222,6 +222,9 @@ struct SNeutrinoSettings
int record_safety_time_before;
int record_safety_time_after;
int zapto_pre_time;
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
int zappingmode;
#endif
int infobar_sat_display;
int infobar_show_channeldesc;
int infobar_subchan_disp_pos;