Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
ccf6e7cdccb908dcef90ae046027affb9dde5386
/
java
/
src
/
com
/
tightvnc
/
decoder
/
RawDecoder.java
ccf6e7c
[Developement] Added RREDecoder body (overrided handleRect method and constructors).
by enikey
· 17 years ago
1924c44
[Cleanup] Spelling error in comment is corrected.
by enikey
· 17 years ago
2c23ba1
[Documentation] Added comments to methods.
by enikey
· 17 years ago
292cf9d
[Developement] Added setSessionRecorder method to RawDecoder class.
by enikey
· 17 years ago
4f92da4
[Developement] Added handleRect method to RawDecoder class.
by enikey
· 17 years ago
663025d
[Developement] Added update() method to RawDecoder class. This method must be called when framebuffer is resized or BPP is changed.
by enikey
· 17 years ago
b3e19f7
[Developement] Added protected getColorModel8, getColorModel24, getColor256 methods to access private static members (cm8, cm24, color256).
by enikey
· 17 years ago
2f811b8
[Developement] Added constructor, base set methods (setRfbInputStream, setGraphics, setBPP, setFrameBufferSize). Added base protected and private static and non-static members.
by enikey
· 17 years ago
00e0dbf
[Layout] Added file RawDecoder.java and RawDecoder class.
by enikey
· 17 years ago