mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
epgview.cpp: -add adzap
This commit is contained in:
@@ -87,7 +87,8 @@ class CEpgData
|
||||
void showText( int startPos, int ypos );
|
||||
bool hasFollowScreenings(const t_channel_id channel_id, const std::string & title);
|
||||
int FollowScreenings(const t_channel_id channel_id, const std::string & title);
|
||||
void showTimerEventBar(bool show);
|
||||
void showTimerEventBar(bool show, bool webzap=false);
|
||||
bool isCurrentEPG(const t_channel_id channel_id);
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user