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
|
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
|
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
|
d70769a832
|
NxWM::CMediaPlayer: Convert CLabel to a CListBox
|
2014-07-16 14:11:02 -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
|
b9fa6f9a3c
|
SAMA5D4-EK: Use borders around buttons
|
2014-07-14 17:01:59 -06:00 |
|
Gregory Nutt
|
11a297a881
|
SAMA4D3/4-EK NxWM: Use larger fonts
|
2014-07-14 11:23:41 -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
|
d91ef71309
|
SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EK
|
2014-07-14 06:37:33 -06:00 |
|
Gregory Nutt
|
8bd08ea180
|
Minor update to README
|
2014-07-13 18:22:34 -06:00 |
|
Gregory Nutt
|
d063128a79
|
SAMA5D4-EK: NxWM configuration uses large fonts by default
|
2014-07-13 18:22:18 -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
|
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
|
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
|
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 |
|
Gregory Nutt
|
3a6ea3642f
|
SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MCK to 2*MCK was sufficient for all timing instbility problems
|
2014-07-12 11:24:14 -06:00 |
|
Gregory Nutt
|
4548ea731e
|
maXTouch: Fix error in state machine
|
2014-07-12 11:23:07 -06:00 |
|
Gregory Nutt
|
8d1feb7a54
|
SAMA5D4-EK LCDC: Change source clock to 2*Mck seems to solve stability issues
|
2014-07-12 09:45:05 -06:00 |
|
Gregory Nutt
|
253110bbf1
|
SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-up timing issues
|
2014-07-12 08:05:22 -06:00 |
|
Gregory Nutt
|
58ab6ec03f
|
NX graphics library: Macroize some color operators that become trivial when there is only one color plane
|
2014-07-12 07:44:56 -06:00 |
|
Gregory Nutt
|
39c6f74966
|
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
|
2014-07-11 21:25:18 -06:00 |
|
Gregory Nutt
|
0139b6a01c
|
Fix a typo introduced in last commit
|
2014-07-11 21:01:19 -06:00 |
|
Gregory Nutt
|
fd14b28da2
|
Update ChangeLog
|
2014-07-11 20:51:09 -06:00 |
|
Gregory Nutt
|
ba22619749
|
NX: Don't change the background if the color has not really changed
|
2014-07-11 20:47:12 -06:00 |
|
Gregory Nutt
|
3042fc5bc0
|
Missing closing quote in Kconfig file
|
2014-07-11 16:51:50 -06:00 |
|
Gregory Nutt
|
e91704c432
|
Minor Kconfig improvements
|
2014-07-11 16:25:35 -06:00 |
|
Gregory Nutt
|
98eb9a4ab0
|
Update ChangeLogs
|
2014-07-11 16:21:04 -06:00 |
|
Gregory Nutt
|
ab1ab379dd
|
Addition rwbuffer interfaces should not be enabled unless they are needed; if rwbuffer support is enabled, it should not be unconditionally enabled in SMART and FTL
|
2014-07-11 16:19:17 -06:00 |
|
Gregory Nutt
|
b10eddda7d
|
Update ChangeLogs
|
2014-07-11 12:30:59 -06:00 |
|
Gregory Nutt
|
3384906cdd
|
Lpc17xx Ethernet: Comment out an assertion that is reported to first inappropriately. From Max
|
2014-07-11 12:25:11 -06:00 |
|
Gregory Nutt
|
2dd9ce50c8
|
Clean-up up some warning
|
2014-07-11 11:58:46 -06:00 |
|
Gregory Nutt
|
68b667c053
|
Update ChangeLog
|
2014-07-11 11:21:04 -06:00 |
|
Gregory Nutt
|
8516551e54
|
Add an MTD layer that will add read-ahead or write buffering to any MTD driver (incomplete)
|
2014-07-11 11:20:11 -06:00 |
|
Gregory Nutt
|
b224f08fd7
|
All PNG files in repository are corrupted... why?
|
2014-07-11 07:35:09 -06:00 |
|
Gregory Nutt
|
b2af7399b3
|
Fixes for clean NxWM build; Updated README files
|
2014-07-10 15:29:41 -06:00 |
|
Gregory Nutt
|
069ec10337
|
Update ChangeLog
|
2014-07-10 14:11:05 -06:00 |
|
Gregory Nutt
|
72dcd81552
|
Update README's to document the new SAMA5D4-EK NxWM configuration
|
2014-07-10 14:10:36 -06:00 |
|
Gregory Nutt
|
1ca4fee7a9
|
SAMA5D4-EK: Add an NxWM configuration
|
2014-07-10 14:00:56 -06:00 |
|
Gregory Nutt
|
7dd6d3d588
|
SAMA5D4-EK: The NX graphics example is now enabled by default
|
2014-07-10 12:38:18 -06:00 |
|
Gregory Nutt
|
95df6bd3de
|
SAMA5D4-EK LCD: Actual hardware with appears to be RGB888
|
2014-07-10 12:23:41 -06:00 |
|
Gregory Nutt
|
89024f3698
|
SAMA5D4-EK: LCDC works (with a few color problems)
|
2014-07-10 12:03:10 -06:00 |
|
Gregory Nutt
|
f97113c5ef
|
SAMA5D4-EK: The maXTouch controller and test is now enabled by default in the NSH configuration
|
2014-07-10 08:42:25 -06:00 |
|
Gregory Nutt
|
34d6c01ebf
|
Update ChangeLog
|
2014-07-10 07:17:15 -06:00 |
|