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

filter not yet reconfigured after scan or editing favorite bouquets
This commit is contained in:
[CST] Focus
2015-01-22 18:52:42 +03:00
parent 486d3692a6
commit d98d94550f
9 changed files with 64 additions and 9 deletions

View File

@@ -234,6 +234,7 @@ struct SNeutrinoSettings
std::string epg_dir;
int epg_scan;
int epg_scan_mode;
int epg_save_mode;
int epg_search_history_size;
int epg_search_history_max;