mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
settings: add setting for CI clock and scan setting for cable NID
This commit is contained in:
@@ -101,6 +101,7 @@ struct SNeutrinoSettings
|
||||
int clockrec;
|
||||
int rounded_corners;
|
||||
int ci_standby_reset;
|
||||
int ci_clock;
|
||||
int radiotext_enable;
|
||||
|
||||
//vcr
|
||||
@@ -658,6 +659,7 @@ public:
|
||||
char TP_rate[9];
|
||||
int fast_type;
|
||||
int fast_op;
|
||||
int cable_nid;
|
||||
|
||||
CScanSettings();
|
||||
|
||||
|
Reference in New Issue
Block a user