[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Tag 'xf86-input-joystick-1.2.2' created by Sascha Hlusiak <saschahlusiak@arcor.de> at 2007-07-07 21:52 +0000

Joystick Driver Version 1.2.2

Changes since xf86-input-joystick-1.2.1:
Sascha Hlusiak (9):
      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    |   49 ++++++++++++-------------
 src/jstk_options.c |   44 +++++++++++++++++++----
 src/jstk_options.h |    3 +
 src/linux_jstk.c   |    8 ++--
 12 files changed, 174 insertions(+), 141 deletions(-)
---



Reply to: