summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
Commit message (Expand)AuthorAgeFilesLines
* Rename all occurences of NxConsole to NxTermGregory Nutt2014-09-201-22/+22
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-18/+18
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* SAM4E-EK: Add an NxWM configurationGregory Nutt2014-08-201-1/+1
* dd support for a USB keyboard as the NxConsole and text widget input. Not fu...Gregory Nutt2014-07-301-6/+17
* NxWM: Fix default ICON name. g_playBitmap24x24 does not exist, should be g_p...Gregory Nutt2014-07-251-3/+3
* Changes to integrate with Ken's NxWM::CMediaPlayerGregory Nutt2014-07-241-2/+2
* NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, ...Gregory Nutt2014-07-231-0/+14
* NxWM: Add configuration options to filter CMediaPlayer files based on extensionGregory Nutt2014-07-231-18/+80
* NxWidgets: Fix a typo in the Kconfig fileGregory Nutt2014-07-211-1/+1
* NxWM: Increase default priority of mouse and keyboard listener threads. Does ...Gregory Nutt2014-07-171-4/+9
* NxWM::CMediaPlayer: Now calculates the volume slider height from the grip im...Gregory Nutt2014-07-171-0/+23
* Misc changes related to MediaPlayer. Nothing really significantGregory Nutt2014-07-161-0/+6
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-0/+1
* NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased ...Gregory Nutt2014-07-161-10/+32
* Update ChangeLogGregory Nutt2014-07-141-1/+1
* Add larger images for media player. Also options to control spacing and bord...Gregory Nutt2014-07-141-0/+18
* NxWM: Toolbar font ID can now be separately configuredGregory Nutt2014-07-141-5/+26
* NxWM: Can now configure to use small or large iconsGregory Nutt2014-07-131-3/+17
* SAMA5D4-EK: Add an NxWM configurationGregory Nutt2014-07-101-1/+1
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* 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