summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-11joystick 1.6.1HEADxf86-input-joystick-1.6.1masterSascha Hlusiak1-1/+1
2011-11-13Copy pInfo->driver to option list to fix hotplugging of keyboard deviceSascha Hlusiak1-0/+1
2011-11-13man: valuators are not added automaticallySascha Hlusiak1-3/+0
2011-11-13Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-input...Sascha Hlusiak1-21/+44
2011-11-01Deal with opaque input option types.Peter Hutterer1-15/+38
2011-10-31Fix option type for option duplicationPeter Hutterer1-8/+8
2011-10-15label buttons and axesSascha Hlusiak2-7/+40
2011-09-06unify capitalization of joystick propertiesDevin J. Pohly1-1/+1
2011-07-18Return proper default for unknown values in pInfo->device_control.Terry Lambert2-2/+3
2011-04-20joystick 1.6.0xf86-input-joystick-1.6.0Sascha Hlusiak1-1/+1
2011-04-20Updated man page to reflect latest changesSascha Hlusiak1-27/+20
2011-04-20Added xorg.conf.d example snippedSascha Hlusiak2-1/+52
2011-04-20Revert "config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thi...Sascha Hlusiak1-3/+1
2011-04-20Free pInfo->private only once to fix server crash on unplug (bug #35391)Sascha Hlusiak1-7/+20
2011-04-06joystick 1.5.99.901xf86-input-joystick-1.5.99.901Peter Hutterer1-1/+1
2010-12-16Support input ABI 12Peter Hutterer4-141/+129
2010-12-16Get the option values from pInfo instead of from the IDevRec.Peter Hutterer1-19/+19
2010-12-16Don't call xf86OptionListReport()Peter Hutterer2-2/+0
2010-12-16Purge use of XI_PRIVATE macro.Peter Hutterer3-4/+7
2010-12-16Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer2-38/+0
2010-12-16Don't handle history_size in the driver.Peter Hutterer1-2/+1
2010-12-16Require server 1.9, drop pre-ABI 11 support.Peter Hutterer5-355/+6
2010-12-16Remove usage of XI86_POINTER_CAPABLE flag.Peter Hutterer1-2/+1
2010-12-16Replace LocalDevicePtr with InputInfoPtrPeter Hutterer6-102/+102
2010-12-15Bump to 1.5.99Peter Hutterer1-1/+1
2010-10-18Code cleanup, bad structure initialization.Trevor Woerner1-4/+2
2010-10-18Deprecated code cleanup.Trevor Woerner3-10/+10
2010-06-12COPYING: replace stub file with Copyright noticesGaetan Nadon1-10/+39
2010-06-12config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdpartyGaetan Nadon1-1/+3
2010-06-12config: EXTRA_DIST is redundantGaetan Nadon1-2/+0
2010-06-11config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-23/+6
2010-06-11config: fix warnings, m4 quoting and layoutGaetan Nadon1-50/+56
2010-06-11config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-06-11config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-06-11config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-3/+2
2010-06-11config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-06-11config: remove AH_TOP autoheader statementGaetan Nadon9-1/+8
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-02Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-11/+6
2009-11-02.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-14/+64
2009-10-31Bump to 1.5.0xf86-input-joystick-1.5.0Sascha Hlusiak1-1/+1
2009-10-07Revert "add shave support"Sascha Hlusiak5-231/+0
2009-10-02Merge branch 'scancodes'xf86-input-joystick-1.4.99.2Sascha Hlusiak17-2956/+680
2009-10-02add shave supportSascha Hlusiak5-0/+231
2009-09-11Fix NULL pointers in rmlvoSascha Hlusiak2-8/+4