Gregory Nutt
|
e723fc7fd4
|
VNC: Add option to enable VNC server debug without GRAPHICS debug
|
2016-04-23 09:06:39 -06:00 |
|
Gregory Nutt
|
47c2b3d4a7
|
VNC: Add default mouse/keyboard input handlers
|
2016-04-22 12:48:27 -06:00 |
|
Gregory Nutt
|
1e7b8b80ac
|
Add a mechanism to get remote keyboard and mouse inputs
|
2016-04-21 14:52:25 -06:00 |
|
Gregory Nutt
|
f8604d11a9
|
VNC: Add some very basic RRE encodings
|
2016-04-20 17:01:48 -06:00 |
|
Gregory Nutt
|
7134652fea
|
VNC: Fixes from debug. One issues is that VNC client is changing color formats after starting. That is now handled.
|
2016-04-20 09:47:02 -06:00 |
|
Gregory Nutt
|
c4263e4bfe
|
VNC: various fixes and clean-up during testing. Still not completely functional.
|
2016-04-19 13:25:10 -06:00 |
|
Gregory Nutt
|
fdc6dd9516
|
VNC: Enable receive timeouts during negotiation phase
|
2016-04-19 06:59:33 -06:00 |
|
Gregory Nutt
|
1ae24ddf77
|
VNC: Add more debug output; fix a bad assertion
|
2016-04-18 19:02:40 -06:00 |
|
Gregory Nutt
|
6cfe56202d
|
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 |
|
Gregory Nutt
|
0a6a4ac9bc
|
Add handshake to coordintate with connection of VNC client. fb_initialize() will not return until the connection is established
|
2016-04-18 12:24:52 -06:00 |
|
Gregory Nutt
|
8272f4bde0
|
VNC: Basic Client-to-Server message parsing
|
2016-04-17 13:35:51 -06:00 |
|
Gregory Nutt
|
3ca5a94515
|
VNC: Add basic message receipt logic
|
2016-04-17 09:17:37 -06:00 |
|
Gregory Nutt
|
c767686b3d
|
VNC: Partition/rename some functionality. Add framework to support a reading and writing thread.
|
2016-04-17 08:20:14 -06:00 |
|