index
:
xorg/driver/xf86-input-joystick
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
xf86-input-joystick-1.2
xf86-input-joystick-1.3
xf86-input-joystick-1.4
X.org xf86-input-joystick driver.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
joystick 1.6.1
HEAD
xf86-input-joystick-1.6.1
master
Sascha Hlusiak
1
-1/+1
2011-11-13
Copy pInfo->driver to option list to fix hotplugging of keyboard device
Sascha Hlusiak
1
-0/+1
2011-11-13
man: valuators are not added automatically
Sascha Hlusiak
1
-3/+0
2011-11-13
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-input...
Sascha Hlusiak
1
-21/+44
2011-11-01
Deal with opaque input option types.
Peter Hutterer
1
-15/+38
2011-10-31
Fix option type for option duplication
Peter Hutterer
1
-8/+8
2011-10-15
label buttons and axes
Sascha Hlusiak
2
-7/+40
2011-09-06
unify capitalization of joystick properties
Devin J. Pohly
1
-1/+1
2011-07-18
Return proper default for unknown values in pInfo->device_control.
Terry Lambert
2
-2/+3
2011-04-20
joystick 1.6.0
xf86-input-joystick-1.6.0
Sascha Hlusiak
1
-1/+1
2011-04-20
Updated man page to reflect latest changes
Sascha Hlusiak
1
-27/+20
2011-04-20
Added xorg.conf.d example snipped
Sascha Hlusiak
2
-1/+52
2011-04-20
Revert "config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thi...
Sascha Hlusiak
1
-3/+1
2011-04-20
Free pInfo->private only once to fix server crash on unplug (bug #35391)
Sascha Hlusiak
1
-7/+20
2011-04-06
joystick 1.5.99.901
xf86-input-joystick-1.5.99.901
Peter Hutterer
1
-1/+1
2010-12-16
Support input ABI 12
Peter Hutterer
4
-141/+129
2010-12-16
Get the option values from pInfo instead of from the IDevRec.
Peter Hutterer
1
-19/+19
2010-12-16
Don't call xf86OptionListReport()
Peter Hutterer
2
-2/+0
2010-12-16
Purge use of XI_PRIVATE macro.
Peter Hutterer
3
-4/+7
2010-12-16
Drop close_proc, conversion_proc, reverse_conversion_proc
Peter Hutterer
2
-38/+0
2010-12-16
Don't handle history_size in the driver.
Peter Hutterer
1
-2/+1
2010-12-16
Require server 1.9, drop pre-ABI 11 support.
Peter Hutterer
5
-355/+6
2010-12-16
Remove usage of XI86_POINTER_CAPABLE flag.
Peter Hutterer
1
-2/+1
2010-12-16
Replace LocalDevicePtr with InputInfoPtr
Peter Hutterer
6
-102/+102
2010-12-15
Bump to 1.5.99
Peter Hutterer
1
-1/+1
2010-10-18
Code cleanup, bad structure initialization.
Trevor Woerner
1
-4/+2
2010-10-18
Deprecated code cleanup.
Trevor Woerner
3
-10/+10
2010-06-12
COPYING: replace stub file with Copyright notices
Gaetan Nadon
1
-10/+39
2010-06-12
config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdparty
Gaetan Nadon
1
-1/+3
2010-06-12
config: EXTRA_DIST is redundant
Gaetan Nadon
1
-2/+0
2010-06-11
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-23/+6
2010-06-11
config: fix warnings, m4 quoting and layout
Gaetan Nadon
1
-50/+56
2010-06-11
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-06-11
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2/+0
2010-06-11
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-3/+2
2010-06-11
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-06-11
config: remove AH_TOP autoheader statement
Gaetan Nadon
9
-1/+8
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-2/+2
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22/+19
2009-12-28
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1/+1
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-11-02
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1/+0
2009-11-02
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3/+6
2009-11-02
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
2
-11/+6
2009-11-02
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-14/+64
2009-10-31
Bump to 1.5.0
xf86-input-joystick-1.5.0
Sascha Hlusiak
1
-1/+1
2009-10-07
Revert "add shave support"
Sascha Hlusiak
5
-231/+0
2009-10-02
Merge branch 'scancodes'
xf86-input-joystick-1.4.99.2
Sascha Hlusiak
17
-2956/+680
2009-10-02
add shave support
Sascha Hlusiak
5
-0/+231
2009-09-11
Fix NULL pointers in rmlvo
Sascha Hlusiak
2
-8/+4
[next]