neutrino.cpp: add setting to select box state for epg scan

This commit is contained in:
[CST] Focus
2014-03-27 18:47:50 +04:00
parent 29bec8dda2
commit d4353a0692
2 changed files with 7 additions and 1 deletions

View File

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