mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user