gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,

filter not yet reconfigured after scan or editing favorite bouquets


Origin commit data
------------------
Branch: ni/coolstream
Commit: d98d94550f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-22 (Thu, 22 Jan 2015)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2015-01-22 18:52:42 +03:00
parent 7a01f2ae7d
commit 7f0ac9a93b
9 changed files with 64 additions and 9 deletions

View File

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