- update to 1.24:
* improved release procedure
* debug fixes for 32bit systems
* CMake and autoconf updates for newer versions
* fixes for minor cppcheck errors
* ts_conf test program fixes
* new filter module: `module crop`
* some build and security fixes
* improved release procedure
- updated keyring
* This release includes libts version 0.9.0 and the following changes:
- New ts_get_eventpath() API to learn the opened device file path
- ts_test_mt shows the number of supported concurrent touch contacts
- New filter module "invert"
* This release includes libts version 0.8.1 and the following changes:
- The following modules are now disabled in the default configuration run:
`module_raw arctic2`
`module_raw corgi`
`module_raw collie`
`module_raw dmc`
`module_raw h3600`
`module_raw mk712`
`module_raw ucb1x00`
Users of those modules must enable them, like `./configure --enable-arctic2`
- Automatic touchscreen device detection for Linux (if not defined by the user)
- New filter plugin "lowpass"
- Add experimental --with-sdl2 configuration option for
- Initial release (git f6c499a523)
OBS-URL: https://build.opensuse.org/request/show/1325217
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=29
- update to 1.22:
* fix ts_uinput build on 32 bit arch on newer kernels
* ts_uinput: fix building on FreeBSD
* various fixes for cmake builds
* improved documentation for systemd
* new filter plugin: module evthres
* ts_calibrate: close framebuffer after validation. add timeout option -s for it
* 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
OBS-URL: https://build.opensuse.org/request/show/851162
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=27