]> git.sesse.net Git - vlc/commit
Centralized mouse event handling.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 24 Sep 2009 18:24:37 +0000 (20:24 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 26 Sep 2009 11:57:43 +0000 (13:57 +0200)
commitfbedc7c617208aa2bdb5c02ddfc0f9d2d59194a8
tree0a660539ac761bb6c9b37dcc53bcd907ee0d3e15
parent4825526146311e12940ccb89160b7f1900362d7d
Centralized mouse event handling.

There is no functionnal changes but it will be needed to reduce locking time
when vout display are allowed to emit events from their own thread.
src/video_output/display.c