Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
d0e84634e0058af86d39f1609dff2089684247d7
/
java
/
src
/
com
/
tigervnc
/
decoder
/
ZRLEDecoder.java
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