[MPlayer-dev-eng] [PATCH] lirc repeat patch

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Jun 27 10:16:53 CEST 2005


Hi,
On Sat, Jun 25, 2005 at 02:47:33AM +0400, Lev A. Melnikovsky wrote:
> Well, I couldn't imagine that somebody may need such a hook, but if you 

Me neither, but at least it had the effect of making your patch simpler
*g*

> think so, here it goes. The patch adds MP_INPUT_RETRY as suggested. 
> Needless to say - it works here. I have also added "default:" branch to 
> the switch construct, just in case.

Thank you very much, applied (I very much prefer this patch since it is
smaller and IMHO easier to understand).
Tiny changes I made:
I didn't add the default: - you are right that it should be there but it
should result in an error not silently ignored.
Used //! for the comment, so that doxygen can use it.
Made the intendation of the continue; fit the rest of the code.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list