summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ctouchscreen.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic update to commentsGregory Nutt2014-10-121-6/+5
|
* NxWM: Increase default priority of mouse and keyboard listener threads. Does ↵Gregory Nutt2014-07-171-4/+6
| | | | not seem to make any difference but still seems like a good idea
* MXT driver: Fix error in thread test... backward logicGregory Nutt2014-07-161-2/+0
|
* Misc changes related to MediaPlayer. Nothing really significantGregory Nutt2014-07-161-1/+1
|
* More trailing whilespace removalGregory Nutt2014-04-131-4/+4
|
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ↵Gregory Nutt2013-12-301-0/+2
| | | | to initialize the touchscreen from NxWM in the kernel build
* Fix some floating point formats in debug statementsGregory Nutt2013-10-171-1/+1
|
* SAMA5 TSD: Fix to prohibit reading samples when not validGregory Nutt2013-10-171-2/+3
|
* Minor tweaks to debug output; started renaming some icons to include size in ↵Gregory Nutt2013-10-171-1/+1
| | | | the name; SAMA5 NxWM config needs libm
* New touchscreen scaling algorithm for the case where measured X values vary ↵Gregory Nutt2013-10-171-1/+63
| | | | with y position (and vice versa)
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4750 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Calibration is now done on a separate thread; Change mechanism for ↵patacongo2012-05-141-4/+4
| | | | | | reporting calibration data; add method to determine if the application is full-screen git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4736 42af7a65-404d-4744-a932-0658087f49c3
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-1/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4723 42af7a65-404d-4744-a932-0658087f49c3
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4722 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ↵patacongo2012-05-111-16/+369
| | | | | | initialization interfaces for all boards git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4721 42af7a65-404d-4744-a932-0658087f49c3
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+125
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 42af7a65-404d-4744-a932-0658087f49c3