Gregory Nutt
|
acc0b6ae2a
|
Add mention of CONFIG_NX_ANTIALIASING
|
2015-07-14 13:52:37 -06:00 |
|
Gregory Nutt
|
fd47de41f5
|
Fix URLs due to movement of nuttx/configs repository to the boards repository
|
2015-06-29 13:08:10 -06:00 |
|
Gregory Nutt
|
973eae7a5a
|
Change some Sourceforge URLs to bitbucket URLs
|
2015-06-26 17:29:32 -06:00 |
|
Gregory Nutt
|
be186914fd
|
Update more broken URLs
|
2015-06-08 14:16:32 -06:00 |
|
Gregory Nutt
|
33790f4d16
|
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
|
2015-05-23 17:08:35 -06:00 |
|
Gregory Nutt
|
0f643a45fe
|
drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line
|
2015-04-05 16:53:51 -06:00 |
|
Gregory Nutt
|
752ab56bc0
|
Add a 'capped' boolean parameter to all drawline/drawLine functions/methods. The idea is that this will produce better joining between lines
|
2015-04-05 08:50:01 -06:00 |
|
Gregory Nutt
|
d21cc0eda9
|
Fix all yahoo links. From Magnus Templing
|
2014-10-30 09:39:23 -06:00 |
|
Gregory Nutt
|
813a3a69e2
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
|
Gregory Nutt
|
7e8a760c60
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
d6966d9c5a
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -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
|
aaaf4f96b7
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
fa68c5cc9d
|
Fix some typos in some documents
|
2014-02-08 10:46:29 -06:00 |
|
Gregory Nutt
|
3805abcde5
|
Move more files from graphics/nxmu to libnx/nxmu
|
2013-12-29 08:48:06 -06:00 |
|
Gregory Nutt
|
966c8bbd39
|
Move graphics/nxtk to libnx/nxtk
|
2013-12-28 11:33:21 -06:00 |
|
Gregory Nutt
|
54046a0775
|
Move the NX components out of libc and into its own library, libnx
|
2013-12-28 08:40:03 -06:00 |
|
Gregory Nutt
|
a2a8768a2d
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
|
Gregory Nutt
|
babb9b4308
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
|
Gregory Nutt
|
b6703a660c
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
|
Gregory Nutt
|
f6678fc062
|
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
|
2013-04-19 18:35:06 -06:00 |
|
patacongo
|
70386a1fa3
|
Upate some pathes for the new NuttX repository
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 19:33:42 +00:00 |
|
patacongo
|
635b178311
|
Misc updates (minor)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5014 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-06 17:59:41 +00:00 |
|
patacongo
|
3938f6bbae
|
Add NX kbd input support to NxConsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4753 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 16:05:15 +00:00 |
|
patacongo
|
30fa5b8502
|
Various fixes for running the NxWM unit test on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4711 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 21:25:24 +00:00 |
|
patacongo
|
f0c16c236d
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-04 20:48:52 +00:00 |
|
patacongo
|
02d604793a
|
Add support for backspace and a cursor to NxConsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4546 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-31 16:26:32 +00:00 |
|
patacongo
|
1ff9b8c423
|
More fixes for NxConsole driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4543 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-30 22:49:08 +00:00 |
|
patacongo
|
b98bb4143a
|
Add framework in NxConsole to support VT100 escape sequences
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4542 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-30 18:42:40 +00:00 |
|
patacongo
|
54c07b36ef
|
Can now run an NSH session within an NX window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4539 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-29 22:20:47 +00:00 |
|
patacongo
|
c0b4db4f79
|
NX console updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4534 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-28 16:06:56 +00:00 |
|
patacongo
|
d0da080721
|
NX console driver is code complete but untested
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4529 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-27 19:40:49 +00:00 |
|
patacongo
|
99e319d840
|
Add beginnings of an NX console driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4524 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-26 22:10:21 +00:00 |
|
patacongo
|
71b618c639
|
Add two new small, bold, sans-serif fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4130 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-01 15:15:35 +00:00 |
|
patacongo
|
dc094fb34f
|
Add logic to read from graphics memory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4057 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-22 18:13:04 +00:00 |
|
patacongo
|
ea0f852c45
|
Add a simulated touchscreen driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3989 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-28 17:41:58 +00:00 |
|
patacongo
|
f307e2558f
|
Fix nxgl_splitline bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3912 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-25 03:13:28 +00:00 |
|
patacongo
|
a3411cf080
|
Add a test of the circle rendering logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3911 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-24 17:00:51 +00:00 |
|
patacongo
|
09e7141a1e
|
Add circle drawing interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3910 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-24 14:46:59 +00:00 |
|
patacongo
|
be0b7cdc7a
|
Completes test of line/trapezoid drawing routines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3842 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-04 01:25:58 +00:00 |
|
patacongo
|
cf44f84a55
|
Add NX line drawing interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3836 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-02 13:39:55 +00:00 |
|
patacongo
|
4e9ced3577
|
Add one more font; Fix ez80 serial bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3825 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 13:21:30 +00:00 |
|
patacongo
|
948e53b812
|
Add more fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3824 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 05:28:06 +00:00 |
|
patacongo
|
dca0708135
|
Incorporated new fonts into examples; fix glyph allocation bug in nxhello
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3822 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-27 14:43:45 +00:00 |
|
patacongo
|
df46793880
|
Add memory usage monitor to USB storage example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3817 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-25 22:21:38 +00:00 |
|
patacongo
|
03065e36a2
|
Move NX header files to include/nuttx/nx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-24 20:49:01 +00:00 |
|
patacongo
|
e8c88de974
|
Update BDF converter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3815 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-24 12:36:21 +00:00 |
|
patacongo
|
1528e9fe88
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3814 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-23 14:27:01 +00:00 |
|
patacongo
|
d81ddbd8b5
|
Add JP's BDF font conversion program
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3813 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-23 13:53:59 +00:00 |
|
patacongo
|
72592f4284
|
Use a handle instead of an ID in each font lookup; this saves doing the font set lookup each time
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3802 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-20 02:13:08 +00:00 |
|