nuttx/graphics/vnc/server
2016-04-19 13:25:10 -06:00
..
Kconfig VNC: Implemented 3.8 protocol. Seems to be required by my RealVNC client 2016-04-19 08:33:16 -06:00
Make.defs VNC: Partition/rename some functionality. Add framework to support a reading and writing thread. 2016-04-17 08:20:14 -06:00
vnc_fbdev.c Backout 3f731241cb. It is a good idea, but has some unpleasant side effect... like SYSLOG and dbg() no longer work 2016-04-18 18:55:36 -06:00
vnc_keymap.c VNC: Fix some compile problems when graphics debug is enabled 2016-04-18 14:07:08 -06:00
vnc_negotiate.c VNC: Add support for RGB8 conversions. These are what are used by RealVNC. 2016-04-19 10:10:59 -06:00
vnc_receiver.c VNC: various fixes and clean-up during testing. Still not completely functional. 2016-04-19 13:25:10 -06:00
vnc_server.c VNC: Add more debug output; fix a bad assertion 2016-04-18 19:02:40 -06:00
vnc_server.h Backout 3f731241cb. It is a good idea, but has some unpleasant side effect... like SYSLOG and dbg() no longer work 2016-04-18 18:55:36 -06:00
vnc_updater.c VNC: various fixes and clean-up during testing. Still not completely functional. 2016-04-19 13:25:10 -06:00