mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
src/gui/movieplayer.cpp: fix play loop, if play stopped using end bookmark in multi-file mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a73ba4a65
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -954,6 +954,9 @@ void CMoviePlayerGui::PlayFileLoop(void)
|
||||
eof = 0;
|
||||
}
|
||||
handleMovieBrowser(0, position);
|
||||
if (playstate == CMoviePlayerGui::STOPPED)
|
||||
at_eof = true;
|
||||
|
||||
FileTime.update(position, duration);
|
||||
}
|
||||
showSubtitle(0);
|
||||
|
Reference in New Issue
Block a user