summaryrefslogtreecommitdiff
path: root/src/wcmFilter.c
Commit message (Expand)AuthorAgeFilesLines
* Change signature of wcmTilt2R to return the rotation calculated.Peter Hutterer2011-03-111-21/+21
* Sanitize wcmTilt2R.Peter Hutterer2011-03-111-12/+17
* Add a offset paramater value to wcmTilt2RPeter Hutterer2011-03-111-4/+8
* Fix wcmTilt2R so it uses defines instead of hardcoded numbers.Peter Hutterer2011-03-111-5/+6
* Document wcmTilt2R (and add a fixme)Peter Hutterer2011-03-111-5/+29
* Remove superfluous function declarationPeter Hutterer2011-03-111-1/+0
* Fix indentation in wcmTilt2R.Peter Hutterer2011-03-071-1/+1
* Use single filter routine for all tools.Chris Bagwell2010-11-241-69/+25
* Make npoints really track samples in filter window.Chris Bagwell2010-11-241-0/+2
* move storing of raw samples into wcmFilter filerChris Bagwell2010-11-151-3/+73
* Add tabstop=8 to vim modelinesNikolai Kondrashov2010-09-221-1/+1
* Always allocate pressure curve.Peter Hutterer2010-06-031-13/+0
* Remove libc wrappers.Peter Hutterer2010-05-221-1/+1
* Move the check for pressure curve value sanity into its own function.Peter Hutterer2010-03-011-3/+14
* Fix copy/paste error in license header referring to LGP instead of GPL.Ping Cheng2010-02-181-1/+1
* Move wcmTilt2Rotation function to wcmFilter.cPrzemo Firszt2010-01-191-0/+30
* common and priv both have debugLevel, just pass them in as-is.Peter Hutterer2009-12-241-2/+1
* Merge the function name into the DBG macro.Peter Hutterer2009-12-241-1/+1
* Merge the xf86Msg into the DBG macro.Peter Hutterer2009-12-241-2/+2
* Rename xf86Wcm* to wcm*Przemo Firszt2009-12-231-9/+9
* Use xf86Msg instead of ErrorF for debug messages.Peter Hutterer2009-12-221-1/+1
* janitor: Fix indentation of a debug message.Ping Cheng2009-11-241-1/+2
* Remove spurious executable bits from source files.Peter Hutterer2009-11-181-0/+0
* vim tags for the coding style.Peter Hutterer2009-11-061-0/+1
* Unify log messages to a common format.Peter Hutterer2009-11-051-2/+2
* Include config.h everywherePeter Hutterer2009-11-031-0/+4
* Use xf86Msg instead of ErrorFPeter Hutterer2009-11-031-1/+1
* Set up the default xf86-input-* directory structure, autotool.Ping Cheng2009-08-031-0/+282
* Reshaped the source treepingc2006-08-071-346/+0
* Fixing Graphire bug and adding dlloader optionpingc2005-08-081-48/+30
* Released linuxwacom-0.6.7pingc2005-03-281-63/+13
* update prod, dev, and webpingc2004-06-071-14/+10
* Support kernel 2.6.0pingc2003-12-101-2/+2
* Created directories to ease ongoing kernel supportpingc2003-11-101-2/+21
* Fixed Intuos tilt filterpingc2003-07-191-5/+4
* Added noise reducing filter and Improved USB relative movementpingc2003-07-161-58/+143
* Fixed intuos filter, added pedantic to compiler options, minor warnings fixed.jjoganic2003-07-111-0/+9
* Intuos filtering enabled by default. Fixed APM restart problem.jjoganic2003-06-151-0/+97
* Updated pressure curve; configurable pressure curve, debug level.jjoganic2003-05-031-26/+38
* Added pressure curve. Very tight.jjoganic2003-04-301-0/+197