nuttx/graphics/vnc/server
2016-04-22 12:48:27 -06:00
..
Kconfig Add a mechanism to get remote keyboard and mouse inputs 2016-04-21 14:52:25 -06:00
Make.defs VNC: Add some very basic RRE encodings 2016-04-20 17:01:48 -06:00
vnc_color.c VNC: Verify RGB8 operation; samv71-xult: VNC configuration now uses RGB8 by defualt 2016-04-22 08:57:42 -06:00
vnc_fbdev.c Add a mechanism to get remote keyboard and mouse inputs 2016-04-21 14:52:25 -06:00
vnc_keymap.c VNC: Add default mouse/keyboard input handlers 2016-04-22 12:48:27 -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 default mouse/keyboard input handlers 2016-04-22 12:48:27 -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 Add a mechanism to get remote keyboard and mouse inputs 2016-04-21 14:52:25 -06:00
vnc_server.h Add a mechanism to get remote keyboard and mouse inputs 2016-04-21 14:52:25 -06:00
vnc_updater.c VNC: Flush the update queue whenever the client asks for a whole screen update 2016-04-21 12:38:36 -06:00