[vlc-devel] [PATCH] New Mozilla and ActiveX functionalities.

Cyril MATHE cmathe at actech-innovation.com
Mon May 25 11:20:25 CEST 2009


Hello,

Join to this e-mail, the two corrected patches (moz_plugin and activex)
as Jean-Paul Saman asked for. In addition of this patches, an other
patch for the updated test page for this new functionalities.

Best Regards,

	Cyril Mathé

Le vendredi 22 mai 2009 à 15:15 +0200, Jean-Paul Saman a écrit :
> 
> The proposed JS api is not entirely to current semantics:
> - capital letters are not to be used in property naming
> - <obj>.trackCount is a no-go better use <obj>.count
> - <obj>.trackName(int n) is a misnomer and should be better named 
> <obj>.description(int n)
> 
> The API should be changed to the layout below before it can be merged
in 
> vlc.
> 
> Audio object:
> =============
> property (read): audio.count
> method         : audio.description(int n)
> 
> Subtitle object:
> ================
> property (read/write): subtitle.track
> property (read)      : subtitle.count
> method               : subtitle.description(int n)
> 
> Futher more it is required to update 
> projects/{mozilla,activex}/test.html so that the new JS API members
can 
> also be properly tested.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-moz-plugin-Improve-subtitle-and-audio-track-JS-bind.patch
Type: application/mbox
Size: 12636 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090525/1bc3b976/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ActiveX-Improve-subtitle-and-audio-track-JS-binding.patch
Type: application/mbox
Size: 15485 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090525/1bc3b976/attachment-0001.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-update-test.html.patch
Type: application/mbox
Size: 3501 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090525/1bc3b976/attachment-0002.mbox>


More information about the vlc-devel mailing list