mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- epgplus: smoother aligment for channelnumbers
This commit is contained in:
@@ -211,6 +211,7 @@ class EpgPlus
|
||||
//// attributes
|
||||
public:
|
||||
const CZapitChannel * channel;
|
||||
std::string displayNumber;
|
||||
std::string displayName;
|
||||
int index;
|
||||
|
||||
@@ -420,6 +421,7 @@ class EpgPlus
|
||||
|
||||
int channelListStartIndex;
|
||||
int maxNumberOfDisplayableEntries; // maximal number of displayable entrys
|
||||
static int channelNumberOffset;
|
||||
|
||||
time_t startTime;
|
||||
time_t firstStartTime;
|
||||
|
Reference in New Issue
Block a user