]> git.sesse.net Git - vlc/commit
Split INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 11 May 2009 20:17:54 +0000 (22:17 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 11 May 2009 20:17:54 +0000 (22:17 +0200)
commit768bd8a4d8b88a8f44934b172541b14ffd546111
tree6571cb2b6d7e3644b1581e907b2f76b86bd2eb25
parent6701b274cdc557eb7c0e7978c90c7a4f610edec0
Split INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.

It allows a finer control on what to update (for gui).
include/vlc_input.h
modules/gui/qt4/input_manager.cpp
src/control/media_player.c
src/input/es_out.c
src/input/event.c
src/input/event.h
src/input/input.c