]> source.dussan.org Git - tigervnc.git/commit
Remove magic JPEG variables from ConnParams
authorPierre Ossman <ossman@cendio.se>
Mon, 17 Mar 2014 13:42:10 +0000 (14:42 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 11:27:09 +0000 (13:27 +0200)
commita22459d356be884aca3f4a1974de3e005da8ce7c
treeaab8e831fd93b7038cfd1b25ed85645578d68d42
parent6bcf137779ee884f27d53d667558524d3413812e
Remove magic JPEG variables from ConnParams

Custom compression level and JPEG on/off are not inherent parts of
the protocol negotiation so they do not belong in ConnParams. Let the
UI frontend handle such things instead.
common/rfb/CMsgWriter.cxx
common/rfb/ConnParams.cxx
common/rfb/ConnParams.h
vncviewer/CConn.cxx