[vlc-devel] [PATCH] ActiveX, Mozilla: Add marquee to web plugin

Cyril MATHE cmathe at actech-innovation.com
Mon Jun 29 13:52:09 CEST 2009


Hello,

New features for the web plugin in both mozilla and activex: marquee
video filter. This is the new methods:

video.marquee.enable()
video.marquee.disable()
video.marquee.color(int n)
video.marquee.opacity(int n)
video.marquee.position(int n)
video.marquee.refresh(int n)
video.marquee.size(int n)
video.marquee.text(char *my_text)
video.marquee.timeout(int n)
video.marquee.x(int n)
video.marquee.y(int n)

Added to this patch the test.html web page updated with this new
features.

Best regards,
	Cyril

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ActiveX-Marquee-JS-Bindings.patch
Type: application/mbox
Size: 14500 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090629/b261c2c3/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Moz-Plugin-Marquee-JS-Bindings.patch
Type: application/mbox
Size: 13115 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090629/b261c2c3/attachment-0001.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Mozilla-ActiveX-Update-test.html.patch
Type: application/mbox
Size: 4346 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090629/b261c2c3/attachment-0002.mbox>


More information about the vlc-devel mailing list