Rev. | Tiempo | Autor |
---|---|---|
123d21b | 2010-05-11 07:23:07 | Tias Guns |
preliminary debian packaging support |
||
d2ce98b v0.6.1 | 2010-03-22 07:53:26 | Tias Guns |
Release v0.6.1 |
||
c634453 | 2010-03-22 07:42:14 | Mario Domenech Goulart |
calibratorXorgPrint.cpp: fix miny and maxx printing order for UDEV and HAL |
||
c285830 | 2010-03-22 07:42:09 | Tias Guns |
configure.ac: require libtool |
||
68a9b2d | 2010-03-22 07:15:51 | Tias Guns |
Device detection: must be in absolute mode |
||
8487dbe | 2010-03-06 06:25:10 | Tias Guns |
Revert "check that the device is a XI_TOUCHSCREEN, some verbose checks on the number of axes too" |
||
b3ed1ab | 2010-03-04 05:51:27 | Tias Guns |
mis-click detection: more robust |
||
c137854 | 2010-03-02 07:05:06 | Tias Guns |
detect double-clicks on all previous points |
||
a6fc9be | 2010-03-02 06:55:53 | Tias Guns |
mis-click GUI support for GTKMM |
||
496d440 | 2010-03-01 07:14:10 | Tias Guns |
rudimentary mis-click GUI for x11 |
||
57bb872 | 2010-03-01 01:25:40 | tias |
misclick detection in calibrator, now in GUI's |
||
1e9d35d | 2010-03-01 00:37:03 | tias |
preliminary misclick detection |
||
5e90537 | 2010-02-28 23:59:15 | tias |
thresholds for doubleclick and misclick detection as attribute of calibrator |
||
d6e01d7 v0.6.0 | 2010-02-16 07:14:06 | Tias Guns |
release v0.6.0 |
||
59aa37d | 2010-02-16 07:14:06 | Tias Guns |
add .desktop file in scripts/ |
||
5b1572a | 2010-02-16 07:13:25 | Martin Jansa |
add script to calibrate only once and store calibration data for later |
||
10c715f | 2010-02-16 07:02:23 | Tias Guns |
move get_precalib.sh to scripts/ and rename xinput_calibrator_get_hal_calibration.sh |
||
4e08f66 | 2010-02-16 07:02:16 | Tias Guns |
evdev: print ways to make config permanent (easier when evdev >= 2.3.0) |
||
df15f24 | 2010-02-10 06:44:39 | Tias Guns |
add support for specific device id for evdev (necessary when 2 devices have the same name) |
||
2bfe540 | 2010-02-10 05:37:52 | Tias Guns |
rename driver to device part 2: in calibrators |
||
1a2be8f | 2010-02-09 08:09:52 | Tias Guns |
strict compile flags are good, but turning warnings into errors can screw users |
||
4073012 | 2010-02-09 08:07:16 | Tias Guns |
strdup is not ansi C, add my_strdup function |
||
9414275 | 2010-02-09 08:07:10 | Tias Guns |
click coordinates are/must be integers |
||
fa7d457 | 2010-02-09 07:13:43 | Tias Guns |
stricter command line argument parsing |
||
cd98050 | 2010-02-09 07:13:37 | Tias Guns |
swap_xy in dynamic evdev: unswap if already swapped |
||
3706b03 | 2010-02-07 01:52:55 | Tias Guns |
set evdev calibration to default when none is apparently set (fixes sleep/resume quirk) |
||
e66927b | 2010-02-07 01:52:55 | Tias Guns |
xorg print: clean up output and added udev rule |
||
a0bb886 | 2010-02-07 01:52:50 | Tias Guns |
add support for --device option, selects a specific device |
||
241a6d1 | 2010-02-01 03:06:03 | Tias Guns |
add --list option, lists calibratable devices |
||
2275714 | 2010-02-01 03:05:54 | Tias Guns |
check that the device is a XI_TOUCHSCREEN, some verbose checks on the number of axes too |