summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-113-45/+26
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-105-58/+139
* Fix NXTEST stringspatacongo2011-07-105-35/+35
* Fix an error in the NX move logicpatacongo2011-07-101-0/+6
* Fix a few NXTEXT bugspatacongo2011-07-105-78/+133
* Fix some NXTEXT bkgd redraw errorspatacongo2011-07-102-2/+6
* Fix an error in a bounding box calculationpatacongo2011-07-092-7/+28
* Fix a critical font rendering bugpatacongo2011-07-091-1/+1
* Redesign of NXTEXT font cachepatacongo2011-07-094-178/+266
* Fix more NXTEXT bugspatacongo2011-07-081-15/+17
* Fix some NXTEXT pop-up window issuespatacongo2011-07-084-73/+68
* Fix a few NXTEXT bugs (there are many more)patacongo2011-07-084-32/+103
* Changes for clean NXTEXT compilepatacongo2011-07-086-126/+110
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-089-1/+2347
* Fix some typos in commentspatacongo2011-07-072-3/+3
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-073-4/+399
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-074-3/+176
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-2/+2
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-1/+7
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-042-52/+121
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-223-2/+4
* Remove unused header files; eliminate warningspatacongo2011-06-214-5/+11
* Prep for 6.5 releasenuttx-6.5patacongo2011-06-211-1/+4
* Elminate some warnings on tiny systemspatacongo2011-06-173-8/+9
* Amber Web Server updatespatacongo2011-06-131-2/+2
* FTPC simplification and size reductionpatacongo2011-06-1311-132/+49
* Prep for 6.4 releasenuttx-6.4patacongo2011-06-061-2/+2
* More FTP fixespatacongo2011-06-055-24/+88
* Fix more FTP bugspatacongo2011-06-054-13/+22
* Fix a bug in recvfrom()patacongo2011-06-054-119/+4
* More FTP bug fixespatacongo2011-06-058-815/+991
* Fix more FTP bugspatacongo2011-06-043-33/+46
* Fix FTP bug -- losing passive mode indicationpatacongo2011-06-047-32/+33
* More FTP fixespatacongo2011-06-038-24/+54
* More FTP bugfixespatacongo2011-06-0323-206/+347
* Fix more FTP bugspatacongo2011-06-033-4/+11
* Fix a nasty bug that was closing stdinpatacongo2011-06-031-6/+10
* More FTP client debug fixespatacongo2011-06-0228-37/+136
* More FTP client fixespatacongo2011-06-024-70/+47
* FTP client debug changespatacongo2011-06-026-82/+93
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-023-7/+14
* Improved commentspatacongo2011-06-029-44/+252
* Fix some FTP compile errors when debug is onpatacongo2011-06-014-6/+9
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-0117-41/+1037
* Fix some basic FTP client compilation errorspatacongo2011-06-014-23/+27
* First cut at FTP clientpatacongo2011-06-0131-1/+5452
* Add getsockname()patacongo2011-05-301-1/+1
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-287-52/+42
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-0/+1
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-213-3/+47