mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Display of livestream infos in IV if no EPG data available
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb1826ebee
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-03-03 (Thu, 03 Mar 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -112,6 +112,8 @@ class CInfoViewer
|
||||
bool channellogoChange;
|
||||
uint32_t lcdUpdateTimer;
|
||||
int zap_mode;
|
||||
std::string _livestreamInfo1;
|
||||
std::string _livestreamInfo2;
|
||||
|
||||
void paintBackground(int col_Numbox);
|
||||
void paintHead();
|
||||
@@ -146,6 +148,8 @@ class CInfoViewer
|
||||
void reset_allScala();
|
||||
void check_channellogo_ca_SettingsChange();
|
||||
void sendNoEpg(const t_channel_id channel_id);
|
||||
bool showLivestreamInfo();
|
||||
|
||||
public:
|
||||
bool chanready;
|
||||
bool is_visible;
|
||||
|
Reference in New Issue
Block a user