summaryrefslogtreecommitdiffstats
path: root/common/rfb/ZRLEDecoder.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-10/+9
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-4/+5
* Get rid of unnecessary macros as they are only ever set to a single thingPierre Ossman2014-07-071-3/+0
* Push encoding specific formats into the encoders and decodersPierre Ossman2014-07-071-0/+20
* Avoid reader/writer duplication in every encoder/decoderPierre Ossman2014-07-071-1/+1
* Get rid of the register mechanism for encoders and decodersPierre Ossman2014-07-071-5/+0
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-061-10/+7
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+91