Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
f53e62a8a011ad57d65a921cc826c2cdf72a99eb
/
java
/
src
/
com
/
tigervnc
/
vncviewer
/
RfbProto.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/vncviewer/RfbProto.java]
7716b71
[Cleanup, bugfix] Wrong CopyRect recording. Removed unusefull comments.
by enikey
· 17 years ago
d765356
[Developement] Added ability to freeze video (enable/disabe rectangular screen area that treated as video) using tight rfb video freeze extension(if server support it).
by enikey
· 17 years ago
b48d64f
[Refactoring] Methods "recordCompactLen", "recordCompresedData" removed from RfbProto, RecordInterface, VncCanvas.
by enikey
· 17 years ago
7d017fe
[Refactoring] Member "recordFromBeggining" removed from class RfbProto. Added "rec != null" test to tight decoder record methods that located in RfbProto class. Method "isRecordFromBeggining" of class VncCanvas always returns false.
by enikey
· 17 years ago
3f1c2d8
[Cleanup] Unused method "readCopyRect" and members "copyRectSrcX", "copyRectSrcY" removed from RfbProto class.
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
17ac181
[BugFix] Slow mouse movement on server-side. Fixed by settings socket option TCP_NODELAY to on (disable Nagle algorithm).
by enikey
· 17 years ago
4f65285
[Enhancement] Sending zero coordinates of the video area selection if that selection is zero-size.
by Constantin Kaplinsky
· 17 years ago
f7cb2bf
Support for video area selection (revision range 2467:2563 from branches/javaviewer-selectvideo) merged back to trunk.
by Constantin Kaplinsky
· 17 years ago
90d8a50
Using package name com.tightvnc.vncviewer.
by Constantin Kaplinsky
· 17 years ago
107934b
Moved the Java Viewer source into the proper location.
by Constantin Kaplinsky
· 17 years ago
[Renamed from java/com/tightvnc/vncviewer/RfbProto.java]
2844fd5
TightVNC Java Viewer source copied to trunk from its old location under orig/trunk.
by Constantin Kaplinsky
· 17 years ago