xf86-input-joystick: Changes to 'master'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Sat Jul 7 14:35:56 PDT 2007


 man/joystick.man   |    5 ++
 src/Makefile.am    |    1 
 src/jstk.c         |    7 ---
 src/jstk_axis.c    |   29 +++++++--------
 src/jstk_key.c     |  100 -----------------------------------------------------
 src/jstk_key.h     |   31 ----------------
 src/jstk_options.c |   10 +++--
 7 files changed, 24 insertions(+), 159 deletions(-)

New commits:
commit 321e4395486b66b2b7be0510494f48b2a03a4cc8
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sat Jul 7 23:33:32 2007 +0200

    Reverted commit a24a5eeb30b224abf2bb512619fe5ab7284fa252 (prepare for keymap)
    
    The files and methods will be added back when it is time. So far there is no need for jstk_key.* files and dummy methods.

commit 1e72e8111b637a0dd784077b09c220d53a133520
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sat Jul 7 23:08:45 2007 +0200

    Mark float constants with proper f suffix

commit dc4c0a5e0d585647f649e41f80a859a2fdac4a26
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sat Jul 7 22:57:29 2007 +0200

    Removed abundant debugging messages
    
    Debugging messages about loading and unloading the module were printed
    every time, before debug_level could be set. Removed the messages
    completely, because they use nobody except me.

commit 2b54ee1b023bbce422429a0efe8a5958c0d08847
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sat Jul 7 22:52:24 2007 +0200

    Added notes to the manpage



More information about the xorg-commit mailing list