Project "Tuxbox-GIT: apps": The branch, master has been updated via d1a86219bc9080bb60fab8492adc8793cf1c578c (commit) from 27805a03a3ec2008e7363c9d0a84b655f4f210d3 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1a86219bc9080bb60fab8492adc8793cf1c578c Author: Christian Schuett <gaucho...@hotmail.com> Date: Fri May 1 17:59:59 2015 +0200 Neutrino movieplayer: fix restarting a movie when end bookmark was reached Signed-off-by: Christian Schuett <gaucho...@hotmail.com> Signed-off-by: GetAway <get-a...@t-online.de> diff --git a/tuxbox/neutrino/src/gui/movieplayer.cpp b/tuxbox/neutrino/src/gui/movieplayer.cpp index feb1858..5676b0b 100644 --- a/tuxbox/neutrino/src/gui/movieplayer.cpp +++ b/tuxbox/neutrino/src/gui/movieplayer.cpp @@ -3112,6 +3112,7 @@ else //-------------------------------- ctx->inFd = -1; mp_closeDVBDevices(ctx); + g_fileposition = 0L; //-- on exit after film end this will force any -- //-- action in ::PlayFile() - do not remove ! -- ----------------------------------------------------------------------- Summary of changes: tuxbox/neutrino/src/gui/movieplayer.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Tuxbox-GIT: apps ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Tuxbox-cvs-commits mailing list Tuxbox-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tuxbox-cvs-commits