patacongo
|
6bcf6e7f99
|
Ooopx, the last version of nxfonts_getfont.c was still in the editor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3826 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-29 13:41:08 +00:00 |
|
patacongo
|
f5d191388b
|
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
|
4e5fb58dbc
|
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
|
f2140928cb
|
If the requested font cannot be found, return the default font
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3823 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-28 20:10:20 +00:00 |
|
patacongo
|
bc5405cdea
|
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
|
dd47d95381
|
Add several new fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3821 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-27 05:02:58 +00:00 |
|
patacongo
|
f41d4fb0e3
|
Fix for bdf-converter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3818 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-26 01:10:36 +00:00 |
|
patacongo
|
8ba9c6e39b
|
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
|
bc4d0f1167
|
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
|
2ee238e14b
|
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
|
b896f16bcf
|
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 |
|
patacongo
|
21e170a558
|
Add support for multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3801 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 22:45:15 +00:00 |
|
patacongo
|
118a2dd458
|
Setup environment to support multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 20:08:28 +00:00 |
|
patacongo
|
2ff6c3793c
|
Correct an NX error that would leave stuff on the display when a window is closed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3769 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-11 13:30:47 +00:00 |
|
patacongo
|
75339f935d
|
Fix an error in the NX move logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3766 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 18:54:54 +00:00 |
|
patacongo
|
29ef946bee
|
Fix a few NXTEXT bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3765 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 17:18:26 +00:00 |
|
patacongo
|
ed975abb65
|
Fix a critical font rendering bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3762 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 20:41:08 +00:00 |
|
patacongo
|
9951e10f86
|
Add NX configuration for the STM3210E-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-05 22:45:31 +00:00 |
|
patacongo
|
0faef6c9f0
|
Incorporate install app from Uros
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3594 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-12 14:49:46 +00:00 |
|
patacongo
|
e3c6655b0d
|
Correct 1-bit errors in intersection calculations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3526 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-20 01:55:05 +00:00 |
|
patacongo
|
8d2d65205e
|
Rename i2c directories to sensors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3525 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-19 18:51:02 +00:00 |
|
patacongo
|
f9424121a7
|
Add NX configuration for LPCXpresso
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3521 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-18 17:16:24 +00:00 |
|
patacongo
|
0df702514b
|
Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 18:42:33 +00:00 |
|
patacongo
|
60c0de010a
|
Fix issues detected by CppCheck tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3261 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-19 20:02:23 +00:00 |
|
patacongo
|
1c5ab5f894
|
P14201 driver now uses new SPI cmddata method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3
|
2010-12-04 01:56:50 +00:00 |
|
patacongo
|
a4f78f5ad0
|
Fix case where rectangle is moved horizonatlly
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2832 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-08 14:35:11 +00:00 |
|
patacongo
|
37b25cfaaa
|
Fix rectangle logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2831 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-08 13:33:10 +00:00 |
|
patacongo
|
70db6f4c76
|
Eliminate warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2830 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-08 03:48:15 +00:00 |
|
patacongo
|
55b8006c2d
|
Fixes a couple of display artifacts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2686 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-20 02:12:48 +00:00 |
|
patacongo
|
12daeb5fdf
|
Fix case where stride != width
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2683 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-16 19:37:21 +00:00 |
|
patacongo
|
36e5da2751
|
Fixes for rendering fonts at 4bpp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2682 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-16 18:02:37 +00:00 |
|
patacongo
|
80891ed66b
|
NX for 4bpp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2671 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-15 12:40:59 +00:00 |
|
patacongo
|
9eaf3e665f
|
More NX LCD fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2624 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-23 03:29:51 +00:00 |
|
patacongo
|
bc80135786
|
Fix a couple more LCD bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2622 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-21 03:24:36 +00:00 |
|
patacongo
|
179212d2ab
|
Code complete for NX for LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2610 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-18 02:56:15 +00:00 |
|
patacongo
|
f99686cea4
|
Finish copy run logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2609 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-18 01:46:43 +00:00 |
|
patacongo
|
f1fe3b9f88
|
Progress on copy rectangle
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2608 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 20:38:40 +00:00 |
|
patacongo
|
c6b279bab4
|
Fix move rectangle logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2607 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 18:59:12 +00:00 |
|
patacongo
|
58c075fc9c
|
Fill trapezoid for LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2606 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 18:08:39 +00:00 |
|
patacongo
|
816cb81e95
|
Rectangular fills compile for LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2605 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 16:00:58 +00:00 |
|
patacongo
|
23763aacc0
|
1st round of fixes for LCD build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2604 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 14:46:13 +00:00 |
|
patacongo
|
31400041c4
|
Fixes for build on Ubuntu
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2602 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 13:55:25 +00:00 |
|
patacongo
|
239310f5ac
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2601 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 11:42:47 +00:00 |
|
patacongo
|
cfb3ffb09c
|
Framework for LCD rasterizers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2598 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 03:52:05 +00:00 |
|
patacongo
|
4d33eea391
|
Generalize graphics driver type
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2597 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 03:08:30 +00:00 |
|
patacongo
|
6a503c11ea
|
Separating out framebuffer dependencies
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2595 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-17 01:46:15 +00:00 |
|
patacongo
|
e92d687ebb
|
Fixes for clean NX compile/link
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2374 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-17 19:24:18 +00:00 |
|
patacongo
|
d482eb7bae
|
Fix race conditions probably caused by multiple, asynchronous make jobs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2368 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-17 17:53:25 +00:00 |
|
patacongo
|
23931c39e6
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2350 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 18:12:29 +00:00 |
|
patacongo
|
c0675a0711
|
Add support for GPIO interrupts & STM3210E-EVAL board buttons
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2226 42af7a65-404d-4744-a932-0658087f49c3
|
2009-11-05 14:07:41 +00:00 |
|