Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-23 | packages/tslib/tslib/jornada7xx/ts.conf : Proper ts.conf | Kristoffer Ericson | 1 | |
* Added proper ts.conf file | ||||
2006-11-23 | packages/tslib/tslib/jornada7xx/tslib.sh : Set proper TS device | Kristoffer Ericson | 1 | |
* Should be input instead of h3600 | ||||
2006-11-21 | tslib-maemo: remove it, since tslib has nokia 770 support and later maemo ↵ | Koen Kooi | 4 | |
versions seem to use a sane tslib | ||||
2006-11-21 | tslib: Add nokia770 support (from poky) | Richard Purdie | 2 | |
2006-11-20 | h5xxx: Rename machine to h5000. | Paul Sokolovsky | 3 | |
* Use naming scheme consistent with other iPaq devices, where "series" name is used. * h5000 is series consisting of h5100, h5400, and h5500 models, each having common architecture, but slightly different builtin peripherals. Each model may also have few marketing nicknames, differing in last digit (sometimes 2 last digits). * Closes #1586. * Approved by Koen Kooi. | ||||
2006-11-09 | tslib: drop old patch | Richard Purdie | 1 | |
2006-11-07 | tslib: touchscreen, not touchsreen | Koen Kooi | 2 | |
2006-11-05 | tslib: General cleanup - Turn ts-2.6.conf into the standard ts.conf, remove ↵ | Richard Purdie | 32 | |
TSLIB_TSEVENTTYPE as it doesn't do anything, remove old module_id() macros, fix h2200 and h5xxx so they don't need detect-stylus, remove duplicate ts.conf files, remove old fixed date tslib version | ||||
2006-11-05 | tslib: don't use detect-stylus for h2200, hx4700 and h5xxx. Feel free to ↵ | Koen Kooi | 1 | |
remove others if the new udev rule for /dev/input/touchscreen0 works | ||||
2006-10-20 | tslib 1.0 add configuration file for qemuarm machine - taken from Poky. | Michael Lauer | 3 | |
2006-10-10 | hx4700, hx2000: start adding support for hx4700 and hx200 ipaqs to solve ↵ | Koen Kooi | 5 | |
overloading of the ipaq-pxa270 machine * the ipaq-pxa270 machine will go away | ||||
2006-08-28 | tslib 1.0: use tarball instead of svn and fix packaging | Koen Kooi | 1 | |
* CONFFILES = /etc/ts.conf has been removed | ||||
2006-08-24 | tslib: remove detect-stylus from ipaq-pxa270 RDEPENDS | Philipp Zabel | 2 | |
2006-08-22 | tslib: added h4000 support - close #1351 | Paul Sokolovsky | 2 | |
2006-08-17 | tslib: | Chris Larson | 1 | |
* Add a bitbake recipe for tslib 1.0, which is newly tagged on the recently populated tslib subversion repository at berlios. | ||||
2006-07-26 | tslib-conf: rdepend on detect-stylus for ipaq-pxa270 (hx4700) | Philipp Zabel | 1 | |
2006-07-26 | tslib: Add Netbook Pro bits. | Florian Boor | 3 | |
2006-07-24 | merge of '12352b7bc5ed816b041b5c82997364952c87b92b' | Richard Purdie | 1 | |
and '5dd453cc72f6d98b8b8b88d2c4198cd2f26e858e' | ||||
2006-07-23 | tslib: add support for h5xxx | Koen Kooi | 3 | |
2006-07-22 | packages/tslib/tslib/jornada7xx/tslib.sh : Change to /dev/ts0 for j7xx | Kristoffer Ericson | 1 | |
* change to /dev/input/ts0 for jornada7xx so touchscreen works properly | ||||
2006-07-13 | tslib.sh(htcuniversal) remove opie specifics | Michael Lauer | 1 | |
2006-07-12 | tslib: Update universal bits and specific dependencies. | Florian Boor | 2 | |
2006-07-08 | tslib: add h4000 support | Koen Kooi | 1 | |
2006-07-03 | tslib: fix cvs build, reorder metadata for -maemo variant | Michael Lauer | 2 | |
2006-07-03 | tslib: not much cvs activity since two years - create a fixed version | Michael Lauer | 1 | |
2006-06-22 | tslib|opie-taskbar: remove opie mouse hack for htcuniversal in tslib.sh and ↵ | Michael Lauer | 2 | |
add it to where it belongs (at least for now, with better ODevice support both mouse and keyboard settings in should be detected automatically) | ||||
2006-06-19 | tslib: Add files for HTC Universal. | Florian Boor | 4 | |
2006-06-13 | tslib: Set RDEPENDS of tslib-conf to detect-stylus for those machines that ↵ | Richard Purdie | 1 | |
need it. | ||||
2006-06-13 | tslib: Remove hardcoded input event devices or detect-stylus calls for ↵ | Richard Purdie | 11 | |
machines with modern 2.6 kernels which can use udev | ||||
2006-05-25 | tslib cvs: add support for the Motorola E680 and A780 | Michael Lauer | 5 | |
2006-04-29 | tslib: Add fix for collie_raw and corgi_raw modules from Alberto Mardegan (#511) | Richard Purdie | 2 | |
2006-04-11 | tslib-maemo: add DEFAULT_PREFERENCE = -1 as this is a special purpose tslib ↵ | Justin Patrin | 1 | |
provider | ||||
2006-04-08 | * Remove 2.4 machine support for c7x0, akita, spitz and borzoi. | Richard Purdie | 3 | |
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz. | ||||
2006-03-31 | tslib: Add missing file. | Richard Purdie | 1 | |
2006-03-31 | tslib: Add 2.6 kernel handling for collie/poodle. Instead of every device ↵ | Richard Purdie | 23 | |
using a different ts.conf file for 2.6, combine it all into one file which can be overridden on a per machine basis if needed (all copies were identical anyway). | ||||
2006-02-22 | tslib: also inherit pkgconfig | Koen Kooi | 1 | |
2006-02-13 | tslib-maemo: fix do_stage as described in oe bug #690 | Koen Kooi | 1 | |
2006-01-08 | Set some packages/classes PACKAGE_ARCH correctly and also correct some ↵ | Richard Purdie | 2 | |
PACKAGE_ARCH= to . | ||||
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 1 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2006-01-04 | Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, ↵ | Richard Purdie | 1 | |
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1 | ||||
2006-01-02 | tslib_cvs: add support for blueangel, closes #516 | Philipp Zabel | 1 | |
2006-01-02 | autotooled packages: remove custom do_stage | Philipp Zabel | 1 | |
2005-12-29 | tslib: use autotools_stage_all | Koen Kooi | 1 | |
2005-10-07 | Add h2200 support | Matt Reimer | 3 | |
2005-10-03 | let tslib on simpad work with both kernel 2.4 and 2.6 | Frederic Bompart | 4 | |
2005-09-20 | packages/tslib/tslib/: remove h2200 linearizer, courtesy Matthew Reimer | Koen Kooi | 2 | |
closes #336 | ||||
2005-09-10 | packages/tslib/tslib/ts.conf-h2200: remove linear-h2200 module since we can ↵ | Koen Kooi | 1 | |
do that in hardware now | ||||
2005-09-04 | merge of a375d7e8a1f73e6f27a001eb1b0e930ae7624728 | Richard Purdie | 1 | |
and deefe7d3c9e95eb27366bd3f53d29a66c4410ca9 | ||||
2005-09-04 | tslib: remove beagle support which sneaked in again | Koen Kooi | 1 | |
2005-09-04 | tslib: add h6300 support, closes #256, courtesy Mika Laitio | Koen Kooi | 4 | |