1. d0e8463 Rename java/src/com/tightvnc to java/src/com/tigervnc. by Adam Tkac · 16 years ago[Renamed from java/src/com/tightvnc/decoder/ZRLEDecoder.java]
  2. 5fac708 [Refactoring] Usage of RecordInterface removed from ZRLEDecoder. by enikey · 17 years ago
  3. 2f0294e [Refactoring, cleanup] Write encoding ID of real decoders in decoders classes. Pseudo encoding ID still writes in RfbProto class. ZlibDecoder recoding enabled. ZRLEDecoder recoding still not working. by enikey · 17 years ago
  4. 6558a30 [Developement, debug] Added Encodings constants to decoders classes. Temporary disable session recording when using Zlib decoder. by enikey · 17 years ago
  5. 4f3dac9 [Developement] Added decode methods to ZRLE decoder class. by enikey · 17 years ago
  6. 6aa2dbc [Developement] Added private methods for reading data from ZRLE decoded stream in ZRLEDecoder class. by enikey · 17 years ago
  7. 27a239d [Layout] Added empty ZRLE data decoder class (ZRLEDecoder). by enikey · 17 years ago