mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- movieplayer: fix screensaver init
This commit is contained in:
@@ -192,6 +192,7 @@ void CMoviePlayerGui::Init(void)
|
|||||||
isLuaPlay = false;
|
isLuaPlay = false;
|
||||||
blockedFromPlugin = false;
|
blockedFromPlugin = false;
|
||||||
m_screensaver = false;
|
m_screensaver = false;
|
||||||
|
m_idletime = time(NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
void CMoviePlayerGui::cutNeutrino()
|
void CMoviePlayerGui::cutNeutrino()
|
||||||
|
Reference in New Issue
Block a user