incubator-nuttx/graphics/vnc/server
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs VNC: Add some very basic RRE encodings 2016-04-20 17:01:48 -06:00
vnc_color.c Fix "with with" typos 2020-01-27 08:46:46 +01:00
vnc_fbdev.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
vnc_keymap.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vnc_negotiate.c Fix some "from from" in code comments 2020-01-27 08:46:46 +01:00
vnc_raw.c 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. 2019-05-03 17:08:05 -06:00
vnc_receiver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
vnc_rre.c configs/same70-xplained/twm4nx/defconfig: Increase packet MTU to 1500. 2019-05-03 10:45:38 -06:00
vnc_server.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
vnc_server.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
vnc_updater.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00