summaryrefslogtreecommitdiff
path: root/NxWidgets
Commit message (Expand)AuthorAgeFilesLines
* Preparing for NuttX-7.6 ReleaseGregory Nutt2014-11-262-3/+22
* Cosmetic update to commentsGregory Nutt2014-10-122-8/+7
* Update ChangeLogGregory Nutt2014-10-081-0/+5
* Fix files under NxWidgets to use the corrected syslog interfacesGregory Nutt2014-10-0842-368/+241
* Fix typos in release notesGregory Nutt2014-09-271-2/+2
* Update ReleaseNotes in preparation for the 7.5 releaseGregory Nutt2014-09-271-0/+17
* Update ChangeLogs in preparation for the 7.5 releaseGregory Nutt2014-09-271-1/+3
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-202-1/+2
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-204-49/+49
* Update ChangeLogGregory Nutt2014-09-2014-93/+96
* Change all references to NxConsole to NxTermGregory Nutt2014-09-2010-109/+109
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-206-54/+54
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-2011-24/+24
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-012-2/+2
* 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
* Update ChangeLogs and ReleaseNotes for 7.4 release (not complete)Gregory Nutt2014-08-142-2/+73
* Update ChangeLogs and ReleaseNotes for 7.4 release (not complete)Gregory Nutt2014-08-141-1/+3
* NSH Networking: Software assigned MAC address is now configurable. From LazloGregory Nutt2014-08-061-0/+1
* Update ChangeLogGregory Nutt2014-07-301-0/+4
* dd support for a USB keyboard as the NxConsole and text widget input. Not fu...Gregory Nutt2014-07-304-46/+255
* Update TODO listGregory Nutt2014-07-301-14/+12
* Update TODO listi and READMEGregory Nutt2014-07-291-64/+39
* Update ChangeLogsGregory Nutt2014-07-281-0/+3
* NxWM::CMediaPlayer: Add a CLabel that show the current fast forward/rewind speedGregory Nutt2014-07-282-8/+126
* NXWidgets::CNxWidget: Remove an unused bit fieldGregory Nutt2014-07-283-32/+43
* Update ChangeLogsGregory Nutt2014-07-271-0/+2
* CNxWM::CMediaPlayer: Correct handling of increments to sub-sampling rateGregory Nutt2014-07-272-22/+23
* NxWM::CMediaPlayer: successive presses on fast forward or rewind button now i...Gregory Nutt2014-07-272-17/+47
* Updated ChangeLogGregory Nutt2014-07-271-0/+3
* NxWM::CMediaPlayer: Need to remember last text box selection or else each ne...Gregory Nutt2014-07-272-1/+12
* NxWM: Fix default ICON name. g_playBitmap24x24 does not exist, should be g_p...Gregory Nutt2014-07-251-3/+3
* Update ChangeLogsGregory Nutt2014-07-251-0/+3
* NxWM::CMediaPlayer: Revise state logic. We need an additional state for the ...Gregory Nutt2014-07-252-58/+98
* NxWM:CMediaPlayer: Fix some string handling and memory allocation errorsGregory Nutt2014-07-241-7/+8
* Remove some warningsGregory Nutt2014-07-241-3/+9
* Update ChangeLogsGregory Nutt2014-07-241-0/+6
* Lots of changes to integrate with Ken's NxPlayerGregory Nutt2014-07-243-60/+275
* Add a do-notthin, virtual destructor to eliminate a warningGregory Nutt2014-07-241-0/+9
* NxWidgets::CNxString: Add a getAllocSize() method to make it easier to conver...Gregory Nutt2014-07-242-7/+20
* NxWM::CMediaPlayer: Condition out features corresonding to NxPlayer features ...Gregory Nutt2014-07-242-1/+43
* Audio: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hoo...Gregory Nutt2014-07-241-0/+10
* Need debug output from CMediaPlayer if either audio or graphics debug enabledGregory Nutt2014-07-242-20/+48
* Update ChangeLogsGregory Nutt2014-07-231-0/+3
* NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, ...Gregory Nutt2014-07-234-5/+144
* Fix missing right parenthesis in conditional compilation; Also, should use st...Gregory Nutt2014-07-231-16/+16
* Update ChangeLogsGregory Nutt2014-07-231-0/+4
* NxWM::CMediaPlayer: Add logic to read files from the media mountpoint, filter...Gregory Nutt2014-07-231-19/+80
* NxWM: Add configuration options to filter CMediaPlayer files based on extensionGregory Nutt2014-07-231-18/+80
* Update ChangeLogGregory Nutt2014-07-221-1/+13