• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A generic touchscreen calibration program for X.Org


RSS
Rev. Tiempo Autor
16c28f0 2012-03-09 08:51:57 Antoine Hue

Fixing .gitignore

3f6c928 2012-03-09 08:51:57 Antoine Hue

Completing file reorganization with correct headers

efb8aa3 2012-03-09 08:51:57 Antoine Hue

Software engineering to avoid #include "XXX.cpp": + file headers + correct includes

0204ed2 2012-03-08 18:24:47 Tias Guns

Merge pull request #33 from koenkooi/master

Fixes needed to make the calibration script work on a Beagleboard running Angstrom

e73eb2c 2012-02-28 22:09:08 Koen Kooi

xinput_calibrator_pointercal.sh: specify output type since 'auto' doesn't always pick 'xinput'

Also deal with pointercal files that contain '# replace with valid machine specific pointercal.xinput'

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

268bbc4 2011-06-14 18:52:25 Tias Guns

add manpage and gui_gtkmm support for --geometry

5ae8c7c 2011-06-14 17:22:32 Tias Guns

remove offset part of --geometry

the offset part is untested and possibly insufficient (should
recalibrate only part of the range?)
if somebody needs this and can test it, revert this patch and submit it

0651cc7 2011-06-14 17:03:27 Florian Echtler

added support for --geometry parameter (needed, e.g., on Nvidia Twinview)

c87e355 tonio_rebase 2011-04-20 19:24:48 Antoine Hue

Fixing xinput_do_set_prop into cleaner xinput_do_set_int_prop Also fixing property issue on invert axes

63e7816 2011-04-20 19:24:48 Antoine Hue

Fixing some error handling.

e4ffde5 2011-04-20 19:24:48 Antoine Hue

Managing correctly X/Y swap and X or Y inversion: - detect swap and inversion modification - take into account for inversion in calibration computation since Evdev is doing inversion after calibration. - Mainly tested for Evdev based driver. To be tested for USB.

Sorting outputs to stdout in such a way to only get calibration commands at output => scriptable.

62ca678 2011-04-20 19:24:48 Antoine Hue

Fixing .gitignore

4cc7337 2011-04-20 19:24:48 Antoine Hue

Completing file reorganization with correct headers

eed08ae 2011-04-20 19:24:48 Antoine Hue

Software engineering to avoid #include "XXX.cpp": + file headers + correct includes

8d4fd97 2011-04-20 19:24:48 Florian Echtler

added support for --geometry parameter (needed, e.g., on Nvidia Twinview)

1571c1f 2011-03-20 07:23:32 Tias Guns

gtkmm: fullscreen both with and without window manager

9c1a81a 2011-01-28 18:03:05 Alexey Kuznetsov

Add gtkmm support for no window manager environment

1a42f78 rpm 2010-09-14 07:23:17 Tias Guns

rpm: v0.7.5

78c48ba 2010-09-14 07:22:52 Tias Guns

rpm: update description, add COPYING as doc file

b68138e 2010-09-14 07:21:48 Tias Guns

rpm: fix source0

97388e3 2010-09-14 07:19:11 Tias Guns

merge master, fix Makefile conflict

a11e09a debian 2010-09-13 05:31:30 Tias Guns

debian: 0.7.5-1

14e2022 2010-09-13 05:31:22 Tias Guns

debian: add license of icon

a3b0c42 2010-09-13 05:31:15 Tias Guns

debian: remove debian/docs with README entry

the current readme is mean for users from source, not for distributions. The manpage is enough for distro users.

482b914 2010-09-13 05:31:08 Tias Guns

debian: update control file to match cleaned up description in manpage

5556d52 2010-09-13 05:30:53 Tias Guns

debian: merge of master makes patches no longer needed

7094b3a 2010-09-13 05:29:51 Tias Guns

Merge branch 'master' into debian

0960015 v0.7.5 2010-09-13 04:36:05 Tias Guns

Release v0.7.5

1c1cbbe 2010-09-13 04:14:15 Tias Guns

make: move icon/desktop installation into scripts/Makefile.am (suggested by Paul Wise)

90ab6a7 2010-09-13 04:14:07 Tias Guns

manpage: use dist_man_MANS instead of man_MANS and EXTRA_DIST (suggested by Paul Wise)