nuttx/graphics/vnc/server
2016-04-21 12:18:35 -06:00
..
Kconfig VNC: Discard previously queued updates if the client requesta a whole screen update 2016-04-21 09:47:26 -06:00
Make.defs VNC: Add some very basic RRE encodings 2016-04-20 17:01:48 -06:00
vnc_color.c VNC: Add support for (1) an 8-bit local frame buffer format and (2) a configurable server name 2016-04-20 17:47:47 -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: Client may request pixel data in either big- or little- endian order 2016-04-21 12:18:35 -06:00
vnc_raw.c VNC: Client may request pixel data in either big- or little- endian order 2016-04-21 12:18:35 -06:00
vnc_receiver.c VNC: Add some very basic RRE encodings 2016-04-20 17:01:48 -06:00
vnc_rre.c VNC: Discard previously queued updates if the client requesta a whole screen update 2016-04-21 09:47:26 -06:00
vnc_server.c VNC: More updates from testing. There are issues with high rate, large TCP transfers. 2016-04-19 15:39:58 -06:00
vnc_server.h VNC: Client may request pixel data in either big- or little- endian order 2016-04-21 12:18:35 -06:00
vnc_updater.c VNC: Discard previously queued updates if the client requesta a whole screen update 2016-04-21 09:47:26 -06:00