mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
movieplayer: fix screensaver init
Origin commit data
------------------
Branch: ni/coolstream
Commit: c78bfcfce0
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Origin message was:
------------------
- movieplayer: fix screensaver init
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -191,7 +191,8 @@ void CMoviePlayerGui::Init(void)
|
||||
keyPressed = CMoviePlayerGui::PLUGIN_PLAYSTATE_NORMAL;
|
||||
isLuaPlay = false;
|
||||
blockedFromPlugin = false;
|
||||
m_screensaver=false;
|
||||
m_screensaver = false;
|
||||
m_idletime = time(NULL);
|
||||
}
|
||||
|
||||
void CMoviePlayerGui::cutNeutrino()
|
||||
|
Reference in New Issue
Block a user