summaryrefslogtreecommitdiff
path: root/apps/examples/nxtext/nxtext_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
* Add configurable application entry pointpatacongo2012-08-301-24/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5070 42af7a65-404d-4744-a932-0658087f49c3
* Add Calypso-related fixespatacongo2012-05-131-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4730 42af7a65-404d-4744-a932-0658087f49c3
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-6/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3822 42af7a65-404d-4744-a932-0658087f49c3
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
* apps/examples/usbstorage can now be built as NSH built-in commands; ↵patacongo2011-07-221-16/+20
| | | | | | 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
* Use a handle instead of an ID in each font lookup; this saves doing the font ↵patacongo2011-07-201-0/+15
| | | | | | set lookup each time git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3802 42af7a65-404d-4744-a932-0658087f49c3
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ↵patacongo2011-07-161-1/+5
| | | | | | 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 more NXTEXT bugs -- seems to be working nowpatacongo2011-07-101-25/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3768 42af7a65-404d-4744-a932-0658087f49c3
* Fix NXTEST stringspatacongo2011-07-101-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3767 42af7a65-404d-4744-a932-0658087f49c3
* Fix a few NXTEXT bugspatacongo2011-07-101-22/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3765 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in a bounding box calculationpatacongo2011-07-091-5/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3763 42af7a65-404d-4744-a932-0658087f49c3
* Fix some NXTEXT pop-up window issuespatacongo2011-07-081-16/+9
| | | | 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-081-8/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3756 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean NXTEXT compilepatacongo2011-07-081-45/+15
| | | | 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-081-0/+494
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3754 42af7a65-404d-4744-a932-0658087f49c3