lcd4linux: more output in movieplayer mode

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

Origin message was:
------------------
- lcd4linux: more output in movieplayer mode
This commit is contained in:
TangoCash
2016-05-24 09:21:54 +02:00
committed by vanhofen
parent 990cb5598b
commit 851d568d04
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;