xf86-input-joystick: Changes to 'master'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Mon Apr 30 20:56:02 EEST 2007


 src/Makefile.am    |    1 
 src/jstk.c         |   98 ++++++++++++++++++++++++++++++++++-----------------
 src/jstk.h         |   35 ++++++++++--------
 src/jstk_axis.c    |   16 ++++----
 src/jstk_key.c     |  100 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/jstk_key.h     |   31 ++++++++++++++++
 src/jstk_options.c |   34 ++++++++++++++++--
 src/jstk_options.h |    3 +
 src/linux_jstk.c   |    8 ++--
 9 files changed, 266 insertions(+), 60 deletions(-)

New commits:
commit a24a5eeb30b224abf2bb512619fe5ab7284fa252
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Mon Apr 30 00:37:27 2007 -0400

    Prepared for proper usage of keymap for device

commit f0ab39f9d200cdf1387bf3ffa1583bfdddd1d427
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Apr 29 23:24:40 2007 -0400

    Fixed dynamic button mapping properly.
    linux_jstk: Button events only reported, when actually changed
    
    Button number and button map reported to X are now calculated correctly.

commit 2bbc03ef668bc450fd50ecbbaa6f19398e994f74
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Apr 29 21:59:54 2007 -0400

    Removed unnamed unions to compile with gcc 2.95
    Only report correct amount of buttons to xorg-server-1.3
    
    Call InitButtonClassDeviceStruct with right number of buttons and right mapping. Works correctly
    since xorg-server-1.3.




More information about the xorg-commit mailing list