CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: neo 20020717 15:52:34
Modified files:
include : directfb.h
inputdrivers/dbox2remote: dbox2remote.c
inputdrivers/h3600_ts: h3600_ts.c
inputdrivers/joystick: joystick.c
inputdrivers/keyboard: keyboard.c
inputdrivers/linux_input: linux_input.c
inputdrivers/lirc: lirc.c
inputdrivers/ps2mouse: ps2mouse.c
inputdrivers/serialmouse: serialmouse.c
src/core : input.c
Log message:
Made the core fill in the InputEvent's timestamp field if it hasn't
been set by the inputdriver.
Reviewed all inputdrivers once more and removed some calls to
gettimeofday() since dfb_input_dispatch() takes care of this now.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.