osd-setup: enable/disable screensaver options by conditions

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8fceac0245
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-16 (Sat, 16 Jan 2016)

Origin message was:
------------------
- osd-setup: enable/disable screensaver options by conditions

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

------------------
This commit was generated by Migit
This commit is contained in:
defans
2016-01-16 12:33:20 +01:00
committed by vanhofen
parent a054659c6a
commit f805e428d6
2 changed files with 22 additions and 9 deletions

View File

@@ -58,6 +58,8 @@ class COsdSetup : public CMenuTarget, public CChangeObserver
COnOffNotifier* channellistNotifier;
COnOffNotifier* infobarHddNotifier;
CGenericMenuActivate casystemActivate;
CGenericMenuActivate screensaverActivate;
CGenericMenuActivate screensaverOptActivate;
CGenericMenuActivate gradentHeadDirection, gradentHintDirection, gradentInfobarTopDirection, gradentInfobarBodyDirection, gradentInfobarFootDirection;
int width;
int is_wizard;