lcd4linux: more output in movieplayer mode

Origin commit data
------------------
Branch: ni/coolstream
Commit: a34db35e03
Author: TangoCash <eric@loxat.de>
Date: 2016-05-24 (Tue, 24 May 2016)

Origin message was:
------------------
- lcd4linux: more output in movieplayer mode

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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2016-05-24 09:21:54 +02:00
committed by vanhofen
parent 38c4c69e51
commit 32077d2c10
2 changed files with 35 additions and 22 deletions

View File

@@ -109,6 +109,8 @@ class CLCD4l
std::string m_Event;
int m_Progress;
char m_Duration[15];
std::string m_Start;
std::string m_End;
std::string m_font;
std::string m_fgcolor;