libts-bin

Rating: 
0
No votes yet

touch screen library utilities
Tslib is an abstraction layer for touchscreen panel events, as well as a
filter stack for the manipulation of those events.
.
This package contains a few test programs like ts_calibrate that can
be useful when developing or testing application using touch screens.

Application versions: 
AttachmentSizeDate
File libts-bin_1.0-9_armel.deb32.31 KB05/08/2013 - 12:55
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.