lcd4l: show event in webtv/webradio mode

Origin commit data
------------------
Branch: ni/coolstream
Commit: bb1086ab9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-30 (Wed, 30 Sep 2020)

Origin message was:
------------------
- lcd4l: show event in webtv/webradio mode

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-09-30 21:07:36 +02:00
parent 78ae6ee482
commit e875b96269
2 changed files with 9 additions and 0 deletions

View File

@@ -213,6 +213,8 @@ class CInfoViewer : public sigc::trackable
int getSwitchMode() {return zap_mode;}
void resetSwitchMode() {setSwitchMode(IV_MODE_DEFAULT);}
std::string get_livestreamInfo1() { return _livestreamInfo1; }
void changePB();
void ResetPB();
void showSNR();