mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
split epg_read from epg_save ...
... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c621f1dec
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Origin message was:
------------------
- split epg_read from epg_save ...
... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.
------------------
This commit was generated by Migit
This commit is contained in:
@@ -41,8 +41,11 @@ class CMiscMenue : public CMenuTarget, CChangeObserver
|
||||
CFanControlNotifier *fanNotifier;
|
||||
CSectionsdConfigNotifier* sectionsdConfigNotifier;
|
||||
//COnOffNotifier* miscNotifier;
|
||||
COnOffNotifier* miscEpgNotifier;
|
||||
COnOffNotifier* miscEpgScanNotifier;
|
||||
CMenuOptionChooser * epg_save;
|
||||
CMenuOptionChooser * epg_save_standby;
|
||||
CMenuOptionChooser * epg_read;
|
||||
CMenuForwarder * epg_dir;
|
||||
int width;
|
||||
std::string epg_cache;
|
||||
std::string epg_extendedcache;
|
||||
|
Reference in New Issue
Block a user