mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
- movieplayer: fix screensaver init
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