mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
driver/scanepg.cpp: reuse code, do not try to add favorites again if scan complete
Origin commit data
------------------
Commit: f2f3737c10
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-07 (Mon, 07 Oct 2013)
This commit is contained in:
@@ -31,10 +31,12 @@ class CEpgScan
|
||||
private:
|
||||
int current_bnum;
|
||||
int current_mode;
|
||||
bool allfav_done;
|
||||
eit_scanmap_t scanmap;
|
||||
t_channel_id next_chid;
|
||||
std::set<transponder_id_t> scanned;
|
||||
void Next();
|
||||
void AddBouquet(CChannelList * clist);
|
||||
|
||||
CEpgScan();
|
||||
public:
|
||||
|
Reference in New Issue
Block a user