indoviewer: hide infoclock from movieplayer too

Origin commit data
------------------
Branch: ni/coolstream
Commit: aa9d82f557
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-17 (Mon, 17 Feb 2020)

Origin message was:
------------------
- indoviewer: hide infoclock from movieplayer too

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-02-17 22:24:21 +01:00
parent d100d531be
commit 68b672a37a

View File

@@ -573,6 +573,8 @@ void CInfoViewer::showMovieTitle(const int playState, const t_channel_id &Channe
const int duration, const int curr_pos,
const int repeat_mode, const int _zap_mode)
{
CInfoClock::getInstance()->disableInfoClock();
if (g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_LEFT ||
g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_RIGHT ||
g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_CENTER ||