Commit Graph

17 Commits

Author SHA256 Message Date
d7ad31f1b0 Accepting request 851162 from home:dirkmueller:branches:hardware
- update to 1.22:
  * fix ts_uinput build on 32 bit arch on newer kernels
  * ts_uinput: fix building on FreeBSD
  * various fixes for cmake builds
  * improved documentation for systemd
  * new filter plugin: module evthres
  * ts_calibrate: close framebuffer after validation. add timeout option -s for it
  * support for screen-rotation in ts_calibrate and linear module
  * add experimental module_raw input_evdev that needs libevdev
  * new ts_calibrate --min_interval option to avoid inaccurate calibration
  * add ts_calibrate --validate functionality to verify the calibration
  * add ts_conf_get() and ts_conf_set() API

OBS-URL: https://build.opensuse.org/request/show/851162
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=27
2020-11-27 08:06:16 +00:00
a77e5e059e Accepting request 611866 from home:Guillaume_G:branches:hardware
- Update to version 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

OBS-URL: https://build.opensuse.org/request/show/611866
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=25
2018-05-24 12:16:23 +00:00
f11b2dfa23 - Update tslib.keyring with latest key
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=23
2018-03-05 10:40:05 +00:00
ef88331b52 Accepting request 580896 from home:merge:branches:hardware
update tslib to 1.15

OBS-URL: https://build.opensuse.org/request/show/580896
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=22
2018-03-04 10:18:41 +00:00
fa00c6c863 Accepting request 539814 from home:Guillaume_G:branches:hardware
- Update to version 1.13:
  * This release includes libts version 0.8.0 and the following changes:
    - Added ts_open_restricted() and ts_close_restricted() API
    - Added TSLIB_MT_VALID bit definition for ts_sample_mt's valid flag
    - module_raw galax is now disabled in the default configuration.
      Please use module_raw input instead.
  * Bugfixes
- Changes for version 1.12:
  * This release includes libts version 0.7.2 and the following changes:
    - Generate a tracking ID value for multitouch type A devices
    - Add experimental --with-sdl2 configuration option for 
      ts_calibrate and ts_test_mt
  * Bugfix

OBS-URL: https://build.opensuse.org/request/show/539814
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=20
2017-11-08 10:19:41 +00:00
c8058ac313 Accepting request 504014 from home:Guillaume_G:branches:hardware
Fix license infos

OBS-URL: https://build.opensuse.org/request/show/504014
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=18
2017-06-16 07:59:11 +00:00
ab8ab09e5a Accepting request 503023 from home:Guillaume_G:branches:hardware
Remove '%configure' from %prep section

OBS-URL: https://build.opensuse.org/request/show/503023
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=17
2017-06-12 08:13:53 +00:00
d46e46b027 Accepting request 503009 from home:pluskalm:branches:hardware
- Update to version 1.11 (boo#1039249):

OBS-URL: https://build.opensuse.org/request/show/503009
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=16
2017-06-12 07:55:49 +00:00
Ismail Dönmez
df9853c5f8 Accepting request 494573 from home:Guillaume_G:branches:hardware
Update to tslib 1.9

OBS-URL: https://build.opensuse.org/request/show/494573
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=14
2017-05-16 09:32:14 +00:00
Ismail Dönmez
e6d95227c2 Accepting request 288331 from home:pluskalm:branches:hardware
- Cleanup spec file with spec-cleaner
- Use url for source

OBS-URL: https://build.opensuse.org/request/show/288331
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=12
2015-03-02 09:31:47 +00:00
da9c1a70ee Accepting request 225736 from home:Guillaume_G:branches:hardware
Update to 1.1

OBS-URL: https://build.opensuse.org/request/show/225736
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=10
2014-03-12 16:37:04 +00:00
Tomáš Chvátal
ae4922892c Accepting request 206702 from home:jengelh:branches:hardware
I found the description of libts-1_0-0 in openSUSE 13.1 to be
quite lacking, and here is a fix.

OBS-URL: https://build.opensuse.org/request/show/206702
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=8
2013-11-13 09:41:50 +00:00
9b3bd7c332 Accepting request 186715 from home:Guillaume_G:branches:hardware
* Add baselibs.conf (needed to use tslib with directfb)
* Update to git e2e03ef719

OBS-URL: https://build.opensuse.org/request/show/186715
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=6
2013-08-12 09:38:38 +00:00
b40092f663 Accepting request 146898 from home:babelworx:ldig:branches:hardware
license update: LGPL-2.0+ and GPL-2.0+
Library itself is LGPL (2.0) and there are some GPL-2.0+ files in the test subdir

OBS-URL: https://build.opensuse.org/request/show/146898
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=4
2013-01-03 12:59:33 +00:00
3353eb46e5 Accepting request 146869 from X11:Enlightenment:Factory
- follow policy for shared libraries and separate library package
- separate plugins
- instead of duplicate file create symlink

OBS-URL: https://build.opensuse.org/request/show/146869
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=3
2013-01-03 08:43:43 +00:00
389f9a2e23 Accepting request 146806 from X11:Enlightenment:Factory
- devel package now requires tslib itself
  as libts.so is in tslib package, it is double-weird not to be
  there

- fix for non SUSE distros (in the more RPM hackish way :)

OBS-URL: https://build.opensuse.org/request/show/146806
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=2
2013-01-02 12:28:22 +00:00
Ismail Dönmez
20c0e3b9db Accepting request 140723 from home:Guillaume_G:ARM
tslib - abstraction layer for touchscreen

OBS-URL: https://build.opensuse.org/request/show/140723
OBS-URL: https://build.opensuse.org/package/show/hardware/tslib?expand=0&rev=1
2012-11-09 09:52:44 +00:00