OSDN Git Service

android-x86/external-tslib.git
2008-11-20 Chris LarsonAdd TODO file.
2008-11-20 Chris LarsonClean up the remnant USE_INPUT_API bits, as noted by...
2008-11-20 Chris LarsonKill old unused ts_read_raw_module.c
2008-11-18 Chris LarsonDefine the _CNT macros if needed.
2008-11-13 Chris LarsonClear the ts event buffer at appropriate points in...
2008-11-11 Chris LarsonBTN_TOUCH is only *required* when the device isn't...
2008-11-11 Chris LarsonKill AC_FUNC_MALLOC, as it's only needed when the code...
2008-11-11 Chris LarsonCleanup and kill syntax errors introduced by copying...
2008-11-11 Chris LarsonUse memset rather than bzero
2008-11-04 Chris Larsonts_test: add quit button
2008-11-01 Chris LarsonUpdate the INSTALL file to the latest from autotools.
2008-11-01 Chris LarsonFix the build of the linear-h2200 plugin.
2008-11-01 Chris LarsonFix use with devices that can't measure pressure, court...
2008-11-01 Chris LarsonLink plugins against libts
2008-11-01 Chris LarsonAdd debug prints to plugin loading
2008-11-01 Chris LarsonRemove extra slash from plugin path
2008-11-01 Chris LarsonBump version to 1.0 (from poky)
2007-07-11 Chris LarsonThis patch adds support for "EVIOCGRAB" on the input...
2007-07-11 Chris LarsonAdd tatung webpad raw module, courtesy Nicolas FR.
2007-07-11 Chris LarsonUpdated INSTALL file.
2006-08-16 Chris Larsonplugins/collie.c,plugins/corgi.c: Apply patch from...
2005-03-02 Chris Larson* src/tslib-filter.h: BUGFIX: make the symbol used...
2005-03-01 Chris Larson* m4/internal/visibility.m4, src/Makefile.am, plugins...
2005-03-01 Chris Larsons/Bump the LT_RELEASE,/Bump the LT_REVISION,/;
2005-03-01 Chris Larson* tslib.pc.in: Add pkg-config file for tslib.
2005-03-01 Chris LarsonAdd a PLACEHOLDER file to m4/external, so that cvs...
2005-02-26 Chris LarsonUpdate autogen-clean.sh to add a few more files to...
2005-02-26 Chris Larsonconfigure.ac: Bump version passed to AC_INIT, set my...
2005-02-26 Chris LarsonAdd config.h.in to .cvsignore.
2005-02-26 Chris LarsonKill unnecessary config.h.in and add .cvsignore files.
2005-02-26 Chris LarsonAdd m4 bits that I forgot to check in.
2005-02-26 Chris LarsonAdd acinclude.m4 that I forgot to check in.
2005-02-26 Chris LarsonCourtesy Michael Opdenacker, add a tslib plugin to...
2005-02-26 Chris LarsonApply patch to add support for using the new gcc symbol...
2005-02-26 Chris LarsonPatch courtesy Holger Freyther:
2005-02-26 Chris Larson* AUTHORS: Add self to AUTHORS file.
2004-10-21 Douglas LowderPatch to tests/fbutils.h to fix typecast problem with...
2004-10-20 Douglas LowderPatch from Chris Larson to clean up comparisons between...
2004-10-19 Douglas LowderFix to remove remnant TSLIB_INPUT_EVSYN define that...
2004-07-22 Douglas LowderAnother patch from Chris Larson, to make sure EV_SYN...
2004-07-22 Douglas LowderAdding all the new files that are part of the changes...
2004-07-22 Douglas LowderMassive commit to enter in changes from the past six...
2003-03-06 Douglas LowderFix to swap_xy initialization in plugins/linear.c ...
2003-03-06 Douglas LowderAdd CORGI and COLLIE device types to src/ts_read_raw.c
2003-03-05 Douglas LowderAdded support for new touchscreen device in src/ts_read...
2002-11-09 Douglas LowderNumber of fixes implemented -- added tests/ts_print_raw...
2002-08-30 Douglas LowderAdded tests/ts_print_raw.c and modified autogen.sh...
2002-07-12 Douglas LowderFixed problem in plugins/linear.c, added Webpad support...
2002-07-11 Douglas LowderFixed problems; added a contributed patch. See ChangeLog.
2002-07-09 Douglas LowderFixes to support operation on iPAQ; removed autogenned...
2002-07-04 Douglas LowderMore fixes to console/framebuffer code in tests/fbutils...
2002-07-02 Douglas Lowder(no commit message)
2002-07-02 Douglas LowderFixes to tests/fbutils.c: see ChangeLog
2002-06-20 Douglas LowderAdded in the configure script and other files generated...
2002-06-20 Douglas LowderFixes to plugins/dejitter.c and src/ts_parse_vars.c...
2002-06-18 Douglas LowderNew files added to the tree with the 2002-06-17 update...
2002-06-18 Douglas Lowder(no commit message)
2002-06-18 Douglas LowderExtensive changes, fixes, feature adds. See ChangeLog...
2002-06-17 Douglas Lowder(no commit message)
2002-06-17 Douglas Lowdertesting write access
2002-05-21 Nicolas Pitreported over to the Linux input device API
2002-01-16 Russell KingUpdate readme
2002-01-15 Russell KingOops, forgot ts_fd.c
2002-01-15 Russell KingAdd ts_fd() function
2002-01-15 Russell KingImplement linear xyswap option for landscape/portrait...
2001-12-23 Russell Kinginitial import