[MPlayer-dev-eng] [PATCH] move mousewheel-down event supression to fifo.c

Mate Miklos mtmkls at freemail.hu
Thu Jan 18 23:40:22 CET 2007


On 2007 January 18 Thursday 20:48, Reimar Döffinger wrote:
> Hello,
> mousewheel down events are supressed because they tend to get stuck
> (only space for 10 events in our queue). Instead of having this code
> twice in x11_common.c and vo_sdl.c this patch moves it to fifo.c.
> That should make both the reason for this "hack" more clear and maybe
> make it easier to create a proper solution.
>
> Greetings,
> Reimar Döffinger

Yes, of course this solution is better than mine. I only corrected 
the ''ignoring'' in those vo drivers.

Miklos



More information about the MPlayer-dev-eng mailing list