gui/miscsettings_menu.cpp: move epg scan OFF option to epg mode,

reorder epg settings, add separators


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c22682df3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-14 (Wed, 14 May 2014)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-05-14 16:32:49 +04:00
parent 0b2a9b580f
commit 92a6be85f7
8 changed files with 39 additions and 31 deletions

View File

@@ -42,6 +42,7 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
CSectionsdConfigNotifier* sectionsdConfigNotifier;
//COnOffNotifier* miscNotifier;
COnOffNotifier* miscEpgNotifier;
COnOffNotifier* miscEpgScanNotifier;
int width;
std::string epg_cache;
std::string epg_extendedcache;