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

Diego Biurrun diego at biurrun.de
Thu Jan 18 21:27:52 CET 2007


On Thu, Jan 18, 2007 at 08:48:18PM +0100, Reimar Döffinger wrote:
> 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.

 3 files changed, 2 insertions(+), 9 deletions(-)

Patch must be good, apply :-)

Diego



More information about the MPlayer-dev-eng mailing list