index
:
~jwrdegoede/xf86-input-joystick
master
Hans' xf86-input-joystick repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
Add support for server managed fds
HEAD
master
Hans de Goede
6
-17
/
+39
2014-03-13
Add a generic jstkCloseDevice helper function
Hans de Goede
5
-33
/
+27
2014-03-13
Use jstkCloseDevice_* on error in jstkOpenDevice_* backend functions
Hans de Goede
3
-35
/
+22
2013-10-10
Handle DEVICE_ABORT for input ABI 19.1
Peter Hutterer
1
-0
/
+5
2013-01-16
joystick 1.6.2
Sascha Hlusiak
1
-1
/
+1
2013-01-16
config: warning in default xorg.conf.d snippet: do not enable by default
Sascha Hlusiak
1
-0
/
+4
2013-01-16
jast_axis: tune accelerated axis transformation to better work with circular ...
Sascha Hlusiak
1
-2
/
+55
2013-01-16
backend_evdev: fix scaling overflow for high resolution axes
Sascha Hlusiak
1
-2
/
+24
2013-01-14
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Gaetan Nadon
1
-1
/
+1
2012-10-03
configure: enable debug output code by default
Sascha Hlusiak
1
-3
/
+3
2012-10-03
man: more manpage tuning and polishing
Sascha Hlusiak
1
-45
/
+59
2012-10-03
config: mention floating option in xorg.conf.d snippet
Sascha Hlusiak
1
-0
/
+3
2012-10-03
man: mention use cases for when to use the module and when not to
Sascha Hlusiak
1
-9
/
+30
2012-10-03
man: some typos and grammar fixes
Sascha Hlusiak
1
-13
/
+13
2012-10-03
man: point out that the joystick module is not a joystick driver
Peter Hutterer
1
-1
/
+7
2012-09-25
silence compiler warnings
Sascha Hlusiak
3
-10
/
+10
2012-03-11
joystick 1.6.1
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-02
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-16
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
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
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-11
COPYING: replace stub file with Copyright notices
Gaetan Nadon
1
-10
/
+39
2010-06-11
config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdparty
Gaetan Nadon
1
-1
/
+3
2010-06-11
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
[next]