mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- epgview: fix content of small bottom box in movieplayer mode
This commit is contained in:
@@ -94,6 +94,7 @@ class CEpgData
|
||||
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, bool adzap = false, bool mp_info = false);
|
||||
void showProgressBar();
|
||||
bool isCurrentEPG(const t_channel_id channel_id);
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user