mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
driver/scanepg.cpp: add support to scan all favorites
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user