mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
- infoviewer: an addition to 14dcdc36e3
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -206,7 +206,7 @@ class CInfoViewer : public sigc::trackable
|
||||
int getSwitchMode() {return zap_mode;}
|
||||
void resetSwitchMode() {setSwitchMode(IV_MODE_DEFAULT);}
|
||||
|
||||
void get_livestreamInfo() { initLiveStreamInfo(); }
|
||||
void init_livestreamInfo() { initLiveStreamInfo(); }
|
||||
std::string get_livestreamInfo1() { return _livestreamInfo1; }
|
||||
std::string get_livestreamInfo2() { return _livestreamInfo2; }
|
||||
|
||||
|
Reference in New Issue
Block a user