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

Origin commit data
------------------
Commit: 3ccd5cca68
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
This commit is contained in:
[CST] Focus
2013-10-02 15:29:38 +04:00
parent 620b091539
commit cae9925667
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;