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