mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
gui/movieplayer.cpp: mark auto-screenshot as done in any case,
if one try fail, next will probably fail anyway
Origin commit data
------------------
Commit: 653d196e16
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)
This commit is contained in:
@@ -2151,4 +2151,6 @@ void CMoviePlayerGui::makeScreenShot(bool autoshot, bool forcover)
|
||||
}
|
||||
}
|
||||
sc->Start();
|
||||
if (autoshot)
|
||||
autoshot_done = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user