- allow to disable online services w/o cleaning the keys

This commit is contained in:
svenhoefer
2016-08-08 23:11:17 +02:00
parent a291b11300
commit db896847b9
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;