Skip to content

tslib 1.16

Compare
Choose a tag to compare
@merge merge released this 19 Apr 13:11
· 216 commits to master since this release
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:

  • efcba6e ts_uinput: (fix for Android) write only one input_event at a time
  • e63f33f invert: fix ts_read() iteration over multiple samples
  • 932bb4f ts_uinput: fail for unsupported old kernel versions