xf86-input-joystick: Changes to 'refs/tags/xf86-input-joystick-1.4.99.2'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Fri Oct 2 02:37:17 PDT 2009


Tag 'xf86-input-joystick-1.4.99.2' created by Sascha Hlusiak <saschahlusiak at arcor.de> at 2009-10-02 10:34 -0700

Joystick Driver 1.4.99.2

Changes since xf86-input-joystick-1.4.99.1:
Sascha Hlusiak (11):
      Remove parsing of keysyms
      Remove ks_tables.h
      Remove parsing of keysyms.
      Use preset keyboard layout instead of custom generated keymap.
      configure.ac: this is 1.4.99
      Property support for scancodes
      fix manpage and examples to reflect recent key changes
      Merge branch 'scancodes' of ssh://deepthought/home/sascha/develop/xorg/xf86-input-joystick into scancodes
      Fix NULL pointers in rmlvo
      add shave support
      Merge branch 'scancodes'

---
 .gitignore                       |    2 
 acinclude.m4                     |   77 +
 config/50-x11-input-joystick.fdi |    8 
 configure.ac                     |    6 
 include/joystick-properties.h    |   12 
 man/joystick.man                 |   44 
 shave-libtool.in                 |   69 
 shave.in                         |   79 +
 src/Makefile.am                  |    3 
 src/StrKeysym.c                  |   82 -
 src/StrKeysym.h                  |   28 
 src/jstk.c                       |   22 
 src/jstk.h                       |   19 
 src/jstk_key.c                   |  344 ++++
 src/jstk_options.c               |   56 
 src/jstk_properties.c            |   91 +
 src/ks_tables.h                  | 2694 ---------------------------------------
 17 files changed, 680 insertions(+), 2956 deletions(-)
---


More information about the xorg-commit mailing list