Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

tslib

allow embedded device to set up the perfect touchscreen input experience for users.
Collective - Host: opensource - https://opencollective.com/tslib - Code: https://github.com/kergoth/tslib

ts_config: coding style fixes

github.com/libts/tslib - 0a035a73e1f2d509ffa08a175ee521b5a945c081 authored almost 8 years ago
ts_load_module: coding style fixes

github.com/libts/tslib - b944e29e03c33f1374644a4b6dffecd71cf1e283 authored almost 8 years ago
ts_read and ts_option: conding style fixes

github.com/libts/tslib - 381217380336f34c2ea419152facbcc134bd8a19 authored almost 8 years ago
ts_read_raw: coding style fixes

github.com/libts/tslib - 99c193ebaddc8aa273db6a349df39b61f8965b57 authored almost 8 years ago
ts_setup: coding style fixes

github.com/libts/tslib - a88048aa9c1090c3b481d61f74ef0d5991ea643c authored almost 8 years ago
AUTHORS: update contact information and add details

... and mention it in NEWS

github.com/libts/tslib - 2d0707fbacee567871724e81b7a40f12d2d766a0 authored almost 8 years ago
add THANKS and mailmap file for all authors

github.com/libts/tslib - 92abb433077327763932724fc0d25ee635d80d34 authored almost 8 years ago
NEWS: add release notes for 1.7

also, we'll add the most important real bugfixes explicitely. They are often
the real reason to ...

github.com/libts/tslib - 10403dd5e33e857e06fea12831174123104402c6 authored almost 8 years ago
ts_test_mt: fix idev commandline option

This fixes a stupid error that slipped in with ts_setup() and broke --idev.

github.com/libts/tslib - 6ea643e25457e8d433dd7264ab651be9ab503978 authored almost 8 years ago
add release script

github.com/libts/tslib - 3c7ba6540de4082b268023d5a684c6f77c084141 authored almost 8 years ago
README: update release procedure

github.com/libts/tslib - b90c97b5457dbafe9671defabf0428642ce2bd84 authored almost 8 years ago
add release.gitignore for release/X.X branches to use

github.com/libts/tslib - 75a5d92e7812bbd82b33814d5d83ee9883dc7d8f authored almost 8 years ago
REAMDE: update the release procedure

github.com/libts/tslib - 576275575b16d3834540966f0e9e7a389bfd82e7 authored almost 8 years ago
autogen-clean.sh: add missing generated files

github.com/libts/tslib - 1b52c3acd128f1c2e692ff5a83ab56fda1570328 authored almost 8 years ago
README: development fix and mention the new doc in NEWS

github.com/libts/tslib - e20c9d3085295ca31c840004e8e8006786086b58 authored almost 8 years ago
ts_uinput_start.sh: fix error checking

github.com/libts/tslib - 00748e159513bf2913d62c0720cf81633237311f authored almost 8 years ago
libts: remove package version from library name - introduce libts.so.0

this removes the package version from the libts library name, resulting in
the simple file setup...

github.com/libts/tslib - 86b4eea66c79a53eec3bc55aac0a4f18097eb0a1 authored almost 8 years ago
fbutils-linux: simply use sizeof pointer for malloc

github.com/libts/tslib - 2e9f05bb5562b8a4e724b14049ffd3ebb442f6c9 authored almost 8 years ago
skip: fix order of memory freeing in finish routine

github.com/libts/tslib - 3b01897fb389b3af8fccbc339f7eb06749b9c7f8 authored almost 8 years ago
NEWS: document addition of ts_uinput_start.sh

github.com/libts/tslib - 5fb377a65dbf73dde8aa863f33bb8a26d8033b72 authored almost 8 years ago
tools: ts_uinput_start.sh: add some description and distribute it

github.com/libts/tslib - 72aa7d43e3d5ccb1d958ff033155df083d5c7a5f authored almost 8 years ago
tools: improve ts_uinput_start.sh

Don't print anything while succeeding and catch all ts_uinput errors.

github.com/libts/tslib - a5e60331a89152a9e42a758b3804605c5486def4 authored almost 8 years ago
README: link to the Debian RFS bug report instead of the source package

The source package on mentors is linked in the bug report there anyways.

github.com/libts/tslib - 463674cb4f9a2f20c8c0c317a8a8332fae183d16 authored almost 8 years ago
README: add arch linux arm to distributors

github.com/libts/tslib - 2e749f7ba1bc72aae0a15f23b38c6e3db2fd04d0 authored almost 8 years ago
libts library versioning fixes

from now on, increment version only directly before doing a release.

github.com/libts/tslib - dcedc7dae8e86c70d627c2bf8ef356c9629388a3 authored almost 8 years ago
README: use png logo

github.com/libts/tslib - 0cda5bb8aff52de9aded9a4f6de30b3bbfe8f0ee authored almost 8 years ago
README: fix logo link

github.com/libts/tslib - 6337011102c42936ffb13be88824ee1f83823086 authored almost 8 years ago
README: fix logo display

github.com/libts/tslib - f0a7423a2acf08949bdaae90bbff72df37bcca8d authored almost 8 years ago
README: improve header and add a logo

github.com/libts/tslib - 8fabfb9642200ad9604c931904996d2d652f9c3b authored almost 8 years ago
README: change the title headlines

github.com/libts/tslib - f3068d76c285c19b75f86fc5814df00832812d2a authored almost 8 years ago
README: add a manual TOC

our chapters shouldn't change much anyways. Going forward this is our documentation
process:

we...

github.com/libts/tslib - 4de326c7491a57d03169d08070d5e40d47538a20 authored almost 8 years ago
tests: clear screen on exit

on normal exit, clear the screen, just in case.

github.com/libts/tslib - 7ed3eef0596c975dcb610843822b3b41473745f3 authored almost 8 years ago
README: fix debian plugins install path

github.com/libts/tslib - a5e91fd456d0a4e592bdbb8540579fb05e29333f authored almost 8 years ago
ts_test_mt: fix debug output

we'd print (null) here, which we shouldn't rely on.

github.com/libts/tslib - 8edc316c4ae04314ab80858aae272fc5c6e4a619 authored almost 8 years ago
README: add some ABI descriptions

github.com/libts/tslib - e03e884f7fef606cf5e3bda9c659e6b36e177a9f authored almost 8 years ago
README: a little cleanup

github.com/libts/tslib - e60f9bde7b61070865b789765f1374472c3cecc9 authored almost 8 years ago
README: duplicate the whole wiki in our README

We'll simply backup all wiki pages, in order, in the README. This way we
won't lose our document...

github.com/libts/tslib - 794d0021499c82e3f9f6e9ebbb8f9acf33fbebf3 authored almost 8 years ago
document FreeBSD support

github.com/libts/tslib - 0384bc8d3e2d5e1118380c23a9b33fbc34222580 authored almost 8 years ago
fbutils-bsd: fix for 64bit systems

github.com/libts/tslib - 67de88237d686d9f0bde2898dfbb442ff8f84f53 authored almost 8 years ago
ts_uinput: only build on linux

due to the framebuffer code in there, simply don't build ts_uinput on
freebsd for now. This can ...

github.com/libts/tslib - 5a506fbffc92b86d228ae9a0f1bd530c7c06b32c authored almost 8 years ago
Add fbutils support for FreeBSD

- Rename fbutils.c to fbutils-linux.c to indicate that it's
OS-specific code
- Add fbutils-f...

github.com/libts/tslib - cfcfc36d0e3c20dc2ccd8cdc093118bd9fe804c6 authored almost 8 years ago
configure.ac: make host os available in Makefiles

github.com/libts/tslib - 5a2f7d28204ee8f9252203d237eb2487323d571b authored almost 8 years ago
variance: ts_read_mt: Warn once because of missing multitouch

github.com/libts/tslib - bfb27f1055fe35bb14d7413beec656fd68237415 authored almost 8 years ago
configure.ac: add host os check and exclude waveshare-raw on freebsd

waveshare-raw uses linux/hidraw.h which isn't available on FreeBSD. Any
help or information abou...

github.com/libts/tslib - 691f4e74233778a6116785b1b20cf8aa47c45579 authored almost 8 years ago
README: add package install instructions

github.com/libts/tslib - 20fe058378a023b1aa137ce44cb3b2a3b0c394ba authored almost 8 years ago
update copyright comments in applications

github.com/libts/tslib - c44a32c4b7aac36553162188c3d9a41dc022dffa authored almost 8 years ago
ts_uinput: don't duplicate input device checks

input-raw does these file descriptor checks for us and now lets ts_read()
return -ENODEV in case...

github.com/libts/tslib - 0414f43ddcba9fc5a7406910144ae0390cb5bb43 authored almost 8 years ago
input-raw: fail by returning -ENODEV on invalid file descriptor

instead of letting applications loop and returning 0 (samples) we should
fail. We won't work wit...

github.com/libts/tslib - 863d0e54875058030bd51915561e8cdc3292b8cb authored almost 8 years ago
ts_print_mt: fix error message

github.com/libts/tslib - ab847d78df82df6ecfb1541eec4bc46dcd0e86b6 authored almost 8 years ago
plugins: add missing copyright notes so people know who's to blame

github.com/libts/tslib - 23a464bb33bb7ad5e273a1ab8a15a589118a9a10 authored almost 8 years ago
skip: corrections to the header comments

github.com/libts/tslib - d9525e9765bfcb2d28c72ba5435daf80fc45eddc authored almost 8 years ago
input-raw: add contact information to header comments

github.com/libts/tslib - 7e569748f9c207a334b141eb7f8ba9e0c49fa40e authored almost 8 years ago
Makefile.am: add copyright documentation to header comments

github.com/libts/tslib - 24ab0cb2c400ba0cedbd060205170b16ac7718d5 authored almost 8 years ago
tslib.h: add copyright documentation to header comments

github.com/libts/tslib - a8f974ebf46b330f397e783c88ca23ca8a2ee9a9 authored almost 8 years ago
skip: avoid unnecessary malloc during operation

This fixes the skip module to perform better and handle it's buffers just
like the other plugins...

github.com/libts/tslib - 9ed4ecac1cdc4c95014f1f5c5db680a391b20ae6 authored almost 8 years ago
ts_test_mt: fix ts_setup error handling

There is no framebuffer open at this point. We can simply return.

github.com/libts/tslib - f2aee4afd4d8cf2d271ddf7cc5dfd391e592844d authored almost 8 years ago
median: fix memory cleanup

github.com/libts/tslib - f9202ccb60f89a82cfdab4451a14d0b8834a149a authored almost 8 years ago
Makefile.am: fix distclean target

distclean should remove what configure generates. We had forgotten to
remove a pkg-config file t...

github.com/libts/tslib - 0f3b970d18c87233b77ba1baa9127ec04d43cd97 authored almost 8 years ago
input-raw: add debug warning on SYN_DROPPED

This is the very least we have to do. It would probably make more sense to
write an libevdev bas...

github.com/libts/tslib - 4bcad5aa532264d53afe13a6db84b8f585516095 authored almost 8 years ago
input-raw: improve input definitions backwards compatibility

plus, we add SYN_DROPPED to be available for future use here.

github.com/libts/tslib - 69444b98d4cd5cb1a7bc509a8dc3224124ea5a29 authored almost 8 years ago
configure.ac: start the 1.6 development cycle

* bump versions to 1.6 (library version++ without API change)
* append -rc1 to package version...

github.com/libts/tslib - 1cffde0371f5a53ea629f61b3c14870140f60724 authored almost 8 years ago
NEWS: update the changelog for 1.5

github.com/libts/tslib - 6dfec12391f5b13c29d17288bc20ddadccac7c1d authored almost 8 years ago
Merge pull request #68 from pfink-christ/master

Add x64 compatibility, fix some memory leaks, fix buttons

Fixes #65

github.com/libts/tslib - 93137ba42158eb99f5438d55a37edf9528bab95e authored almost 8 years ago
testutils: Fix button drawing.

Buttons had the right border missing and
the filling rect was 1 px off the left border.

github.com/libts/tslib - 2ccb56a0f9c2ed9b77c8221689d761914f6de16a authored almost 8 years ago
fbutils: Fix x64 execution.

Call malloc not with a hardcoded sizeof(__u32).
This caused the application to crash with segfaul...

github.com/libts/tslib - c4c59790f3191c1a233fc1a61f8fedad85de1aeb authored almost 8 years ago
testutils: Improve memory leak handling at shutdown

in all testutils.

github.com/libts/tslib - d759b310103fb9397af7f0b4f31d9b5ef260b39f authored almost 8 years ago
NEWS: describe the next release' changelog

github.com/libts/tslib - 0e81f8e9cc8373b14676c19d82a9fe8ec1702bd9 authored almost 8 years ago
Revert "plugins: linear: fix config file access"

This reverts commit 97af08d856e9c32b4297b93f8a1cb88e95d6fac8.

This fixes ts_calibrate to create...

github.com/libts/tslib - 3f99a83ca463fd2978f56dbee924bfb637c24c43 authored almost 8 years ago
input-raw: add proper backwards compatibility for ABS_MT_ symbols

github.com/libts/tslib - 02795c4fa8b842c6fc017e86b5e036466bd4d3ef authored almost 8 years ago
README: add archlinux as a distributor

github.com/libts/tslib - 497d86a5ba7bfffa380f46b7f0b28037d9f41bd6 authored almost 8 years ago
README: remove the download buttons

github.com/libts/tslib - b4b60ea2a38a349fd0c8e2017964fc074185e23b authored almost 8 years ago
doc: fix typo

github.com/libts/tslib - 01189e34a3b44f74050e42c7c99a8091d9cd1d96 authored almost 8 years ago
README: add the download button for 1.4

github.com/libts/tslib - 6508d77fd3c06811dd1a032125d38403d2ac3adb authored almost 8 years ago
configure.ac: bump versions and start the 1.5 development cycle

github.com/libts/tslib - ba84a6d571b2a3ad04a0307f87f0e258f9233295 authored almost 8 years ago
configure.ac: reflect API addition in the library version

ts_setup() is new; we stay backwards compatible;
so we increase both the current and the age value.

github.com/libts/tslib - 6855a1fe8061597b175df69d9d8f22129b8afc12 authored almost 8 years ago
doc: fix minor spelling issues in ts_setup

github.com/libts/tslib - 57e109d9cd8eda0c1ef6ed818637a22d969eb711 authored almost 8 years ago
doc: update the example code to use ts_setup()

github.com/libts/tslib - 34d375b1f63081f87c6d53d3d480a68ed32d5681 authored almost 8 years ago
README: remove workaround description for building

Let's fix bugs instead :)

github.com/libts/tslib - e87d1b8d8d628f9ccd9291ef251593de167c5d1e authored almost 8 years ago
NEWS: update the changelog

github.com/libts/tslib - 2d540f83197c39fdacb66557a69c19ea1fb837e9 authored almost 8 years ago
ts_setup: renamed from ts_find + included ts_config inside ts_setup

Fixes #61
Fixes #52

github.com/libts/tslib - 5bfde872914321f428e3d3404d1ce34f994f035a authored almost 8 years ago
ts_find: extended list of predefined touchscreen devices

In case when touchscreen name is NOT defined by TSLIB_TSDEVICE
tslib will automatically test fol...

github.com/libts/tslib - 88e72cb60c99b2dd3d9a4e9e9bea734a994790a8 authored almost 8 years ago
input-raw: define the ABS_MT_ set of values if ABS_MT_POSITION_X is missing

We don't require multitouch to be there, so at this point we have to add the
complete set of def...

github.com/libts/tslib - 4bd92373d6ba7394b6ec997ae1f965b0d3a3fa51 authored almost 8 years ago
input-raw: define SYN_MAX if not defined

SYN_MAX is defined since Linux 3.12 together with SYN_CNT. If we don't
require SYN_CNT to be pre...

github.com/libts/tslib - 1b00fd281ec9320cc134bbed34c35c79cd75a5a0 authored almost 8 years ago
input-raw: remove TODO from code. we have it in our issues

github.com/libts/tslib - cbc0fc4bed633f866e0d9743575603d7d0088e1b authored almost 8 years ago
input-raw: fix coding style

github.com/libts/tslib - ba0588ca68f666b9ed514ac2753703766cd7949d authored almost 8 years ago
input-raw: add copyright note

github.com/libts/tslib - f973cc03acd1d32ddd10a9fd221f18729278f8f2 authored almost 8 years ago
README: document ts_uinput_start.sh

github.com/libts/tslib - e61ccf46acef4e2d516561191672a1e8a85fe047 authored almost 8 years ago
tools: add ts_uinput_start wrapper script for Linux

This starts the ts_uinput daemon and creates a symlink from the standard
location /dev/input/ts_...

github.com/libts/tslib - 6a98c4191eb335abc45f4e567b7419583ad5f439 authored almost 8 years ago
README: document building for old kernels

github.com/libts/tslib - 5ff2c2f5060ae7b6c77e16745adb700c733e9deb authored almost 8 years ago
configure.ac: add --disable-tools configure option

in case your system doesn't have uinput, you can disable the tools
that use it.

github.com/libts/tslib - 16625a7a66558f4c0f0fd92eb4013f8e09b8f140 authored almost 8 years ago
ts.conf: document eGalax raw module

github.com/libts/tslib - 8b100d1587973a851e1770f405649fa170a62df3 authored almost 8 years ago
cy8mrln-palmpre: ship cy8mrln header and use it if not available

github.com/libts/tslib - 498005295c08403d48296c977ca99957b0bc4f34 authored almost 8 years ago
configure.ac: add a few checks for functions we use

github.com/libts/tslib - 09d1523892bbb49f16cd052d286f11b9bfcfbed4 authored almost 8 years ago
waveshare: don't use bool data type

Since we don't yet have it anywhere else, don't depend on it here.

github.com/libts/tslib - 82c4459a642ba659a245268ae3d0bc46ae10b7b9 authored almost 8 years ago
waveshare-raw: adabt coding style

github.com/libts/tslib - b701a9c9e3e22057ba9991c114ee2a6a187ea72a authored almost 8 years ago
ts_uinput: no TODOs in code. we use github issues.

github.com/libts/tslib - 075320a0a8f9b5030ea3ea2bc751f3ea04a11b91 authored about 8 years ago
ts_uinput: improve uinput version checking

github.com/libts/tslib - 2115d685eea91db200cb0f154099270148f68642 authored about 8 years ago
ts_uinput: fix freeing of resources

we get said strings via getopt or getenv.

github.com/libts/tslib - 898dd014ddc97d8f6cdc604d699ae27b8efbdaa5 authored about 8 years ago
ts_uinput: input device check

github.com/libts/tslib - c5f26c0ecdd1bd1af946869f1383ba38f6eac30b authored about 8 years ago
README: add Linux kernel version requirement notes

github.com/libts/tslib - 71f1511870e644fda37acf502f5b4464a9c3228d authored about 8 years ago