[vlc-devel] vlc: svn commit r23014 (jb)

Rafaël Carré funman at videolan.org
Sun Nov 11 03:19:53 CET 2007


Le Sun, 11 Nov 2007 02:52:28 +0100 (CET),
Subversion daemon <svn at videolan.org> a écrit :

> r23014 | jb | 2007-11-11 02:52:28 +0100 (Sun, 11 Nov 2007) | 3 lines
> Changed paths:
>    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
>    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
> 
> Qt4 - A to B Loop implementation.
> 

+        if( i_time == (int)(timeB/1000000) )
+            var_SetTime( THEMIM->getInput(), "time" , timeA );

You better should use i_time >= (timeB/1000000) to be sure we're not
after timeB.

>  > http://trac.videolan.org/vlc/changeset/23014
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel


-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071111/511217e7/attachment.sig>


More information about the vlc-devel mailing list