]> git.sesse.net Git - vlc/commit
* ./src/video_output/video_output.c: mouse coordinates are now variables.
authorSam Hocevar <sam@videolan.org>
Thu, 17 Oct 2002 16:03:18 +0000 (16:03 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 17 Oct 2002 16:03:18 +0000 (16:03 +0000)
commit0a47ec018fe91562772bf090876796787c4d5a96
treeb12f579996733e5886d3d284bc1b3f4f61f307e8
parentce7d29b21e28c0e54b778f1f1f4db3e134b1cfd5
  * ./src/video_output/video_output.c: mouse coordinates are now variables.
  * ./modules/access/dvdplay/intf.c: instead of probing the mouse on each
    loop iteration, we set a callback on the corresponding variables.
include/video_output.h
modules/access/dvdplay/intf.c
modules/video_output/x11/xcommon.c
src/video_output/video_output.c