You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The issue is that, when using the current libvncserver source, it is impossible to disable Tight JPEG encoding. The way Tight/Turbo viewers disable JPEG encoding is by simply not sending the Tight quality value, causing the server to use the default value of -1. Thus, cl->tightQualityLevel has to be set to -1 prior to processing the encodings message for this mechanism to work. Similarly, it is not guaranteed that the compress level will be set in the encodings message, so it is set to a default value prior to processing the message. |
14 years ago | |
|---|---|---|
| .. | ||
| tightvnc-filetransfer | 15 years ago | |
| Makefile.am | 14 years ago | |
| auth.c | 14 years ago | |
| cargs.c | 15 years ago | |
| config.h | 22 years ago | |
| corre.c | 15 years ago | |
| cursor.c | 16 years ago | |
| cutpaste.c | 15 years ago | |
| draw.c | 15 years ago | |
| font.c | 15 years ago | |
| hextile.c | 15 years ago | |
| httpd.c | 14 years ago | |
| main.c | 15 years ago | |
| private.h | 15 years ago | |
| rfbconfig.h | 22 years ago | |
| rfbcrypto.h | 15 years ago | |
| rfbcrypto_gnutls.c | 15 years ago | |
| rfbcrypto_included.c | 15 years ago | |
| rfbcrypto_openssl.c | 15 years ago | |
| rfbcrypto_polarssl.c | 15 years ago | |
| rfbregion.c | 15 years ago | |
| rfbserver.c | 14 years ago | |
| rfbssl.h | 15 years ago | |
| rfbssl_gnutls.c | 15 years ago | |
| rfbssl_none.c | 15 years ago | |
| rfbssl_openssl.c | 15 years ago | |
| rre.c | 15 years ago | |
| scale.c | 15 years ago | |
| scale.h | 15 years ago | |
| selbox.c | 15 years ago | |
| sockets.c | 15 years ago | |
| stats.c | 15 years ago | |
| tableinit24.c | 15 years ago | |
| tableinitcmtemplate.c | 15 years ago | |
| tableinittctemplate.c | 15 years ago | |
| tabletrans24template.c | 15 years ago | |
| tabletranstemplate.c | 15 years ago | |
| tight.c | 15 years ago | |
| translate.c | 15 years ago | |
| turbo.c | 14 years ago | |
| ultra.c | 15 years ago | |
| websockets.c | 14 years ago | |
| zlib.c | 17 years ago | |
| zrle.c | 15 years ago | |
| zrleencodetemplate.c | 15 years ago | |
| zrleoutstream.c | 21 years ago | |
| zrleoutstream.h | 22 years ago | |
| zrlepalettehelper.c | 22 years ago | |
| zrlepalettehelper.h | 22 years ago | |
| zrletypes.h | 15 years ago | |