[vlc-devel] commit: Added mouse support to filter_t and filter_chain_t. (Laurent Aimar )

git version control git at videolan.org
Wed Jun 3 22:35:36 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Jun  2 21:38:46 2009 +0200| [5f175d3295914f033dabca058fca86edef25d7b2] | committer: Laurent Aimar 

Added mouse support to filter_t and filter_chain_t.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5f175d3295914f033dabca058fca86edef25d7b2
---

 include/vlc_filter.h    |   23 ++++++++
 include/vlc_mouse.h     |  145 +++++++++++++++++++++++++++++++++++++++++++++++
 src/libvlccore.sym      |    1 +
 src/misc/filter_chain.c |   40 +++++++++++++
 4 files changed, 209 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5f175d3295914f033dabca058fca86edef25d7b2



More information about the vlc-devel mailing list