driver/scanepg.cpp: add support to scan all favorites

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ccd5cca68
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 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-10-02 15:29:38 +04:00
parent 32369f39da
commit f787a43d5d
2 changed files with 35 additions and 13 deletions

View File

@@ -30,6 +30,7 @@ class CEpgScan
{
private:
int current_bnum;
int current_mode;
eit_scanmap_t scanmap;
t_channel_id next_chid;
std::set<transponder_id_t> scanned;