summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include
Commit message (Expand)AuthorAgeFilesLines
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-201-1/+1
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-1/+1
* Change all references to NxConsole to NxTermGregory Nutt2014-09-205-39/+39
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-23/+23
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-3/+3
* dd support for a USB keyboard as the NxConsole and text widget input. Not fu...Gregory Nutt2014-07-301-6/+44
* NxWM::CMediaPlayer: Add a CLabel that show the current fast forward/rewind speedGregory Nutt2014-07-281-1/+14
* CNxWM::CMediaPlayer: Correct handling of increments to sub-sampling rateGregory Nutt2014-07-271-1/+1
* NxWM::CMediaPlayer: successive presses on fast forward or rewind button now i...Gregory Nutt2014-07-271-3/+8
* NxWM::CMediaPlayer: Need to remember last text box selection or else each ne...Gregory Nutt2014-07-271-0/+1
* NxWM::CMediaPlayer: Revise state logic. We need an additional state for the ...Gregory Nutt2014-07-251-2/+10
* Lots of changes to integrate with Ken's NxPlayerGregory Nutt2014-07-241-8/+17
* Add a do-notthin, virtual destructor to eliminate a warningGregory Nutt2014-07-241-0/+9
* NxWM::CMediaPlayer: Condition out features corresonding to NxPlayer features ...Gregory Nutt2014-07-241-1/+6
* 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-241-0/+14
* NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, ...Gregory Nutt2014-07-232-1/+20
* NxWM: Increase default priority of mouse and keyboard listener threads. Does ...Gregory Nutt2014-07-171-4/+8
* NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height;...Gregory Nutt2014-07-171-0/+8
* NxWM::CMediaPlayer: Fix some state-related bugs introduced yesterday. Impro...Gregory Nutt2014-07-171-0/+6
* Misc changes related to MediaPlayer. Nothing really significantGregory Nutt2014-07-161-0/+4
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+1
* NxWM::CMediaPlayer: Convert CLabel to a CListBoxGregory Nutt2014-07-161-12/+32
* NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased ...Gregory Nutt2014-07-162-5/+35
* NxWM::CMediaPlayer: Fix memory leakGregory Nutt2014-07-161-0/+12
* NxWM::CMediaPlayer: Fix issues with state changes performed on the PreRelese ...Gregory Nutt2014-07-151-0/+23
* NxWM: Cosmetic changes to naming and commentsGregory Nutt2014-07-151-3/+3
* NxMW::CMediaPlayer now supports a pause buttonGregory Nutt2014-07-151-3/+4
* NxWM::CMediaPlayer: Some improved state managementGregory Nutt2014-07-151-0/+8
* NxWM::CMediaPlayer: Now uses CStickyImages for fast forward and rewindGregory Nutt2014-07-151-2/+3
* NxWM::CMediaPlay: Now receives button eventsGregory Nutt2014-07-151-4/+20
* Add larger images for media player. Also options to control spacing and bord...Gregory Nutt2014-07-141-0/+4
* NxWM: Media player will dynamically position controls based on window sizeGregory Nutt2014-07-141-3/+3
* NxWM: Toolbar font ID can now be separately configuredGregory Nutt2014-07-141-0/+6
* NxWM: Add larger media player iconGregory Nutt2014-07-141-1/+1
* NxWM: Slightly improvied minimize iconGregory Nutt2014-07-131-1/+1
* NxWM: Can now configure to use small or large iconsGregory Nutt2014-07-131-7/+15
* Remove unused start iconGregory Nutt2014-07-131-1/+0
* NxWM: Remove unused NSH iconGregory Nutt2014-07-131-1/+0
* NxWidgets: Fix repeated misspelling of DefinitionsGregory Nutt2014-07-122-2/+2
* More trailing whilespace removalGregory Nutt2014-04-1311-15/+15
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-30/+33
* Minor tweaks to debug output; started renaming some icons to include size in ...Gregory Nutt2013-10-172-2/+2
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-2/+24
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-151-2/+2
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-152-4/+24
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-142-0/+61
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-142-5/+28
* NxWM::CTaskbar: Add a method to redraw the task bar and the top application....Gregory Nutt2013-06-041-8/+16
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-153-1/+33