[vlc-devel] vlc: svn commit r17599 (dionoea)
Subversion daemon
svn at videolan.org
Fri Nov 10 02:03:23 CET 2006
r17599 | dionoea | 2006-11-10 02:03:23 +0100 (Fri, 10 Nov 2006) | 7 lines
Changed paths:
M /trunk/src/misc/vlm.c
Remove msecseek command. Now seek works differently depending on the argument:
control media seek 10 -> seek to position 10% (previous behavior)
control media seek +10 -> seek 10% forward
control media seed -10 -> seek 10% backwards
control media seek 10s -> seek to position 10s (works with +- too)
control media seek 10ms -> seel to position 10ms (works with +- too)
> http://trac.videolan.org/vlc/changeset/17599
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list