gui/miscsettings_menu.cpp: add option to enable/disable epg scan

Origin commit data
------------------
Branch: ni/coolstream
Commit: 680f684ce4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-06-12 18:32:19 +04:00
parent da5fafa6c2
commit f0b7161769
2 changed files with 6 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ struct SNeutrinoSettings
std::string epg_max_events;
std::string epg_extendedcache;
std::string epg_dir;
int epg_scan;
//network
std::string network_ntpserver;