]> source.dussan.org Git - tigervnc.git/commit
Initial implementation of continuous updates in the server code. This code does not...
authorConstantin Kaplinsky <const@tightvnc.com>
Thu, 5 Apr 2007 08:43:25 +0000 (08:43 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Thu, 5 Apr 2007 08:43:25 +0000 (08:43 +0000)
commitdafbb01146a5cc69add5ec510fa73a867f0962bb
treeb64c999de91af23cbbd8da43d556f0d577c8128e
parentb50b29ed2f5b0a61504b832a030acac51f73434a
Initial implementation of continuous updates in the server code. This code does not handle framebuffer size changes properly yet. Also, the server does not send the client EndOfContinuousUpdates message yet (documented in doc/rfbproto.tex).

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2251 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/SConnection.cxx
common/rfb/SMsgHandler.cxx
common/rfb/SMsgHandler.h
common/rfb/SMsgReader.cxx
common/rfb/SMsgReader.h
common/rfb/SMsgReaderV3.cxx
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/msgTypes.h