summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxconsole
Commit message (Expand)AuthorAgeFilesLines
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-201-3/+13
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-205-12/+25
* Add NX kbd input support to NxConsolepatacongo2012-05-206-1/+534
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-075-11/+11
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-315-1/+166
* More fixes for NxConsole driverpatacongo2012-03-305-58/+19
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-307-98/+528
* Can now run an NSH session within an NX windowpatacongo2012-03-297-13/+156
* The NX console appears to be fully functionalpatacongo2012-03-285-59/+81
* NX console updatespatacongo2012-03-281-2/+3
* More NX Console fixes... good progress but still not ready for prime timepatacongo2012-03-281-0/+2
* NFS updatepatacongo2012-03-281-0/+3
* Updaes for NX Consolepatacongo2012-03-271-2/+2
* NX console driver is code complete but untestedpatacongo2012-03-276-11/+414
* Add a test for the NX console devicepatacongo2012-03-272-32/+42
* Add more NX console logicpatacongo2012-03-274-10/+636
* NFS update + another NX console driver filepatacongo2012-03-275-18/+258
* Add beginnings of an NX console driverpatacongo2012-03-267-0/+1012