summaryrefslogtreecommitdiff
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Add a test of the circle rendering logicpatacongo2011-08-244-51/+141
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3911 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.8 releasenuttx-6.8patacongo2011-08-191-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3899 42af7a65-404d-4744-a932-0658087f49c3
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-041-3/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3843 42af7a65-404d-4744-a932-0658087f49c3
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-033-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3841 42af7a65-404d-4744-a932-0658087f49c3
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-037-3/+872
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3840 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.7 Releasenuttx-6.7patacongo2011-08-021-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3837 42af7a65-404d-4744-a932-0658087f49c3
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-2712-36/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3822 42af7a65-404d-4744-a932-0658087f49c3
* Improve USB mass storgage memory usage instrumentationpatacongo2011-07-262-8/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3819 42af7a65-404d-4744-a932-0658087f49c3
* Add memory usage monitor to USB storage examplepatacongo2011-07-254-13/+163
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3817 42af7a65-404d-4744-a932-0658087f49c3
* Move NX header files to include/nuttx/nxpatacongo2011-07-2421-46/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
* Update BDF converterpatacongo2011-07-241-9/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3815 42af7a65-404d-4744-a932-0658087f49c3
* Add JP's BDF font conversion programpatacongo2011-07-231-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3813 42af7a65-404d-4744-a932-0658087f49c3
* apps/examples/usbstorage can now be built as NSH built-in commands; ↵patacongo2011-07-229-109/+250
| | | | | | configs/stm3210e-eval/nsh2 now uses these usb storage commands git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3812 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatepatacongo2011-07-221-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3811 42af7a65-404d-4744-a932-0658087f49c3
* Documentation Updatespatacongo2011-07-211-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3810 42af7a65-404d-4744-a932-0658087f49c3
* Add greyscale imagepatacongo2011-07-212-12/+916
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3809 42af7a65-404d-4744-a932-0658087f49c3
* Reduce image size; documentation updates; LPC17 typo fixedpatacongo2011-07-212-30/+1561
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3808 42af7a65-404d-4744-a932-0658087f49c3
* Fix loop terminatin valuepatacongo2011-07-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3806 42af7a65-404d-4744-a932-0658087f49c3
* Add a NuttX logo image examplepatacongo2011-07-211-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3805 42af7a65-404d-4744-a932-0658087f49c3
* Add a NuttX logo image examplepatacongo2011-07-219-6/+2321
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3804 42af7a65-404d-4744-a932-0658087f49c3
* Use a handle instead of an ID in each font lookup; this saves doing the font ↵patacongo2011-07-2012-12/+66
| | | | | | set lookup each time git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3802 42af7a65-404d-4744-a932-0658087f49c3
* Add support for multiple fontspatacongo2011-07-191-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3801 42af7a65-404d-4744-a932-0658087f49c3
* Setup environment to support multiple fontspatacongo2011-07-196-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
* Add sem_timedwait()patacongo2011-07-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3798 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-186-1/+1049
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3797 42af7a65-404d-4744-a932-0658087f49c3
* Fix a link problempatacongo2011-07-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3792 42af7a65-404d-4744-a932-0658087f49c3
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ↵patacongo2011-07-169-8/+59
| | | | | | example from the NX command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
* Fix NXTEXT link errorpatacongo2011-07-141-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3787 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.6 Releasenuttx-6.6patacongo2011-07-111-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3770 42af7a65-404d-4744-a932-0658087f49c3
* Correct an NX error that would leave stuff on the display when a window is ↵patacongo2011-07-113-45/+26
| | | | | | closed git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3769 42af7a65-404d-4744-a932-0658087f49c3
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-105-58/+139
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3768 42af7a65-404d-4744-a932-0658087f49c3
* Fix NXTEST stringspatacongo2011-07-105-35/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3767 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in the NX move logicpatacongo2011-07-101-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3766 42af7a65-404d-4744-a932-0658087f49c3
* Fix a few NXTEXT bugspatacongo2011-07-105-78/+133
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3765 42af7a65-404d-4744-a932-0658087f49c3
* Fix some NXTEXT bkgd redraw errorspatacongo2011-07-102-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3764 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in a bounding box calculationpatacongo2011-07-092-7/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3763 42af7a65-404d-4744-a932-0658087f49c3
* Fix a critical font rendering bugpatacongo2011-07-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3762 42af7a65-404d-4744-a932-0658087f49c3
* Redesign of NXTEXT font cachepatacongo2011-07-094-178/+266
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3761 42af7a65-404d-4744-a932-0658087f49c3
* Fix more NXTEXT bugspatacongo2011-07-081-15/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3758 42af7a65-404d-4744-a932-0658087f49c3
* Fix some NXTEXT pop-up window issuespatacongo2011-07-084-73/+68
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3757 42af7a65-404d-4744-a932-0658087f49c3
* Fix a few NXTEXT bugs (there are many more)patacongo2011-07-084-32/+103
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3756 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean NXTEXT compilepatacongo2011-07-086-126/+110
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3755 42af7a65-404d-4744-a932-0658087f49c3
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-089-1/+2347
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3754 42af7a65-404d-4744-a932-0658087f49c3
* Fix some typos in commentspatacongo2011-07-072-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3752 42af7a65-404d-4744-a932-0658087f49c3
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-073-4/+399
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3751 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-074-3/+176
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3744 42af7a65-404d-4744-a932-0658087f49c3
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-042-52/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3743 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-223-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3733 42af7a65-404d-4744-a932-0658087f49c3