summaryrefslogtreecommitdiff
path: root/NxWidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make CNxTimer stop itself before destruction. Otherwise a call to an invalid...Gregory Nutt2014-07-221-0/+1
* Make CTabPanel raise action event when tab is changed. Also add a function f...Gregory Nutt2014-07-222-4/+12
* NxWidgets::CTabPanel: Modify behavior in showPage() method. Eliminate a du...Gregory Nutt2014-07-221-7/+4
* NxWidgets::CTaskbar: Fix type of return value fromopenRawWindow() method. F...Gregory Nutt2014-07-221-2/+2
* NxWidgets::CNxString: Make destructor virtual. From Petteri AimonenGregory Nutt2014-07-221-1/+1
* NxWidgets: Fix a typo in the Kconfig fileGregory Nutt2014-07-211-1/+1
* Cosmet updates to some commentsGregory Nutt2014-07-172-3/+3
* NxWM: Increase default priority of mouse and keyboard listener threads. Does ...Gregory Nutt2014-07-174-14/+25
* Update ChangeLogsGregory Nutt2014-07-171-0/+3
* NxWM::CApplicationWindow: Created the custom font for the toolbar title, but...Gregory Nutt2014-07-175-0/+10
* Update ChangeLogGregory Nutt2014-07-171-0/+6
* NxWM::CMediaPlayer: Now calculates the volume slider height from the grip im...Gregory Nutt2014-07-171-7/+13
* NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height;...Gregory Nutt2014-07-176-32/+88
* Update ChangeLogGregory Nutt2014-07-171-1/+3
* NxWM::CMediaPlayer: State variable was left in a bad state and caused some p...Gregory Nutt2014-07-171-2/+10
* Update ChangeLogGregory Nutt2014-07-171-0/+4