[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.5.99.901-1'



Tag 'xserver-xorg-input-evdev-1_2.5.99.901-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-22 14:56 +0000

Tagging upload of xserver-xorg-input-evdev 1:2.5.99.901-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzqhJMACgkQeGfVPHR5Nd3SnQCdGyLh4j59ZcF/5GxG58HpNaS6
xqwAn3u5MpNG1YVCIEUc0b+1HBRV5EZr
=G1Ds
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-evdev-1_2.5.0-1:
Benjamin Tissoires (1):
      Add the names of the valuators for the multitouch properties

Cyril Brulebois (3):
      Merge branch 'upstream-experimental' into debian-experimental
      Update changelogs.
      Upload to experimental.

Nikolai Kondrashov (5):
      Fix comments about BTN_TOOL_PEN.
      Improve dumb tablet detection
      Add BTN_TOUCH/STYLUS/STYLUS2 support.
      Clean up button code to number mapping
      Extend button mapping to full ranges

Peter Hutterer (21):
      Remove usage of XI86_POINTER_CAPABLE and XI86_KEYBOARD_CAPABLE.
      Add ifdefs for pre ABI 12 support.
      Use pInfo->options instead of dev->commonOptions.
      Move private init down.
      Use the new input API (changed PreInit function prototype).
      Return BadMatch for already configured devices.
      Bump to 2.5.99.
      Merge branch 'input-api' of git://people.freedesktop.org/~whot/xf86-input-evdev
      Remove refcnt initialization from InputDriverRec.
      De-duplicate event queue access.
      Don't pass pointers around to first_v and num_v.
      Fix valuator offset when posting absolute motion events.
      When posting buttons, post absolute valuators if we have them.
      Rename evdev->tool to evdev->proximity.
      Add proximity support.
      Rename abs/rel/prox to abs_queued/rel_queued/prox_queued.
      Use an array for the proximity bits.
      Rename CountBits to EvdevCountBits.
      Input API 12 requires a valuator mode for each axis.
      Reshuffle to avoid the need for XI86_CONFIGURED.
      evdev 2.5.99.901

Tim Yamin (1):
      SwapAxes should rescale raw values when enabled

---
 ChangeLog        |  374 +++++++++++++++++++++++++++++++++++++++
 configure.ac     |    2 
 debian/changelog |    6 
 src/evdev.c      |  518 +++++++++++++++++++++++++++++++++++--------------------
 src/evdev.h      |   11 -
 5 files changed, 723 insertions(+), 188 deletions(-)
---


Reply to: