patacongo
|
5c0f5e790f
|
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
|
a6e00f570c
|
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
|
2798946cc3
|
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
|
41d38c02e5
|
Add sem_timedwait()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3798 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 13:40:15 +00:00 |
|
patacongo
|
ca9d93839e
|
Add apps/examples/nxhello -- a VERY simple graphics example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3797 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-18 22:22:02 +00:00 |
|
patacongo
|
83af6898f3
|
Fix a link problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3792 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-17 02:49:26 +00:00 |
|
patacongo
|
298db6b143
|
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-16 15:52:15 +00:00 |
|
patacongo
|
b04607bb9e
|
Fix NXTEXT link error
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3787 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-14 23:29:43 +00:00 |
|
patacongo
|
51242e039f
|
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
|
1936763df6
|
Fix more NXTEXT bugs -- seems to be working now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3768 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 22:35:35 +00:00 |
|
patacongo
|
0cfb54eff4
|
Fix NXTEST strings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3767 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 19:56:07 +00:00 |
|
patacongo
|
189716cd84
|
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
|
e8ca12ee30
|
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
|
49260dc620
|
Fix some NXTEXT bkgd redraw errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3764 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-10 13:22:13 +00:00 |
|
patacongo
|
b3f79deadc
|
Fix an error in a bounding box calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3763 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 21:11:00 +00:00 |
|
patacongo
|
9696a6d1aa
|
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
|
a9f5dedc51
|
Redesign of NXTEXT font cache
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3761 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-09 16:01:00 +00:00 |
|
patacongo
|
19133a2612
|
Fix more NXTEXT bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3758 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 21:52:18 +00:00 |
|
patacongo
|
47591cea1f
|
Fix some NXTEXT pop-up window issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3757 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 20:55:49 +00:00 |
|
patacongo
|
8125671b10
|
Fix a few NXTEXT bugs (there are many more)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3756 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 19:41:48 +00:00 |
|
patacongo
|
60470c1afe
|
Changes for clean NXTEXT compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3755 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 18:21:04 +00:00 |
|
patacongo
|
4f55c4645c
|
Add a test for NX text displays and also a configuration for the STM3210E-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3754 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-08 16:36:26 +00:00 |
|
patacongo
|
e13a7dd309
|
Fix some typos in comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3752 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 21:55:16 +00:00 |
|
patacongo
|
f74ca0c170
|
Verified STM3210E-EVAL button handling and new button test application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3751 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 18:40:15 +00:00 |
|
patacongo
|
643fe881a2
|
Add support for STM3210E-EVAL button interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 16:20:35 +00:00 |
|
patacongo
|
bea23779ff
|
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
|
f277cacccf
|
FTPC simplification and size reduction
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3701 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-13 15:43:56 +00:00 |
|
patacongo
|
0d95e75063
|
More FTP fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3672 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-05 18:53:46 +00:00 |
|
patacongo
|
2391ac39b2
|
Fix more FTP bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3671 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-05 16:46:27 +00:00 |
|
patacongo
|
33a74e2ffa
|
More FTP bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3669 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-05 14:08:26 +00:00 |
|
patacongo
|
a414a831a3
|
Fix more FTP bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3668 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-04 20:13:03 +00:00 |
|
patacongo
|
199695630e
|
Fix FTP bug -- losing passive mode indication
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3667 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-04 13:32:26 +00:00 |
|
patacongo
|
4287df5472
|
More FTP fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3666 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-03 22:53:36 +00:00 |
|
patacongo
|
da50c819f9
|
More FTP bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3665 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-03 20:27:30 +00:00 |
|
patacongo
|
0d964dcdd6
|
More FTP client fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3661 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 20:45:35 +00:00 |
|
patacongo
|
7232a7819b
|
FTP client debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3660 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 18:36:20 +00:00 |
|
patacongo
|
d02a36dfd9
|
Add support so that fdopen() may be used on socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3659 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-02 15:05:48 +00:00 |
|
patacongo
|
c4b747f9f9
|
Add a simple shell and configuration to verify the FTP client library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3656 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-01 23:09:29 +00:00 |
|
patacongo
|
ff30f036b6
|
Add getsockname()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3650 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-30 14:26:04 +00:00 |
|
patacongo
|
d4f3d51210
|
atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3648 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-28 21:42:18 +00:00 |
|
patacongo
|
e2d7d6d69e
|
Need to clean NXFFS directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3616 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-15 23:26:10 +00:00 |
|
patacongo
|
6de8722199
|
More updates to README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3610 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-14 18:38:09 +00:00 |
|
patacongo
|
95d8f15748
|
First set of changes to incorporate the RGMP port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3595 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-12 17:42:01 +00:00 |
|
patacongo
|
1141cc4cc6
|
Pascal now installs in the apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-10 15:50:23 +00:00 |
|
patacongo
|
e7cd5acf31
|
NXFFS test will now accept external initalization logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3574 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-07 17:53:09 +00:00 |
|
patacongo
|
f813716db8
|
Fix NXFFS positioning bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3569 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-06 15:19:07 +00:00 |
|
patacongo
|
b36d82ab18
|
Add NXFFS ioctls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3566 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 20:01:43 +00:00 |
|
patacongo
|
9891458e43
|
NXFFS is basically functional -- more testing needed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3565 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 18:21:44 +00:00 |
|
patacongo
|
35a52d2446
|
Fix two more NXFFS bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3564 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-05 13:12:43 +00:00 |
|
patacongo
|
2f9808933d
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3562 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 22:47:34 +00:00 |
|