mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +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
------------------
Branch: ni/coolstream
Commit: 653d196e16
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)
------------------
This commit was generated by Migit
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