[MPlayer-dev-eng] [PATCH] vo_macosx support mouse movements

Ulion ulion2002 at gmail.com
Tue Dec 18 12:09:16 CET 2007


Hello,

Here's a patch for vo_macosx support send mouse movements command to
mplayer's command system. I tried another patch use vo xv's mouse
movements output, got same result with vo_macosx's one.

Notes: the y of mouse's position is reversed on my machine (mac osx
10.5), that mean the left bottom corner is the (0,0) position of mouse
position related to the view, instead of normal the left top corner.
So there's a fix code in this patch for getting the related mouse
position to the left top corner of play view.

If there's no objection, I will apply this in 2 days.

-- 
Ulion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_macosx_mouse_move_event.diff
Type: text/x-patch
Size: 888 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071218/67d2f275/attachment.bin>


More information about the MPlayer-dev-eng mailing list