simple_display: re-add accidently removed lines ...

Do we need this for showMenuText() and showAudioTrack() to?


Origin commit data
------------------
Branch: ni/coolstream
Commit: 73738c3445
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-30 (Mon, 30 Oct 2017)

Origin message was:
------------------
- simple_display: re-add accidently removed lines ...

Do we need this for showMenuText() and showAudioTrack() to?


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-10-30 08:31:20 +01:00
parent 857e155726
commit 4797d54d6b

View File

@@ -265,6 +265,8 @@ void CLCD::setlcdparameter(void)
void CLCD::showServicename(std::string name, bool)
{
if (g_info.hw_caps->display_type == HW_DISPLAY_LED_NUM)
return;
servicename = name;
if (mode != MODE_TVRADIO)
return;