Gregory Nutt
|
31f053187a
|
The user-mode work queue was not being started
|
2013-12-31 12:48:11 -06:00 |
|
Gregory Nutt
|
80495b7ae5
|
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
|
39f42b1cf8
|
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
|
bd7cb3d58a
|
STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configuration
|
2013-12-29 13:15:08 -06:00 |
|
Gregory Nutt
|
c0e26ad24c
|
Add nx_start() to simplify starting the NX server from within the RTOS
|
2013-12-29 11:11:48 -06:00 |
|
Gregory Nutt
|
da660d1c6c
|
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
|
0a37711b40
|
Move rgbcolors.h to include/nuttx/video
|
2013-12-10 09:29:20 -06:00 |
|
Gregory Nutt
|
cd15af22fa
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
|
Gregory Nutt
|
07d226c8c5
|
SAMA5D3x-EK NxWM configuration: use 320x320 NuttX logo as the background
|
2013-10-15 16:11:33 -06:00 |
|
Gregory Nutt
|
4f24c69538
|
Add a 320x320 NuttX logo image
|
2013-10-15 16:08:06 -06:00 |
|
Gregory Nutt
|
d9d02140d8
|
Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbar
|
2013-10-15 14:29:06 -06:00 |
|
Gregory Nutt
|
341458e123
|
NxWidgets::CScaledImage: New class that wraps any class that provides IBitMap and adds image scaling
|
2013-10-15 11:09:20 -06:00 |
|
Gregory Nutt
|
1393518ba7
|
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
|
981a0b1a78
|
NxWM::CTaskbar: Add a method to redraw the task bar and the top application. From Petteri Aimonen
|
2013-06-04 08:11:45 -06:00 |
|
Gregory Nutt
|
a6a07f3e45
|
Change auto-increment timing in NxWidgets::CNumericEdit. From Petteri Aimonen
|
2013-06-04 08:02:06 -06:00 |
|
Gregory Nutt
|
1e7b43629a
|
NxWidgets::CImage: Allow NULL bitmaps. From Petteri Aimonen
|
2013-06-04 07:54:26 -06:00 |
|
Gregory Nutt
|
d71736b2d5
|
Add NxWidgets::CGlyphSliderHorizontal unit test; Fix NxWidgets::CGlyphSliderHorizontal drawing error. From Ken Pettit
|
2013-05-17 15:07:07 -06:00 |
|
Gregory Nutt
|
4e5c8e97e8
|
Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken Pettit.
|
2013-05-15 16:45:57 -06:00 |
|
Gregory Nutt
|
d8e05678fe
|
Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen
|
2013-04-22 08:01:43 -06:00 |
|
patacongo
|
804bd95e05
|
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
|
a96a12751a
|
STM32 F4 patches from Petteri Aimonen (mostly USB)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5652 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-15 14:37:37 +00:00 |
|
patacongo
|
1e8e94837c
|
Several patches from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5625 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-08 15:28:07 +00:00 |
|
patacongo
|
51d056fa13
|
All argv types should be char * const * not const char **
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5599 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-02 19:32:46 +00:00 |
|
patacongo
|
48224ae40d
|
NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bannister
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5592 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-01 14:53:38 +00:00 |
|
patacongo
|
7e7e9979a2
|
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
|
0dbe3858ea
|
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-07 16:00:56 +00:00 |
|
patacongo
|
e9d2baa274
|
Several changes (mostly graphics related) from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5385 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-23 15:49:06 +00:00 |
|
patacongo
|
d95217b12b
|
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 15:47:41 +00:00 |
|
patacongo
|
e7a39a316d
|
Finishes all Makefile file changes for Windows native clean
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-17 20:44:02 +00:00 |
|
patacongo
|
ecda1b2df0
|
Patches 7-9 from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5365 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-17 13:50:02 +00:00 |
|
patacongo
|
57ad695cf5
|
Fixes for CCycleButton unit test; Add CNumericEdit. Both from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5363 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-16 15:53:16 +00:00 |
|
patacongo
|
f5abf6eff9
|
Move some (hopefully) un-necessary quotes in Makefiles for Mike
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 17:43:29 +00:00 |
|
patacongo
|
4ef1248714
|
Centralized the definition of the INCDIR script in tools/Config.mk
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-13 20:24:30 +00:00 |
|
patacongo
|
58380533f7
|
Partial change: Removing bash ARCHIVE loop
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-11 16:33:14 +00:00 |
|
patacongo
|
afdb39b3b9
|
Several bugfixes contributed by Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 16:07:49 +00:00 |
|
patacongo
|
9caa2a5828
|
Fixes mostly related to touchscreen on Shenzhou board (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5196 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 01:26:47 +00:00 |
|
patacongo
|
5354e2d637
|
Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5193 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-26 14:36:28 +00:00 |
|
patacongo
|
e13dbaa53f
|
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 |
|
patacongo
|
5bd084b192
|
Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5189 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 21:15:02 +00:00 |
|
patacongo
|
8038b6c441
|
Email address change in misc/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5144 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 17:32:42 +00:00 |
|
patacongo
|
357e4b55dd
|
Hack for font background when we cannot read from the LCD; Candidate fix for ILI9325 LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4763 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-22 23:49:15 +00:00 |
|
patacongo
|
8a19aea00b
|
CHexCalculator fixes + back out change to CNxtkWindow
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4761 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-22 21:01:42 +00:00 |
|
patacongo
|
654aadaed8
|
Add a hex calculator example to NxWM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4760 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-22 19:29:22 +00:00 |
|
patacongo
|
2de19911f1
|
Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4755 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 22:10:34 +00:00 |
|
patacongo
|
43cae03680
|
NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4754 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 18:56:14 +00:00 |
|
patacongo
|
c6c67e8987
|
NxWM: Add a missing part of the message blocking logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4748 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-19 01:01:00 +00:00 |
|
patacongo
|
ad63005d6a
|
Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4747 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-18 23:08:34 +00:00 |
|
patacongo
|
daa19c57c6
|
Implement an NX interface to block flush message queues in multi-user mode. This is necessary to prevent stale window handles when a window is closed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4745 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-17 22:16:02 +00:00 |
|
patacongo
|
87e557af84
|
Fix a C++ link issue: If constant strings used only in constructor, the don't get linked into the final executable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4743 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-17 16:55:13 +00:00 |
|
patacongo
|
0efb245d6d
|
NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4742 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-16 22:43:40 +00:00 |
|