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

xserver-xorg-input-synaptics: Changes to 'refs/tags/v0.14.0'



Tag 'v0.14.0' created by Peter Osterlund <petero2@telia.com> at 2006-04-16 21:25 +0200

v0.14.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQBEQqhGDWzV1E4ZKtgRAvlFAJ9lNgz97VZwe5zN55O1AA1yrH639QCgij0c
ywvs5n4DreCbYWufyrpfCWY=
=Nflg
-----END PGP SIGNATURE-----

Changes since v0.13.6:
Peter Osterlund:
      Added an option to disable the palm detection heuristics.
      Removed TODO entry that was implemented in change
      Added FastTaps option to make the driver react faster to
      Added link to www.kernelnewbies.org on how to apply kernel
      Added "Acer Aspire 2020" to the compatibility list.
      Added "LG LM50" to the compatibility list.
      Added "Acer TravelMate 2501LC" to the compatibility list.
      Added "Acer Aspire 1511 LMi" to the compatibility list.
      Another Makefile fix for x86_64 systems, from the FC3 RPM.
      The fix in change 2732d1ad9fb59937f14d5ec7d0a3f01a9444c843 was not
      Added "COMPAQ Armada M700" to the compatibility list.
      Added "Mitac 6120N" to the compatibility list.
      Better palm detection options. Also reverts change
      Updated the description in the spec file. From the FC3 RPM.
      Updated trouble shooting guide with a hint to check psmouse
      Added "Gateway 7405GX" to the compatibility list.
      Added "Acer TravelMate 522TXV" to the compatibility list.
      Added "ASUS M5N" to the compatibility list.
      Support up to 12 (virtual) mouse buttons.
      Added "DELL Latitude D505" to the compatibility list.
      Added "Compal CL56-15" to the compatibility list.
      Made the event device auto detection more robust. Check for
      Clarified the INSTALL file regarding how to set up the X
      Added "Prestigio Nobile 156" to the compatibility list.
      Made it possible to disable tapping without disabling mouse
      Better fix for the crash fixed in change
      Fixed inconsistent code formatting.
      Improved edge motion behavior. The speed no longer depends
      Better noise reduction in the x/y delta estimates used for
      Made it possible to use horizontal circular scrolling by
      Rearranged code in HandleScrolling() to make it slightly
      Fixed off-by-one error in the pointer motion dx/dy
      Changed default values corresponding to change
      Always update the move_hist[] buffer when a finger is on the
      Fixed a bug that made it possible to lock up the X server by
      Fixed off-by-one error (see also change
      Cosmetic changes.
      Made QueryHardware() static.
      Implemented coasting, ie the ability to automatically
      When coasting starts, take the partial scroll step from the
      Changed version to 0.14.0.

---
 COMPATIBILITY        |   12 +
 INSTALL              |   31 ++-
 Makefile             |   27 +--
 NEWS                 |   34 ++++
 README               |   22 ++
 README.alps          |   13 -
 TODO                 |    1 
 eventcomm.c          |   85 ++++------
 linux_input.h        |    4 
 manpages/synclient.1 |    2 
 manpages/syndaemon.1 |    6 
 synaptics.c          |  399 ++++++++++++++++++++++++++++++++++++++-------------
 synaptics.h          |   42 +++--
 synaptics.spec       |   28 ++-
 synclient.c          |   83 ++++++----
 syndaemon.c          |   36 +++-
 test/test-pad.c      |  164 ++++++++++----------
 test/testprotocol.c  |    3 
 trouble-shooting.txt |    9 -
 19 files changed, 671 insertions(+), 330 deletions(-)
---



Reply to: