Rev. | 时间 | 作者 |
---|---|---|
9d40276 | 2012-08-03 00:08:50 | Philipp Hagemeister |
Add generated src/tester to gitignore |
||
c4ad108 | 2012-08-03 00:07:23 | Philipp Hagemeister |
Add include for pause() |
||
6e5a9b6 rotate_revert | 2012-07-05 16:58:37 | Tias Guns |
Revert "take rotation into account when calculating display size" |
||
9b0803b | 2012-06-27 06:39:36 | Antoine Hue |
Fixing xinput_do_set_prop into cleaner xinput_do_set_int_prop Also fixing property issue on invert axes |
||
41e0d3a | 2012-06-27 06:19:26 | Tias Guns |
remove invertX/Y from evdev config outputting |
||
de7e1ff | 2012-06-27 06:18:42 | Tias Guns |
CalibratorEvdev: remove TODO about evdev 2.3.2 |
||
62bc3eb | 2012-06-27 06:07:46 | Tias Guns |
Merge branch 'evdev_inversion' |
||
840bb21 | 2012-06-27 06:05:33 | Tias Guns |
Fix evdev calibration when invertX/Y is set |
||
555bdf1 | 2012-06-27 06:05:08 | Tias Guns |
Copy Calibrator::finish() literally to CalibratorEvdev::finish() |
||
5909553 | 2012-06-27 06:03:52 | Tias Guns |
Merge branch 'calibration_cleanup' |
||
07978b9 | 2012-06-27 04:59:28 | Tias Guns |
Rewrite and simplify swapping |
||
bfeaf2e | 2012-06-27 04:59:28 | Tias Guns |
two minor API cleanups |
||
095d7c9 | 2012-06-27 04:59:28 | Tias Guns |
calib calculation: rewrite and document transformation to 'raw' values |
||
2ead5b3 | 2012-06-27 04:59:28 | Tias Guns |
calib: make our scaleAxis function use floats to avoid rounding errors |
||
95873b5 | 2012-06-27 04:59:28 | Tias Guns |
calib calculation: rewrite and document num_block scaling |
||
1593d78 | 2012-06-27 04:59:28 | Tias Guns |
calib calculation: use floats |
||
1f4a9b8 | 2012-06-27 04:59:28 | Tias Guns |
calib calculation: move min/max correction before transformation |
||
9e15947 | 2012-06-27 04:59:28 | Tias Guns |
calib calculation: calculate average of clicks first |
||
7ff4c6c | 2012-06-27 04:59:28 | Tias Guns |
calibrator: in finish code, correct new_axys to new_axis (no code change) |
||
bf97fcc | 2012-06-27 04:57:57 | Tias Guns |
Merge branch 'evdev_emulation_interface' |
||
91e4860 | 2012-06-27 04:55:51 | Tias Guns |
Tester: run standard tester and evdev tester |
||
093054d | 2012-06-22 15:34:50 | Tias Guns |
EvdevTester with evdev 2.7.0 emulation code |
||
d270f75 | 2012-06-22 06:15:59 | Tias Guns |
Create CalibratorTesterInterface |
||
b0d30f1 | 2012-06-21 04:25:04 | Tias Guns |
Merge pull request #38 from Tokoyami/master |
||
0aabb15 | 2012-06-19 19:45:52 | Plamen Kolev |
take rotation into account when calculating display size |
||
084adde | 2012-06-19 06:36:45 | Tias Guns |
Merge branch 'tester' |
||
b5655fd | 2012-06-19 06:35:31 | Tias Guns |
Some more tests, kind-of |
||
81ecbc4 | 2012-06-19 06:35:03 | Tias Guns |
show maxdiff during testing |
||
c4bad4e | 2012-06-19 06:34:48 | Tias Guns |
Different old_axis orientations and parameters |
||
552ff15 | 2012-06-19 06:33:52 | Tias Guns |
driver emulation implementation |