mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
driver/scanepg.cpp: prefer current bouquet in favorite mode,
adding other favorites when current is finished
This commit is contained in:
@@ -37,6 +37,7 @@ class CEpgScan
|
||||
std::set<transponder_id_t> scanned;
|
||||
void Next();
|
||||
void AddBouquet(CChannelList * clist);
|
||||
bool AddFavorites();
|
||||
|
||||
CEpgScan();
|
||||
public:
|
||||
|
Reference in New Issue
Block a user