tslib-1.7
tslib 1.7 is backwards compatible. Changes since last release:
- ts_read_mt() now consistently returns errno set by read() when using
module_raw input - extended ts_print_mt to test more of our API
- ts_print_mt --raw replaces the ts_print_raw_mt program
- basic support for the Haiku OS
- added a release helper script to simplify the releasing process
- add proper AUTHORS and THANKS files, as well as .mailmap
- bugfixes
- 6ea643e ts_test_mt: fix idev commandline option
- 9617c7d dmc-raw: fix errno return code to be negative
- dc2fdaf input-raw: remove errror message on each negative return from read()
- 75b5f40 input-raw: return read() errno on error.
- de5e261 skip: fix buffer memory freeing
- da5477e median: fix ts_read_mt() pen down event