0.8.8 - Fixed RR left an right rotation (gborzi) - Changed code to compile a working driver for both XInput ABI 0.x and 2.0 (Xorg 1.4.0) (me) (Not tested yet for 0.x) - Added improvements to calibrate.sh from Debian package - Added changes to ev_calibrate from Debian package - Added following stuff from Harald Radke to mainstream (harryrat@postnuklear.de): - added support for Option "Rotate" "UD" (upside down) in evtouch input section of xorg.conf - added generic ts-adc touchscreen device to udev rules file 0.8.7 - Added Elo Touchscreen to udev-rules (Stephen Webb) - Added "fix" for AMD64-crashes on touch (Martin Letenay) - Fixed driver-behavior when resolution is changed using xrandr (Yura Semashko) - Added stuff for installing udev-rules to /etc/... (Tuuka Pasanen) - Added workaround for kernel-driver reporting ABS_Z and ABS_RX instead of ABS_X and ABS_Y (Lutz Sammer + me) 0.8.6 - replaced old udev-rules with a more complete one (Thomas Bartosik) - Added Lifebook B-series to udev-rules - Fixed classic rotation (again) - Fixed wrong handling of wrong / fixed default screen size - little code-cleanup (removed obsolete variables) - Fixed segv when switching to VT (Mattia Dongili) 0.8.5 - Made Events in libtouch configurable (experimental) - Changed initialization for Xorg 7.2 0.8.4 - Added XRandr-support (Mattia Dongili) - Fixed Error in calibrate.sh - Minor Compile-Warning fixes (Tuukka Pasanen) - Make CURSORDIR work again (Tuukka Pasanen) - added udev-rules for touchscreen device detection (Tuuka Pasanen) - Button-press / -release now are alway issued on EV_SYN (me) 0.8.3: - removed useless trigger_sm - fixed Middle-Button-Handling again 0.8.2: - Autotools-Improvements by Mattia Dongili - pen-touch logic is used from libtouch now - Minor improvements for libtouch (for handling evtouch) - Middle button and Scrollwheel-Support (by Anthony Liguori) 0.8.1: - Applied autotools-patch from Tuukka Pasanen 0.8: - Imake-Cleanup - Switched default-Y-direction (SDL + GPM compatibility) - Implementation of Statemachine for the pen - Configuration changed (see Website for Details) - Behaviour for the pen has changed 0.6.1: - Added support for swapping y-axis - Added support for swapping x-axis - Added some missing files for calibration (forgot to add them to the tarball) - Fixed bug/typo in CW-rotation (Thanks to Jasun Wurster who provided useful input and testing on the M150 and M170 touchsreens for the 0.6.1 release) 0.6: - Added support for screen-rotation (Thanks to Kevin Quigley for some very useful input) - Added support for calibration 0.5.1: - Added support for emulate3Buttons 0.5: - Initial Release