修訂. | 時間 | 作者 |
---|---|---|
03dadf5 master | 2014-02-14 07:24:23 | Tias Guns |
Merge pull request #51 from kreijack/screen_size |
||
76ab69c | 2014-02-14 07:10:12 | Tias Guns |
Merge pull request #58 from austriancoder/master |
||
602a04e | 2014-02-13 17:42:44 | Christian Gmeiner |
fix memory leak |
||
e6aefa6 | 2014-02-13 17:38:26 | Christian Gmeiner |
pass function parameter 'new_axys' by reference |
||
5eeaaec | 2014-02-13 17:33:19 | Christian Gmeiner |
evdev: xinput_do_set_int_prop(..) does return a bool |
||
1236ee6 | 2014-02-13 17:28:07 | Christian Gmeiner |
x11: convert bool methods |
||
d28e0aa | 2014-02-12 21:38:46 | Christian Gmeiner |
the usage protected is wrong - fix it |
||
4a42d0b | 2013-06-11 05:03:11 | Goffredo Baroncelli |
Correct screen size detection |
||
c8ba270 | 2013-04-10 20:41:11 | Tias Guns |
Merge pull request #50 from schnitzeltony/sysfs-event-param |
||
e5985c9 | 2013-04-10 04:22:26 | Andreas Müller |
Handle sysfs name for --device parameter |
||
05b6084 | 2013-02-17 04:00:50 | Tias Guns |
Merge pull request #49 from schnitzeltony/gui-enhancements |
||
4828028 | 2013-02-15 06:35:04 | Andreas Müller |
show the name of the device on screen |
||
c4d1e11 | 2013-02-15 00:31:32 | Jeff Lasslett |
Prevent timeout exit when --no-timeout is used |
||
6ca429f | 2013-02-08 05:32:56 | Tias Guns |
Merge pull request #47 from schnitzeltony/write-file-param |
||
dd263d4 | 2013-01-23 02:34:11 | Andreas Müller |
Set up buffer size for max line length only once in calibrator.hh |
||
2846ead | 2013-01-23 02:34:11 | Andreas Müller |
Make all Calibrator* destructors virtual to fix warning |
||
fa47700 | 2013-01-23 02:34:11 | Andreas Müller |
CalibratorUsbtouchscreen: overridde default file name when setting --output-filename |
||
d275793 | 2013-01-23 02:34:11 | Andreas Müller |
CalibratorXorgPrint: do write calibration results if --output-filename was set |
||
0428975 | 2013-01-23 02:34:11 | Andreas Müller |
CalibratorEvdev: do write calibration results if --output-filename was set |
||
6d79af0 | 2013-01-23 02:34:11 | Andreas Müller |
Add parameter --output-filename and store in output_filename |
||
e02de96 | 2013-01-04 07:13:17 | Tias Guns |
Document /usr/share/X11/xorg.conf.d as location for conf.d snippet |
||
bb4e269 | 2013-01-04 07:13:17 | Tias Guns |
document --no-timeout in man (and shorten descr in stdout) |
||
3bdd75a | 2013-01-04 07:13:17 | Tias Guns |
--no-timeout for X11 gui |
||
bb95373 | 2013-01-04 06:32:01 | Tias Guns |
Merge pull request #44 from felipelerena/master |
||
babd1d8 | 2012-12-06 23:43:04 | Felipe Lerena |
adding the "no-timeout" parameter to avoid the calibrator to timeout and exit |
||
1e49c98 | 2012-12-06 04:54:41 | Tias Guns |
Merge pull request #43 from austriancoder/master |
||
03c73e9 | 2012-10-15 21:33:39 | Christian Gmeiner |
Use timerfd instead of signals on Linux |
||
c01c5af | 2012-08-03 05:13:15 | Tias Guns |
Extra comment on unistd.h include |
||
5b12be9 | 2012-08-03 05:10:57 | Tias Guns |
Merge pull request #42 from phihag/fix-include-for-pause |
||
9e79595 | 2012-08-03 05:06:17 | Tias Guns |
Merge pull request #41 from phihag/fix-add-tester-to-gitignore |