settings: add setting for CI clock and scan setting for cable NID

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a2f3412e1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-01-13 14:50:14 +04:00
parent 8f21970b46
commit 4a47d9b430
2 changed files with 4 additions and 0 deletions

View File

@@ -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();