epgplus: smoother aligment for channelnumbers

Origin commit data
------------------
Branch: ni/coolstream
Commit: ab4adc92d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- epgplus: smoother aligment for channelnumbers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-04-10 21:43:01 +02:00
parent 4f56df91de
commit 4aaf207d31
2 changed files with 33 additions and 11 deletions

View File

@@ -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;