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

This commit is contained in:
[CST] Focus
2013-10-02 15:29:38 +04:00
parent 30c7010c6b
commit 3ccd5cca68
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;