1. b14a6bc Split out ServerParams from ConnParams by Pierre Ossman · 7 years ago
  2. bf431a6 Allow parallel decoding of Tight JPEG rects by Pierre Ossman · 10 years ago
  3. e6ad445 Allow conditional dependencies between rects when decoding by Pierre Ossman · 10 years ago
  4. 80b4209 Split decoders into a read and decode step by Pierre Ossman · 10 years ago
  5. 8635062 Decouple decoders from CConnection by Pierre Ossman · 10 years ago
  6. c039726 Move image encoding logic into a central EncodeManager class by Pierre Ossman · 11 years ago
  7. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  8. 668468b Encoders/decoders should track the connection object by Pierre Ossman · 12 years ago
  9. 7b5c069 Push encoding specific formats into the encoders and decoders by Pierre Ossman · 11 years ago
  10. 4aba19e Avoid reader/writer duplication in every encoder/decoder by Pierre Ossman · 12 years ago
  11. 316a324 Get rid of the register mechanism for encoders and decoders by Pierre Ossman · 12 years ago
  12. a5004a3 Further optimizations (avoiding single-byte copies and InStream processing overhead) by DRC · 14 years ago
  13. 33c15e3 If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. by DRC · 14 years ago
  14. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago