xf86-input-evdev: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Thu Nov 2 05:15:12 EET 2006


 configure.ac      |    2 +-
 src/evdev.c       |   10 +++++++---
 src/evdev.h       |    1 +
 src/evdev_axes.c  |   10 +++++++++-
 src/evdev_brain.c |   18 ++++++++++++++++++
 src/evdev_key.c   |    7 ++++---
 6 files changed, 40 insertions(+), 8 deletions(-)

New commits:
commit 5a5457e69c719980334cb662e5abcb77cd09bc7a
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Thu Nov 2 03:42:57 2006 +0200

    bump to 1.1.4

commit 3fc70342aaba5f95d01b6e51164ae207532fa8f4
Merge: 1a8cea3... ef01c2e...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Thu Nov 2 03:42:14 2006 +0200

    Merge branch 'input-hotplug'

commit 1a8cea3dc4d8336b61a071a52479e71d7dd619d4
Merge: 51d21a3... 4c72fb7...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Thu Nov 2 03:42:13 2006 +0200

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev

commit ef01c2ef65fa64cb213dc3adfa30c75635d1fe03
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Thu Nov 2 03:41:48 2006 +0200

    key: use os bell-ringing function
    Use the OS bell-ringing function to ding the bell.

commit 036b457c1b3f7d2d174da890cb8598d907181f8e
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Wed Oct 25 02:22:46 2006 +0300

    support new DIX motion history API
    Use the DIX motion history if we have ABI version 1 or higher.

commit 79eb7dcac8cdbecc07be08737388a8a6574e3d76
Merge: d7f686b... 63f7edf...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Oct 17 11:32:39 2006 +0300

    Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug

commit d7f686bfa3e773cfc7740c707da9fc64196e143c
Merge: ec09e0d... 4c72fb7...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Oct 17 11:31:58 2006 +0300

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug

commit ec09e0d55dd14164cc46a68a71d439cc550df063
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Oct 15 19:37:46 2006 +0300

    brain: call xf86DeleteInput when removing device
    Call xf86DeleteInput from evdevRemoveDevice, so it also gets removed from
    xf86InputDevs in the DDX.

commit 77cbbc20b60fd564f8add39bfb840c85d5cad51d
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Oct 8 16:14:12 2006 +0300

    key: remove usage of OS keyboard layer for bell
    Right now, bell is a no-op.

commit 63f7edf7862032221e25de3c59fee1158d616597
Merge: 7b91f92... 771eee9...
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Tue Jul 25 16:00:44 2006 -0400

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug

commit e4681504487151553894ae0d513b9e833d2597d1
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Fri Jul 21 14:38:12 2006 -0400

    fix InitValuatorClassDeviceStruct call
    I don't know how the last parameter got there.  Sorry.

commit 7b91f9277afb4bd9e557f9600bd92c68dd2435c9
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Wed Jul 19 19:45:27 2006 -0400

    pass maxval correctly to xf86InitValuatorAxisDeviceStruct
    Pass a maxval of -1 (i.e., fill this in appropriately), rather than 0 (0).

commit 7defeb0aefb216d203b495a53a6d1d505f7dece4
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Wed Jul 19 19:43:08 2006 -0400

    pass number of axes to InitValuatorClassDeviceStruct
    This is now required with the input-hotplug server.

commit 1cb568c0a6c18ec62ebb89ca21a22a77c78cad24
Author: Daniel Stone <daniel.stone at nokia.com>
Date:   Wed Jul 19 19:41:54 2006 -0400

    prune device list on DEVICE_CLOSE
    Remove a device from the device list when we get DEVICE_CLOSE.

commit 51d21a369416bb0a45a2894e83a1cb092cc307d8
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Jul 9 18:08:50 2006 +0100

    remove XFree86LOADER usage
    Build evdevModuleData, et al, unconditionally.




More information about the xorg-commit mailing list