]> source.dussan.org Git - tigervnc.git/commit
Decouple decoders from CConnection
authorPierre Ossman <ossman@cendio.se>
Tue, 10 Nov 2015 12:02:12 +0000 (13:02 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 27 Nov 2015 09:57:41 +0000 (10:57 +0100)
commit8635062c071d23bf75dc4d9be598ee39a735d891
tree974a2256c37ef5b3fbcd9d8dac77ff39e4fe6201
parentf22d350e75e798863927c54031fc5dc5e84ae3c4
Decouple decoders from CConnection
16 files changed:
common/rfb/CopyRectDecoder.cxx
common/rfb/CopyRectDecoder.h
common/rfb/DecodeManager.cxx
common/rfb/Decoder.cxx
common/rfb/Decoder.h
common/rfb/HextileDecoder.cxx
common/rfb/HextileDecoder.h
common/rfb/RREDecoder.cxx
common/rfb/RREDecoder.h
common/rfb/RawDecoder.cxx
common/rfb/RawDecoder.h
common/rfb/TightDecoder.cxx
common/rfb/TightDecoder.h
common/rfb/ZRLEDecoder.cxx
common/rfb/ZRLEDecoder.h
common/rfb/tightDecode.h