mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
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:
@@ -573,6 +573,8 @@ void CInfoViewer::showMovieTitle(const int playState, const t_channel_id &Channe
|
|||||||
const int duration, const int curr_pos,
|
const int duration, const int curr_pos,
|
||||||
const int repeat_mode, const int _zap_mode)
|
const int repeat_mode, const int _zap_mode)
|
||||||
{
|
{
|
||||||
|
CInfoClock::getInstance()->disableInfoClock();
|
||||||
|
|
||||||
if (g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_LEFT ||
|
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_RIGHT ||
|
||||||
g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_CENTER ||
|
g_settings.volume_pos == CVolumeBar::VOLUMEBAR_POS_BOTTOM_CENTER ||
|
||||||
|
Reference in New Issue
Block a user