summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
Commit message (Expand)AuthorAgeFilesLines
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-0/+16
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-4/+10
* Add nx_start() to simplify starting the NX server from within the RTOSGregory Nutt2013-12-291-2/+2
* NxWidgets server initialization must be performed in the kernel when NxWdiget...Gregory Nutt2013-12-291-4/+27
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-301-1/+1
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-301-3/+13
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-52/+136
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-151-1/+2
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-151-0/+22
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-141-3/+31
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-141-0/+40
* Minor updates to Kconfig and README filesGregory Nutt2013-05-171-1/+1
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-121-16/+16
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-111-3/+15
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-0/+6
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-281-0/+24
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-23/+238
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-0/+16
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-2/+9
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-252-0/+586