Releases: libts/tslib
tslib 1.16
This release includes libts version 0.9.1 and the following changes:
module_raw tatung
is now disabled in the default build config. Users must
./configure --enable-tatung
if they rely on it.- new
module_raw one-wire-ts-input
for FriedlyARM devices (disabled by
default) - simple tslib_version() function to get the version string
This release includes the following bugfixes:
tslib 1.16-rc2
This release includes libts version 0.9.1 and the following changes:
module_raw tatung
is now disabled in the default build config. Users must
./configure --enable-tatung
if they rely on it.- new
module_raw one-wire-ts-input
for FriedlyARM devices
This release includes the following bugfixes:
tslib 1.16-rc1
This release includes libts version 0.9.1 and the following changes:
module_raw tatung
is now disabled in the default build config. Users must
./configure --enable-tatung
if they rely on it.
This release includes the following bugfixes:
tslib 1.15
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"
- ts_uinput: fallback to fb0 and new option --nofb
This release includes the following bugfixes:
tslib 1.15-rc3
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"
- ts_uinput: fallback to fb0 and new option --nofb
This release includes the following bugfixes:
tslib 1.15-rc2
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 the following bugfixes:
tslib 1.15-rc1
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
This release includes the following bugfixes:
- 47fb616 ts_test_mt: avoid a flickering cross in the center
tslib 1.14
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"
- SPDX license identifiers in all C source files
This release includes the following bugfixes:
tslib 1.14-rc2
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"
This release includes the following bugfixes:
tslib 1.14-rc1
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"
This release includes the following bugfixes: