lcd4l: fix eventinfo for webtv/radio

commit based upon c1a45defc6


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fc395712b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-11 (Sat, 11 Sep 2021)

Origin message was:
------------------
- lcd4l: fix eventinfo for webtv/radio

commit based upon c1a45defc6


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-09-11 21:24:36 +02:00
parent 1be753cb5a
commit 584c9c81e0
2 changed files with 15 additions and 6 deletions

View File

@@ -214,6 +214,7 @@ class CInfoViewer : public sigc::trackable
void resetSwitchMode() {setSwitchMode(IV_MODE_DEFAULT);}
std::string get_livestreamInfo1() { return _livestreamInfo1; }
std::string get_livestreamInfo2() { return _livestreamInfo2; }
void changePB();
void ResetPB();