allow to disable online services w/o cleaning the keys

Origin commit data
------------------
Commit: db896847b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-08 (Mon, 08 Aug 2016)

Origin message was:
------------------
- allow to disable online services w/o cleaning the keys
This commit is contained in:
vanhofen
2016-08-08 23:11:17 +02:00
parent 6b442c8394
commit c128b2950b
8 changed files with 64 additions and 6 deletions

View File

@@ -46,6 +46,9 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
CMenuOptionChooser * epg_save_frequently;
CMenuOptionChooser * epg_read;
CMenuOptionChooser * epg_scan;
CMenuOptionChooser * tmdb_onoff;
CMenuOptionChooser * youtube_onoff;
CMenuOptionChooser * shoutcast_onoff;
CMenuForwarder * epg_dir;
int width;
std::string epg_cache;