summaryrefslogtreecommitdiff
path: root/NxWidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-303-9/+9
* Saving of touchscreen calibration but be done in CCalbration each time the to...Gregory Nutt2013-10-303-2/+24
* Spark configuration updated by David SidraneGregory Nutt2013-10-301-1/+2
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-303-29/+104
* Prep for release 6.31nuttx-6.31Gregory Nutt2013-10-282-1/+32
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-281-1/+3
* Fix some floating point formats in debug statementsGregory Nutt2013-10-172-5/+5
* SAMA5 TSD: Fix to prohibit reading samples when not validGregory Nutt2013-10-172-6/+7
* Minor tweaks to debug output; started renaming some icons to include size in ...Gregory Nutt2013-10-1716-21/+32
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-175-56/+294
* SAMA5D3x-EK NxWM configuration: use 320x320 NuttX logo as the backgroundGregory Nutt2013-10-151-3453/+0
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-152-3/+4
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-158-133/+4647
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-158-29/+129
* NxWidgets::CScaledImage: New class that wraps any class that provides IBitMap...Gregory Nutt2013-10-159-14/+810
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-145-85/+386
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-148-40/+250
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-142-3/+39
* NxWM::CTaskbar: Add a method to redraw the task bar and the top application....Gregory Nutt2013-06-043-9/+21
* Change auto-increment timing in NxWidgets::CNumericEdit. From Petteri AimonenGregory Nutt2013-06-042-3/+14
* NxWidgets::CImage: Allow NULL bitmaps. From Petteri AimonenGregory Nutt2013-06-042-33/+46
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-3039-114/+175
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-3019-19/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-3020-266/+229
* Add NxWidgets::CGlyphSliderHorizontal unit test; Fix NxWidgets::CGlyphSliderH...Gregory Nutt2013-05-177-1/+829
* Minor updates to Kconfig and README filesGregory Nutt2013-05-171-1/+1
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-1513-7/+1748
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-122-16/+18
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-123-14/+49
* Smalled CMediaPlayer image from Ken PettitGregory Nutt2013-05-124-267/+150
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-119-3/+1139
* Fix minor typosGregory Nutt2013-04-281-2/+2
* Prep for NuttX-6.27 releasenuttx-6.27Gregory Nutt2013-04-282-1/+28
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-2210-60/+110
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-0419-0/+255
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-152-1/+75
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-2814-285/+286
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-152-1/+3
* Several patches from Petteri Aimonenpatacongo2013-02-086-11/+28
* All argv types should be char * const * not const char **patacongo2013-02-024-3/+6
* Last minute 6.25 changenuttx-6.25patacongo2013-02-011-1/+1
* Prep for 6.25 releasepatacongo2013-02-012-1/+46
* Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25patacongo2013-02-011-0/+3
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bann...patacongo2013-02-018-14/+282
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-2813-26/+26
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-2127-95/+463
* Prep for release 6.24nuttx-6.24patacongo2012-12-202-5/+39
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-074-11/+47
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-233-4/+11
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-231-1/+0