xf86-input-joystick: Changes to 'master'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Mon Oct 13 08:22:14 PDT 2008


 .gitignore                    |    1 
 Makefile.am                   |    5 +
 configure.ac                  |    8 ++
 include/Makefile.am           |   23 +++++++
 include/joystick-properties.h |   96 +++++++++++++++++++++++++++++
 src/Makefile.am               |    2 
 src/jstk_properties.c         |  138 ++++++++++++++++++------------------------
 xorg-joystick.pc.in           |    7 ++
 8 files changed, 200 insertions(+), 80 deletions(-)

New commits:
commit 38b4c9b3bd814296971abfe6ef01f531367a43bb
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Mon Oct 13 10:46:10 2008 +1030

    properties: handle checkonly flag in SetProperty.
    
    If checkonly is TRUE, don't touch any values, just check vor validity of the
    data.
    
    Signed-off-by: Sascha Hlusiak <saschahlusiak at arcor.de>

commit 0da072fde42d899b56cc7b05d7b3db2815ac3b9a
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Wed Oct 1 23:14:22 2008 +0200

    Install joystick-properties.h and xorg-joystick.pc for clients.
    
    Let's clients be aware of properties made available by the driver.



More information about the xorg-commit mailing list