summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm
Commit message (Expand)AuthorAgeFilesLines
...
* NxWM: Add media player PNG filesGregory Nutt2014-07-145-0/+0
* NxWM: Toolbar font ID can now be separately configuredGregory Nutt2014-07-142-1/+7
* NxWM: Add larger media player iconGregory Nutt2014-07-141-0/+302
* NxWM: Add larger media player iconGregory Nutt2014-07-146-110/+119
* NxWM: Slightly improvied minimize iconGregory Nutt2014-07-133-61/+61
* NxWM: Fix background color in 48x48 play glyphGregory Nutt2014-07-137-141/+143
* NxWM: Can now configure to use small or large iconsGregory Nutt2014-07-135-39/+54
* NxWM: Add a larger stop iconGregory Nutt2014-07-132-0/+285
* Remove unused start imageGregory Nutt2014-07-131-0/+0
* Remove unused start iconGregory Nutt2014-07-133-219/+1
* NxWM: Add a larger minimize iconGregory Nutt2014-07-136-359/+621
* NxWM: Remove unused NX Logo iconGregory Nutt2014-07-131-0/+0
* NxWM: Remove unused NSH iconGregory Nutt2014-07-133-218/+2
* NxWM: Update NxWM iconsGregory Nutt2014-07-134-379/+334
* NxWM: Add a larger calibration iconGregory Nutt2014-07-134-17/+331
* NxWM: Add 49x43 NxConsole iconGregory Nutt2014-07-132-0/+306
* NxWM: Add 47x49 calculator iconGregory Nutt2014-07-132-0/+395
* NxWM: Fix background color in 48x48 play glyphGregory Nutt2014-07-121-32/+32
* NxWidgets: Fix repeated misspelling of DefinitionsGregory Nutt2014-07-1210-11/+11
* NxWM: Add a 48x48 play iconGregory Nutt2014-07-121-0/+284
* NxWM: Rename all glyphs to include the size of the glyph as part of the filenameGregory Nutt2014-07-1210-13/+13
* More trailing whilespace removalGregory Nutt2014-04-1324-135/+135
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-0/+2
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-302-31/+38
* Move rgbcolors.h to include/nuttx/videoGregory Nutt2013-12-1010-10/+10
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-1010-10/+10
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-301-3/+3
* Saving of touchscreen calibration but be done in CCalbration each time the to...Gregory Nutt2013-10-301-1/+18
* 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-1715-18/+29
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-173-3/+155
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-151-2/+2
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-153-6/+60
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-143-83/+353
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-143-26/+191
* NxWM::CTaskbar: Add a method to redraw the task bar and the top application....Gregory Nutt2013-06-041-8/+16
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-1/+1
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-156-2/+491
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-122-14/+45
* Smalled CMediaPlayer image from Ken PettitGregory Nutt2013-05-121-214/+69
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-116-0/+1073
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-0/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+2
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-286-235/+100
* Several patches from Petteri Aimonenpatacongo2013-02-081-8/+8
* All argv types should be char * const * not const char **patacongo2013-02-022-2/+2
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-2/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-11/+12