index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vnc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
ui: move all ui components in ui/
Corentin Chary
1
-430
/
+0
2010-07-26
vnc: add lossy option
Corentin Chary
1
-0
/
+2
2010-07-26
vnc: tight: add JPEG and gradient subencoding with smooth image detection
Corentin Chary
1
-0
/
+4
2010-06-01
vnc: keep track of client desktop size
Gerd Hoffmann
1
-0
/
+2
2010-06-01
vnc: add basic tight support
Corentin Chary
1
-0
/
+12
2010-06-01
vnc: return the number of rectangles
Corentin Chary
1
-3
/
+3
2010-06-01
vnc: remove a memory leak in zlib
Corentin Chary
1
-0
/
+1
2010-06-01
vnc: add buffer_free()
Corentin Chary
1
-0
/
+1
2010-06-01
vnc: don't clear zlib stream on set_encoding
Corentin Chary
1
-1
/
+0
2010-06-01
vnc: adjust compression zstream level
Corentin Chary
1
-0
/
+1
2010-06-01
vnc: only use a single zlib stream
Corentin Chary
1
-1
/
+1
2010-05-24
vnc: rich cursor support.
Gerd Hoffmann
1
-1
/
+7
2010-05-03
vnc: split encoding in specific files
Corentin Chary
1
-3
/
+26
2010-04-09
Remove magic numbers for VNC message IDs from code
Daniel P. Berrange
1
-0
/
+51
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
1
-0
/
+2
2010-03-17
vnc: add no-lock-key-sync option
Gerd Hoffmann
1
-0
/
+1
2010-03-09
kbd keds: vnc
Gerd Hoffmann
1
-0
/
+1
2010-02-10
Increase VNC_MAX_WIDTH
Brian Jackson
1
-1
/
+1
2010-02-10
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
1
-2
/
+3
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
1
-0
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-1
/
+1
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-08-10
variable timer intervals
Stefano Stabellini
1
-0
/
+1
2009-08-10
single vnc server surface
Stefano Stabellini
1
-8
/
+9
2009-08-10
a single vnc timer to refresh the screen
Stefano Stabellini
1
-1
/
+1
2009-03-20
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
1
-0
/
+1
2009-03-20
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
1
-3
/
+11
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
1
-0
/
+3
2009-03-06
Add SASL authentication support ("Daniel P. Berrange")
aliguori
1
-3
/
+28
2009-03-06
Move TLS auth into separate file ("Daniel P. Berrange")
aliguori
1
-26
/
+50
2009-03-06
Move VNC structs into header file ("Daniel P. Berrange")
aliguori
1
-3
/
+147
2009-02-16
Support multiple VNC clients (Brian Kress)
aliguori
1
-0
/
+2
2009-02-02
Split VNC defines to vnc.h (Alexander Graf)
aliguori
1
-0
/
+112