Releases: libts/tslib
tslib 1.23
tslib 1.23-rc1
This release includes libts version 0.10.4 and the following changes:
- some build and security fixes
- new filter module:
module crop
tslib 1.22
This release includes libts version 0.10.4 and the following changes:
- fix ts_uinput build on 32 bit arch on newer kernels
- ts_uinput: fix building on FreeBSD
tslib 1.21
This release includes libts version 0.10.3 and the following changes:
- various fixes for cmake builds
- new filter plugin:
module evthres
tslib 1.20
This release includes libts version 0.10.2 and the following changes:
- improved documentation for systemd
This release includes the following bugfixes:
tslib 1.19
This release includes libts version 0.10.1 and the following changes:
- ts_calibrate: close framebuffer after validation. add timeout option -s for it
This release includes the following bugfixes:
- input-raw / ts_uinput: fix MT type A devices
tslib 1.18
This release includes libts version 0.10.0 and the following changes:
- support for screen-rotation in ts_calibrate and linear module
- add experimental module_raw input_evdev that needs libevdev
- new ts_calibrate --min_interval option to avoid inaccurate calibration
- add ts_calibrate --validate functionality to verify the calibration
- add ts_conf_get() and ts_conf_set() API
- improved CI
This release includes the following bugfixes:
tslib 1.18-rc2
This release includes libts version 0.10.0 and the following changes:
- support for screen-rotation in ts_calibrate and linear module
- add experimental module_raw input_evdev that needs libevdev
- new ts_calibrate --min_interval option to avoid inaccurate calibration
- add ts_calibrate --validate functionality to verify the calibration
- add ts_conf_get() and ts_conf_set() API
- improved CI
This release includes the following bugfixes:
tslib 1.18-rc1
This release includes libts version 0.10.0 and the following changes:
- support for screen-rotation in ts_calibrate and linear module
- add experimental module_raw input_evdev that needs libevdev
- new ts_calibrate --min_interval option to avoid inaccurate calibration
- add ts_calibrate --validate functionality to verify the calibration
- add ts_conf_get() and ts_conf_set() API
- improved CI
This release includes the following bugfixes:
tslib 1.17
This release includes libts version 0.9.2 and the following changes:
- improved backwards compatibility for ts_uinput and the library
- added support for cmake build system
This release includes the following bugfixes:
- f65e5eb median: fix pen_down propagation for read_mt()