mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
gui/movieplayer.cpp: try to fix 'always seek to 0'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67db470798
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-01 (Wed, 01 Oct 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -377,7 +377,7 @@ void CMoviePlayerGui::Cleanup()
|
|||||||
vpid = 0;
|
vpid = 0;
|
||||||
vtype = 0;
|
vtype = 0;
|
||||||
|
|
||||||
startposition = 0;
|
startposition = -1;
|
||||||
is_file_player = false;
|
is_file_player = false;
|
||||||
p_movie_info = NULL;
|
p_movie_info = NULL;
|
||||||
autoshot_done = false;
|
autoshot_done = false;
|
||||||
|
Reference in New Issue
Block a user