mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
movieplayer: fix vfd message when timeshift is startet in paused mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: dae8f4c367
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-01 (Wed, 01 Aug 2018)
Origin message was:
------------------
- movieplayer: fix vfd message when timeshift is startet in paused mode
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1381,6 +1381,7 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
||||
} else {
|
||||
if (g_settings.timeshift_pause)
|
||||
{
|
||||
speed = 0;
|
||||
playstate = CMoviePlayerGui::PAUSE;
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
CVFD::getInstance()->ShowIcon(FP_ICON_PLAY, false);
|
||||
|
Reference in New Issue
Block a user