1. f53e62a Rename all java modules to tigervnc from tightvnc by Adam Tkac · 16 years ago
  2. 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]
  3. 5fac708 [Refactoring] Usage of RecordInterface removed from ZRLEDecoder. by enikey · 17 years ago
  4. 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
  5. 6558a30 [Developement, debug] Added Encodings constants to decoders classes. Temporary disable session recording when using Zlib decoder. by enikey · 17 years ago
  6. 4f3dac9 [Developement] Added decode methods to ZRLE decoder class. by enikey · 17 years ago
  7. 6aa2dbc [Developement] Added private methods for reading data from ZRLE decoded stream in ZRLEDecoder class. by enikey · 17 years ago
  8. 27a239d [Layout] Added empty ZRLE data decoder class (ZRLEDecoder). by enikey · 17 years ago