summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ccalibration.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-9/+17
* Add a hex calculator example to NxWMpatacongo2012-05-221-1/+1
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-191-10/+0
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-191-4/+4
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-0/+30
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-1/+73
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-121/+337
* NxWM: Fix double deletion of classpatacongo2012-05-121-2/+3
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-10/+33
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-0/+4
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-2/+3
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-0/+3
* More NxWM touchscreen fixespatacongo2012-05-101-1/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-0/+543