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

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Sat Jul 7 14:53:07 PDT 2007


Tag 'xf86-input-joystick-1.2.2' created by Sascha Hlusiak <saschahlusiak at arcor.de> at 2007-07-07 22:52 -0700

Joystick Driver Version 1.2.2

Changes since xf86-input-joystick-1.2.1:
Sascha Hlusiak:
      Makefile.am: Rule to autogenerate ChangeLog from git on make dist
      Removed unnamed unions to compile with gcc 2.95
      Fixed dynamic button mapping properly.
      Prepared for proper usage of keymap for device
      Added notes to the manpage
      Removed abundant debugging messages
      Mark float constants with proper f suffix
      Reverted commit a24a5eeb30b224abf2bb512619fe5ab7284fa252 (prepare for keymap)
      Prepared for release 1.2.2

---
 .gitignore         |    2 +
 ChangeLog          |   51 --------------------------
 Makefile.am        |   11 +++++
 configure.ac       |    2 -
 man/.gitignore     |    2 -
 man/joystick.man   |    7 ++-
 src/jstk.c         |  101 +++++++++++++++++++++++++++++++++--------------------
 src/jstk.h         |   35 ++++++++++--------
 src/jstk_axis.c    |   57 ++++++++++++++---------------
 src/jstk_options.c |   44 +++++++++++++++++++----
 src/jstk_options.h |    3 +
 src/linux_jstk.c   |    8 ++--
 12 files changed, 178 insertions(+), 145 deletions(-)
---


More information about the xorg-commit mailing list