mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 07:53:37 +02:00
lcd4l: add info1 and info2; ...
in tv/radio/movieplayer-mode this files holds the epg-informations,
in audioplayer-mode info1 contains album, info2 contains genre
Origin commit data
------------------
Commit: 40659d3d81
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Origin message was:
------------------
- lcd4l: add info1 and info2; ...
in tv/radio/movieplayer-mode this files holds the epg-informations,
in audioplayer-mode info1 contains album, info2 contains genre
This commit is contained in:
@@ -114,6 +114,8 @@ class CLCD4l
|
||||
std::string m_Layout;
|
||||
|
||||
std::string m_Event;
|
||||
std::string m_Info1;
|
||||
std::string m_Info2;
|
||||
int m_Progress;
|
||||
char m_Duration[15];
|
||||
std::string m_Start;
|
||||
|
Reference in New Issue
Block a user