提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 8130038fb0 configs/same70-xplained/twm4nx/defconfig: Switch to 8BPP. That is the negotiated size requested by the VNC client anyway. graphics/vnc/server/vnc_color.c: Fix an error in color conversion. 5 年之前
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 年之前
  Gregory Nutt 668df010ec Committed defconfigs for working configurations should never have CONFIG_EXPERIMENTAL set because the opens the doors for untested and incomplete configurations. Conversely, if there are released configurations that use features with dependencies on CONFIG_EXPERIMENTAL, then those configurations are in use and those dependencies should be removed: 6 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt e723fc7fd4 VNC: Add option to enable VNC server debug without GRAPHICS debug 8 年之前
  Gregory Nutt 1e7b8b80ac Add a mechanism to get remote keyboard and mouse inputs 8 年之前
  Gregory Nutt 98e4de73e2 VNC: Discard previously queued updates if the client requesta a whole screen update 8 年之前
  Gregory Nutt 79e577eae1 VNC: Add support for (1) an 8-bit local frame buffer format and (2) a configurable server name 8 年之前
  Gregory Nutt 65f21d0edb VNC: More updates from testing. There are issues with high rate, large TCP transfers. 8 年之前
  Gregory Nutt f3515a242d VNC: Implemented 3.8 protocol. Seems to be required by my RealVNC client 8 年之前
  Gregory Nutt df297ec8fc VNC: Add some rectangle queuing logic 8 年之前
  Gregory Nutt 1214f99c25 VNC: Add hooks to receive updates when the display is modified 8 年之前
  Gregory Nutt 3ca5a94515 VNC: Add basic message receipt logic 8 年之前
  Gregory Nutt c767686b3d VNC: Partition/rename some functionality. Add framework to support a reading and writing thread. 8 年之前
  Gregory Nutt db99f73a40 Fix typo noted by Alan Carvalho de Assis 8 年之前
  Gregory Nutt f3ad4ae1d1 VNC: Finish v3.3 negotiation 8 年之前
  Gregory Nutt 9b42bf65f0 VNC: First few lines of initialization code 8 年之前
  Gregory Nutt e793ee2be5 Add framework to support framebuffer/security negotiation 8 年之前
  Gregory Nutt 38cc8355c2 VNC: Add X11-to-NuttX character mapping 8 年之前
  Gregory Nutt 2ec0ac6eaa VNC: Add framework to support a framebuffer driver interface 8 年之前
  Gregory Nutt 77f70317bb graphics/: Extend build system so that it will, eventually, be able to build a VNC server and client 8 年之前