Gregory Nutt
|
618db89c76
|
NxWM: Toolbar font ID can now be separately configured
|
2014-07-14 11:23:20 -06:00 |
|
Gregory Nutt
|
2686f123df
|
NxWM: Can now configure to use small or large icons
|
2014-07-13 15:58:12 -06:00 |
|
Gregory Nutt
|
de31f2cce8
|
SAMA5D4-EK: Add an NxWM configuration
|
2014-07-10 14:00:56 -06:00 |
|
Gregory Nutt
|
bf19806a0d
|
Fix some recurring typos: postion->position, *atino->*ation
|
2014-07-08 13:12:36 -06:00 |
|
Gregory Nutt
|
b6c31e3f9f
|
NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts to initialize the touchscreen from NxWM in the kernel build
|
2013-12-30 12:39:23 -06:00 |
|
Gregory Nutt
|
346abf470b
|
NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.
|
2013-12-30 10:04:34 -06:00 |
|
Gregory Nutt
|
bdbd0f9b5b
|
Add nx_start() to simplify starting the NX server from within the RTOS
|
2013-12-29 11:11:48 -06:00 |
|
Gregory Nutt
|
a42656813f
|
NxWidgets server initialization must be performed in the kernel when NxWdigets is built in kernel mode
|
2013-12-29 09:46:57 -06:00 |
|
Gregory Nutt
|
125c7fd8fa
|
Fix typos introduced into NxWM configuration by an earlier check-in today
|
2013-10-30 17:16:58 -06:00 |
|
Gregory Nutt
|
c107547bdb
|
Add interface definition for platform-specific storage of configuration data; Modify NxWM unit test to use these interfaces, if available, to save and restore touchscreen calibration data.
|
2013-10-30 10:11:43 -06:00 |
|
Gregory Nutt
|
73e10bd839
|
New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa)
|
2013-10-17 12:07:14 -06:00 |
|
Gregory Nutt
|
9df979417f
|
Add a 320x320 NuttX logo image
|
2013-10-15 16:10:08 -06:00 |
|
Gregory Nutt
|
efceac559e
|
Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbar
|
2013-10-15 14:29:06 -06:00 |
|
Gregory Nutt
|
52993dc0d3
|
NxWM::CCalibration: Add logic to collect and average samples, optionally discarding the most extreem values
|
2013-10-14 18:35:23 -06:00 |
|
Gregory Nutt
|
a5339d6c64
|
NxWM::CCalibration: Add an option to provide some instructions in the center of the calibration screen
|
2013-10-14 14:52:17 -06:00 |
|
Gregory Nutt
|
0d9cc5d64c
|
Minor updates to Kconfig and README files
|
2013-05-17 07:37:09 -06:00 |
|
Gregory Nutt
|
44fe713165
|
Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent with other default priorities
|
2013-05-12 14:31:41 -06:00 |
|
Gregory Nutt
|
425772f3c2
|
Add beginning a a media player window to NxWM from Ken Pettit. Still a work in progress
|
2013-05-11 16:15:51 -06:00 |
|
Gregory Nutt
|
06a0e86e40
|
Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen
|
2013-04-22 08:01:43 -06:00 |
|
patacongo
|
5d1fdfbf04
|
NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5689 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-28 18:48:11 +00:00 |
|
patacongo
|
f2b2c39d7a
|
Patches from Petteri Aimonen (plus a few other things)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-21 20:09:32 +00:00 |
|
patacongo
|
b60be3682d
|
Several patches from Petteri Aimonen (mostly NxWidgets)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5324 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-09 14:54:29 +00:00 |
|
patacongo
|
6d749f051b
|
Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5202 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-28 19:24:46 +00:00 |
|
patacongo
|
e677bd6b22
|
Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested).
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 22:04:51 +00:00 |
|