[vlc-devel] [PATCH] Added new commands in share/http/status.xml and modified pl_play

akash mehrotra mehrotra.akash at gmail.com
Mon Mar 21 12:56:22 CET 2011


On 20 March 2011 17:07, Jean-Baptiste Kempf <jb at videolan.org> wrote:

> On Sun, Mar 20, 2011 at 12:58:27PM +0530, akash mehrotra wrote :
> > Output of git diff status.xml is attached
>
> Please send a correct git patch.
>
>
> >    <vlc id="if" param1="command value 'pl_play' strcmp 0 =" />
> > -    <vlc id="rpn" param1="id value vlc_play" />
> > +    <vlc id="if" param1="stream_state value 'paused' strcmp 0 =" />
> > +      <vlc id="rpn" param1="vlc_pause"/>
> > +       <vlc id="else" />
> Indentation of this else is worong.
>
> Best Regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/
> +33 672 704 734
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
Have updated the documentation, and fixed the indentation. I was unable to
check for trailing spaces, or send this mail using git send-email . Have
attached the patches here.
Attached the output of "git format-patch -0 patches origin" for the 2 files
Please tell if any other changes are needed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110321/f549d7f7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-pl_forcepause-pl_newplay-pl_resume-modified-pl.patch
Type: text/x-patch
Size: 2173 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110321/f549d7f7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Updated-to-reflect-changes-in-status.xml.patch
Type: text/x-patch
Size: 943 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110321/f549d7f7/attachment-0001.bin>


More information about the vlc-devel mailing list