]> source.dussan.org Git - tigervnc.git/commit
Use the correct minimum value for compression lvl
authorSamuel Mannehed <samuel@cendio.se>
Fri, 20 Dec 2019 15:06:48 +0000 (16:06 +0100)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 20 Dec 2019 15:06:48 +0000 (16:06 +0100)
commitc2184f9bf38ebb5d63a7d12f1638b1018887725d
treeca6b72d829adfec61f16da59750dd26e4db13e73
parent4e61f8dbc51f83b1d71319b763fbd4d916d13e98
Use the correct minimum value for compression lvl

There was even some confusion in the RFB protocol regarding this, but
the zlib implementation confirms that accepted values for compression
level is 0-9.
java/com/tigervnc/vncviewer/OptionsDialog.java
vncviewer/OptionsDialog.cxx