xf86-input-joystick: Changes to 'master'

Sascha Hlusiak saschahlusiak at kemper.freedesktop.org
Tue Mar 20 01:46:19 EET 2007


 man/.cvsignore   |    2 
 man/.gitignore   |    3 
 man/Makefile.am  |    4 
 man/joystick.man |   64 ++++++
 src/Makefile.am  |    3 
 src/linux_jstk.c |  175 ++++++++++++++++++
 src/linux_jstk.h |   33 +++
 src/xf86Jstk.c   |  511 +++++++++++++++++++++----------------------------------
 src/xf86Jstk.h   |   89 +++++++++
 9 files changed, 564 insertions(+), 320 deletions(-)

New commits:
commit 5cb52bfcbc607bb2146931e9646749de1c9c0ce4
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Mon Mar 19 19:46:13 2007 -0400

    Man page matches current features of the driver

commit 77c5baae7236093433f04c598615793f81445026
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 23:34:41 2007 -0400

    Added Option to map joystick buttons to mousebuttons

commit b918c3430417d167066ab5190e1f6ad76930586b
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 19:49:33 2007 -0400

    Made driver report button events
    Introduced empty manpage

commit 0a8db6856da6a21594a39b7e0b067a78621624d7
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 01:57:02 2007 -0400

    added .gitignore to git

commit 629d5faa8b2877fcc2a4c7cd78ec8c2dc35a831d
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 01:56:04 2007 -0400

    moved .cvsignore to .gitignore

commit e3b851cf372d72ab547f703892162de865a3058e
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 01:54:49 2007 -0400

    Splitted to multiple files

commit af7edfd1363598b48c4e12500316e9f689dbb1ca
Author: Sascha Hlusiak <saschahlusiak at arcor.de>
Date:   Sun Mar 18 01:53:43 2007 -0400

    Stripped everything down to the minimum
    Added generic data structs
    Splitted to multiple files
    Moved to newer joystick.h interface
    Added read_input function




More information about the xorg-commit mailing list