libts-0.0-0

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

touch screen library
Tslib is an abstraction layer for touchscreen panel events, as well as a
filter stack for the manipulation of those events. Examples of implemented
filters include jitter smoothing and the calibration transform.

Category:

Application versions: 
AttachmentSizeDate
File libts-0.0-0_1.0-9_armel.deb30.89 KB05/08/2013 - 01:18
Changelog: 

tslib (1.0-9) unstable; urgency=low

[ Timo Juhani Lindfors ]
* Add patch allow_EV_VERSION_0 to continue supporting Linux 2.6.36 and
older. Previously kernel support depended on the kernel headers that
tslib was built against. (Closes: #623095)

* Do not refuse to work with old kernels. We can safely work with
kernels that use EV_VERSION 0x010000 API since we use no features from
0x010001 yet. (Closes: #623095)

[ Hector Oron ]
* Add myself to Uploaders field.

[ Neil Williams ]
* Clean m4/internal and adjust for the new symbols generated
(lintian). Update standards version.