[MPlayer-dev-eng] [PATCH] Apple Remote support

Ulion ulion2002 at gmail.com
Wed Aug 15 08:03:05 CEST 2007


2007/8/15, Diego Biurrun <diego at biurrun.de>:
> On Tue, Aug 14, 2007 at 11:10:15PM +0800, Ulion wrote:
> > 2007/8/14, Diego Biurrun <diego at biurrun.de>:
> > >
> > > ...
> > > a button
> > > ...
> > > a button
> > > ...
> > > Always leave a space between parentheses and text in English.
> > please fix above three places for me.
> >
> > >
> > >   Shorten cookie sequence by removing cookies with value 5 and 18
> > >   because 5 always follows 6 (on tiger), 18 always follows 19 (on leopard).
> > >
> > > > +        // as least 4 cookies to make up a valid sequence.
> > >
> > > aT least
> > >
> > > bettter:
> > >
> > > 4 cookies are needed to make up a valid sequence.
> > here I'm still prefer use the 'at least' prefix, this is what I mean here.
>
> Your sentence is still lacking a proper verb because you are saying
> "to make" instead of make.  You would either have to add something like
> "are needed" or drop the "to".
>
> Anyway, I fixed everything and committed the patch already.
>
> > > Don't bother sending in a new patch, I'll make those changes and apply
> > > the patch in a moment.
> > >
> > > Diego
> > >
> > > P.S.: Your mails could be more readable if you left an empty line
> > > between your answer and the quoted text.
> > thank you.
>
> I would thank you if you could take the P.S. to heart :)
>
> Diego
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>

thank you very much, I got it from svn!

a little comment need to be fixed, in the init() function, the comment
should be:

    // Add elements to the queue to make the queue work.
    // on tiger, It's a sequence from 1 to 21,
    // maybe it's the range of cookie values.

maybe you can fix it.

another question, if I has some new feature to added into this Apple
Remote code some day, should I make a new thread for it or reply to
this thread?

-- 
Ulion



More information about the MPlayer-dev-eng mailing list