Commit Graph

206 Commits

Author SHA1 Message Date
Gregory Nutt
ae4ffd5d55 NxWM::CMediaPlayer now uses the new CImage methods to align media controls in buttons 2014-07-14 20:38:22 -06:00
Gregory Nutt
322a3df832 NxWidget::CImage: Now supports helper methods to align images in the widget region 2014-07-14 20:37:39 -06:00
Gregory Nutt
636e61b639 Update ChangeLog 2014-07-14 20:11:01 -06:00
Gregory Nutt
0ed54e3980 CNxWidgets::CImage: Fix setImageLeft and setImageTop methods. 2014-07-14 20:09:58 -06:00
Gregory Nutt
fe2ce763f3 Update ChangeLog 2014-07-14 17:00:12 -06:00
Gregory Nutt
f02a289c15 Add larger images for media player. Also options to control spacing and borders on media player windows 2014-07-14 16:56:40 -06:00
Gregory Nutt
12fadbbe2c Update ChangeLog 2014-07-14 13:00:43 -06:00
Gregory Nutt
9b32a47e93 NxWM: Media player will no reposition controls based on selected image sizes 2014-07-14 13:00:15 -06:00
Gregory Nutt
3e7193e23e NxWM: Media player will dynamically position controls based on window size 2014-07-14 12:31:16 -06:00
Gregory Nutt
727387e50b NxWM: Add media player PNG files 2014-07-14 12:29:41 -06:00
Gregory Nutt
e82bd68385 Update ChangeLog 2014-07-14 11:22:47 -06:00
Gregory Nutt
df63f41fbf NxWM: Toolbar font ID can now be separately configured 2014-07-14 11:21:02 -06:00
Gregory Nutt
f57ae7d18d Update ChangeLogs 2014-07-14 09:24:29 -06:00
Gregory Nutt
ac6071e1cf NxWM: Add larger media player icon 2014-07-14 09:20:23 -06:00
Gregory Nutt
dd47fa066a NxWM: Add larger media player icon 2014-07-14 09:20:13 -06:00
Gregory Nutt
de5c7fa462 NxWM: Slightly improvied minimize icon 2014-07-13 19:36:30 -06:00
Gregory Nutt
db76c87a22 NxWM: Fix background color in 48x48 play glyph 2014-07-13 18:21:46 -06:00
Gregory Nutt
758a6ee58a NxWM: Can now configure to use small or large icons 2014-07-13 15:58:12 -06:00
Gregory Nutt
499c473c19 Update changelog 2014-07-13 14:23:07 -06:00
Gregory Nutt
10b617d434 NxWM: Add a larger stop icon 2014-07-13 14:21:42 -06:00
Gregory Nutt
5d96aae714 Remove unused start image 2014-07-13 13:53:35 -06:00
Gregory Nutt
13984630ec Remove unused start icon 2014-07-13 13:52:35 -06:00
Gregory Nutt
ad0553e51d Update ChangeLog 2014-07-13 13:20:18 -06:00
Gregory Nutt
4029790d3a NxWM: Add a larger minimize icon 2014-07-13 13:18:47 -06:00
Gregory Nutt
837381abb4 NxWM: Remove unused NX Logo icon 2014-07-13 12:51:54 -06:00
Gregory Nutt
7c4dffab84 NxWM: Remove unused NSH icon 2014-07-13 12:50:34 -06:00
Gregory Nutt
b3809bb57d NxWM: Update NxWM icons 2014-07-13 12:46:55 -06:00
Gregory Nutt
aee922524e NxWM: Add a larger calibration icon 2014-07-13 12:09:56 -06:00
Gregory Nutt
549f65a805 Update ChangeLog 2014-07-13 10:49:13 -06:00
Gregory Nutt
8288004f52 NxWM: Add 49x43 NxConsole icon 2014-07-13 10:48:29 -06:00
Gregory Nutt
f2585810fa Update changelog 2014-07-13 10:00:01 -06:00
Gregory Nutt
b310bba248 NxWM: Add 47x49 calculator icon 2014-07-13 09:58:50 -06:00
Gregory Nutt
053b3b20f4 NxWM: Fix background color in 48x48 play glyph 2014-07-12 16:55:00 -06:00
Gregory Nutt
19894fb4bd Update ChangeLog 2014-07-12 16:37:59 -06:00
Gregory Nutt
20c811ddeb NxWidgets: Fix repeated misspelling of Definitions 2014-07-12 16:36:24 -06:00
Gregory Nutt
45b1b0629d NxWM: Add a 48x48 play icon 2014-07-12 16:35:47 -06:00
Gregory Nutt
b407d97f52 Update ChangeLog 2014-07-12 14:41:43 -06:00
Gregory Nutt
b876b1c95d NxWM: Rename all glyphs to include the size of the glyph as part of the filename 2014-07-12 14:40:15 -06:00
Gregory Nutt
6e0be1184f Fixes for clean NxWM build; Updated README files 2014-07-10 15:29:41 -06:00
Gregory Nutt
52c4f8c58e SAMA5D4-EK: Add an NxWM configuration 2014-07-10 14:00:56 -06:00
Gregory Nutt
a49bca71b1 Fix some recurring typos: postion->position, *atino->*ation 2014-07-08 13:12:36 -06:00
Gregory Nutt
ba9e38f79a Fix typo RBG -> RGB in several macros 2014-05-12 13:00:48 -06:00
Gregory Nutt
df6e0bd33a More trailing whilespace removal 2014-04-13 16:26:44 -06:00
Gregory Nutt
183012b6b4 Prep for NuttX 7.1 release 2014-03-15 10:05:18 -06:00
Gregory Nutt
5cef1de5a2 Update README.txt, remove references to appconfig and apps/.config 2014-03-07 14:17:59 -06:00
Gregory Nutt
2527f728f4 Final prep for 6.33 release 2014-01-30 09:45:01 -06:00
Gregory Nutt
b7a4546de2 Preparation for NuttX-6.33 release (maybe tomorrow) 2014-01-29 14:41:18 -06:00
Gregory Nutt
31f053187a The user-mode work queue was not being started 2013-12-31 12:48:11 -06:00
Gregory Nutt
80495b7ae5 NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts to initialize the touchscreen from NxWM in the kernel build 2013-12-30 12:39:23 -06:00
Gregory Nutt
39f42b1cf8 NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build. 2013-12-30 10:04:34 -06:00