Gregory Nutt
|
3b8c4a399d
|
Framework for a WM8904 audio driver. The initial driver check-in is simply Ken Pettit's VS1053 driver forced to compile with only WM8904 definitions
|
2014-07-18 15:35:12 -06:00 |
|
Gregory Nutt
|
1ff0536c7f
|
WM8904: Add header file support for this forcoming driver
|
2014-07-18 13:28:51 -06:00 |
|
Gregory Nutt
|
e3310888e2
|
Cosmet updates to some comments
|
2014-07-17 17:58:24 -06:00 |
|
Gregory Nutt
|
17fdc797ed
|
WM8904: A few initial definitions for for the SAMA5D4-EK
|
2014-07-17 17:57:57 -06:00 |
|
Gregory Nutt
|
916729578e
|
WM8904: A few initial definitions for for the SAMA5D4-EK
|
2014-07-17 17:57:57 -06:00 |
|
Gregory Nutt
|
173c49d3fd
|
SAMA5D4-EK NxWM Configuration: Increase number of preallocated watchdogs and don't save child status (it is not being reaped)
|
2014-07-17 17:56:36 -06:00 |
|
Gregory Nutt
|
59d0be1b96
|
SAMA5D4-EK NxWM Configuration: Increase number of preallocated watchdogs and don't save child status (it is not being reaped)
|
2014-07-17 17:56:36 -06:00 |
|
Gregory Nutt
|
117765da5e
|
NxWM: Increase default priority of mouse and keyboard listener threads. Does not seem to make any difference but still seems like a good idea
|
2014-07-17 15:06:05 -06:00 |
|
Gregory Nutt
|
c7d8b6414f
|
NxWM: Increase default priority of mouse and keyboard listener threads. Does not seem to make any difference but still seems like a good idea
|
2014-07-17 15:06:05 -06:00 |
|
Gregory Nutt
|
b379dfffc7
|
Update ChangeLogs
|
2014-07-17 13:38:53 -06:00 |
|
Gregory Nutt
|
3feb03566c
|
NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it.
|
2014-07-17 13:38:37 -06:00 |
|
Gregory Nutt
|
288fd4c1e7
|
NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it.
|
2014-07-17 13:38:37 -06:00 |
|
Gregory Nutt
|
68da6fdcd1
|
Update ChangeLog
|
2014-07-17 12:58:33 -06:00 |
|
Gregory Nutt
|
75177c194c
|
graphics/nxconsole/nxcon_scroll.c: Fix scrolling in the NxConsole for the case of the framebuffer device. In this case, the logic for clearing the vacated region at the bottom was missing so garbage up from the last, uncleared line
|
2014-07-17 12:58:04 -06:00 |
|
Gregory Nutt
|
af65bd6732
|
NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
|
2014-07-17 12:12:02 -06:00 |
|
Gregory Nutt
|
ee3ea73671
|
NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
|
2014-07-17 12:12:02 -06:00 |
|
Gregory Nutt
|
d1e14ef9a4
|
MXT driver: Fix error in thread test... backward logic
|
2014-07-16 22:14:40 -06:00 |
|
Gregory Nutt
|
cc09d75180
|
MXT driver: Fix error in thread test... backward logic
|
2014-07-16 22:13:41 -06:00 |
|
Gregory Nutt
|
23c9f2207a
|
Update changelog
|
2014-07-16 16:32:20 -06:00 |
|
Gregory Nutt
|
5bad17c032
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
bb6ba5198b
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
8182037783
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
f28b632a2c
|
NxWM::CMediaPlayer: Convert CLabel to a CListBox
|
2014-07-16 14:11:02 -06:00 |
|
Gregory Nutt
|
d70769a832
|
NxWM::CMediaPlayer: Convert CLabel to a CListBox
|
2014-07-16 14:11:02 -06:00 |
|
Gregory Nutt
|
808e5c6933
|
NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox)
|
2014-07-16 11:11:55 -06:00 |
|
Gregory Nutt
|
e8a458d723
|
NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox)
|
2014-07-16 11:11:55 -06:00 |
|
Gregory Nutt
|
1089dddc25
|
SAMA5D4-EK: Use borders around buttons
|
2014-07-14 17:01:59 -06:00 |
|
Gregory Nutt
|
b9fa6f9a3c
|
SAMA5D4-EK: Use borders around buttons
|
2014-07-14 17:01:59 -06:00 |
|
Gregory Nutt
|
aa8ff82b0f
|
SAMA4D3/4-EK NxWM: Use larger fonts
|
2014-07-14 11:23:41 -06:00 |
|
Gregory Nutt
|
11a297a881
|
SAMA4D3/4-EK NxWM: Use larger fonts
|
2014-07-14 11:23:41 -06:00 |
|
Gregory Nutt
|
458fc71ff0
|
SAMA5D4-EK: Media player is enabled in the NxWM configuration
|
2014-07-14 09:38:04 -06:00 |
|
Gregory Nutt
|
d2605a5dde
|
SAMA5D4-EK: Media player is enabled in the NxWM configuration
|
2014-07-14 09:38:04 -06:00 |
|
Gregory Nutt
|
b40506ebb3
|
Update ChangeLogs
|
2014-07-14 09:24:29 -06:00 |
|
Gregory Nutt
|
085c48c52a
|
SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EK
|
2014-07-14 06:37:33 -06:00 |
|
Gregory Nutt
|
d91ef71309
|
SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EK
|
2014-07-14 06:37:33 -06:00 |
|
Gregory Nutt
|
b039f76778
|
Minor update to README
|
2014-07-13 18:22:34 -06:00 |
|
Gregory Nutt
|
8bd08ea180
|
Minor update to README
|
2014-07-13 18:22:34 -06:00 |
|
Gregory Nutt
|
e4169d8c0b
|
SAMA5D4-EK: NxWM configuration uses large fonts by default
|
2014-07-13 18:22:18 -06:00 |
|
Gregory Nutt
|
d063128a79
|
SAMA5D4-EK: NxWM configuration uses large fonts by default
|
2014-07-13 18:22:18 -06:00 |
|
Gregory Nutt
|
d7db55cf67
|
Documentation: Update all images. I think they were all damaged by a wild in place sed in some recent change
|
2014-07-13 15:54:13 -06:00 |
|
Gregory Nutt
|
ee136ded4b
|
Documentation: Update all images. I think they were all damaged by a wild in place sed in some recent change
|
2014-07-13 15:54:13 -06:00 |
|
Gregory Nutt
|
63196bb13d
|
NxWM: Add 47x49 calculator icon
|
2014-07-13 09:58:50 -06:00 |
|
Gregory Nutt
|
b7f31fbb12
|
NxWM: Add 47x49 calculator icon
|
2014-07-13 09:58:50 -06:00 |
|
Gregory Nutt
|
b9b7b7274f
|
Update ChangeLog
|
2014-07-12 14:04:21 -06:00 |
|
Gregory Nutt
|
a86fb3a38c
|
SAMA5D4-EK: Valid MXT interrupts should only occur on the falling edge of the ~CHG signal
|
2014-07-12 14:03:08 -06:00 |
|
Gregory Nutt
|
03517717a0
|
SAMA5D4-EK: Valid MXT interrupts should only occur on the falling edge of the ~CHG signal
|
2014-07-12 14:03:08 -06:00 |
|
Gregory Nutt
|
d44e30685e
|
SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHz
|
2014-07-12 14:02:24 -06:00 |
|
Gregory Nutt
|
6818fd0d8f
|
SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHz
|
2014-07-12 14:02:24 -06:00 |
|
Gregory Nutt
|
44e6516213
|
maXTouch: Add thresholding so that MOVE reports are not generated unless there is a significant change in the reported position
|
2014-07-12 14:00:33 -06:00 |
|
Gregory Nutt
|
637e60d95a
|
Update ChangeLog
|
2014-07-12 11:24:45 -06:00 |
|