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
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
Sascha Hlusiak
1
-1
/
+1
2009-10-07
Revert "add shave support"
Sascha Hlusiak
5
-231
/
+0
2009-10-02
Merge branch 'scancodes'
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
2009-09-11
Merge branch 'scancodes' of ssh://deepthought/home/sascha/develop/xorg/xf86-i...
Sascha Hlusiak
13
-2957
/
+454
2009-09-11
joystick 1.4.99.1
Peter Hutterer
1
-1
/
+1
2009-09-11
Fix typo in configure.
Peter Hutterer
1
-3
/
+4
2009-06-23
Support for axis labels; fix build on master
Sascha Hlusiak
1
-2
/
+28
2009-04-15
fix manpage and examples to reflect recent key changes
Sascha Hlusiak
2
-28
/
+24
2009-04-14
Property support for scancodes
Sascha Hlusiak
3
-22
/
+83
2009-04-11
configure.ac: this is 1.4.99
Sascha Hlusiak
1
-1
/
+1
2009-04-11
Use preset keyboard layout instead of custom generated keymap.
Sascha Hlusiak
3
-53
/
+336
2009-04-11
Remove parsing of keysyms.
Sascha Hlusiak
1
-47
/
+9
2009-04-11
Remove ks_tables.h
Sascha Hlusiak
1
-2694
/
+0
2009-04-11
Remove parsing of keysyms
Sascha Hlusiak
3
-112
/
+1
2009-03-19
Fix compiler warning about stray INT8-CARD8 conversion
Sascha Hlusiak
1
-1
/
+1
2009-03-19
Merge branch 'pwm'
Sascha Hlusiak
8
-25
/
+188
2009-03-19
Missing initialization of button amplify
Sascha Hlusiak
1
-0
/
+1
2009-03-19
Merge branch 'master' of sascha:develop/xorg/xf86-input-joystick
Sascha Hlusiak
2
-8
/
+60
2009-03-18
Mention PWM mode in man page
Sascha Hlusiak
1
-1
/
+5
2009-03-18
Fix build on FreeBSD with USB2
Sascha Hlusiak
2
-0
/
+4
2009-03-01
Comment float properties in joystick-properties.h
Sascha Hlusiak
1
-2
/
+2
2009-03-01
Support for float properties
Sascha Hlusiak
1
-6
/
+58
2009-02-19
Add PWM key generation when axis in accelerated mode
Sascha Hlusiak
4
-13
/
+183
2009-02-19
Don't set axis.oldvalue in backend
Sascha Hlusiak
3
-11
/
+0
2009-02-17
Fix for sparse warning of uninitialized variable
Sascha Hlusiak
1
-2
/
+4
2009-02-17
Janitor: gcc 4.5 and sparse warnings.
Paulo Cesar Pereira de Andrade
4
-5
/
+9
2009-02-17
Janitor: make distcheck, .gitignore.
Paulo Cesar Pereira de Andrade
6
-20
/
+24
2009-02-02
Use InitKeyboardDeviceStruct instead of nonexistant XkbInitKeyboardDeviceStruct
Sascha Hlusiak
1
-3
/
+18
2009-01-30
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0
/
+20
2009-01-26
Fix build on master. All hail XKB!
Sascha Hlusiak
1
-1
/
+2
2009-01-09
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
1
-1
/
+1
2008-12-28
Prepare for 1.4.0 release
Sascha Hlusiak
1
-1
/
+1
2008-12-28
Matched comments in joystick-properties.h with previous commit
Sascha Hlusiak
1
-3
/
+3
2008-12-28
Export JSTK_* constants with joystick-properties.h
Sascha Hlusiak
2
-22
/
+28
[next]