index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vnc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
1
-5
/
+8
2010-03-17
vnc: add no-lock-key-sync option
Gerd Hoffmann
1
-4
/
+12
2010-03-17
Fix SIGFPE for vnc display of width/height = 1
Chris Webb
1
-2
/
+4
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-3
/
+2
2010-03-09
kbd keds: vnc
Gerd Hoffmann
1
-1
/
+19
2010-03-06
Fix curses interaction with keymaps
Samuel Thibault
1
-10
/
+15
2010-02-10
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
1
-46
/
+28
2010-02-05
vnc.c: remove dead code
Paolo Bonzini
1
-3
/
+0
2010-01-26
vnc_refresh: calling vnc_update_client might free vs
Stefano Stabellini
1
-2
/
+4
2010-01-20
vnc: Use inet_strfamily()
Luiz Capitulino
1
-21
/
+1
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
1
-0
/
+1
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
1
-0
/
+2
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
1
-0
/
+25
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
1
-10
/
+30
2010-01-19
VNC: Add 'family' key
Luiz Capitulino
1
-1
/
+25
2010-01-19
VNC: Rename client's 'username' key
Luiz Capitulino
1
-4
/
+5
2010-01-19
VNC: Make 'auth' key mandatory
Luiz Capitulino
1
-12
/
+14
2010-01-19
VNC: Use 'enabled' key instead of 'status'
Luiz Capitulino
1
-5
/
+5
2010-01-12
vnc_refresh: return if vd->timer is NULL
Stefano Stabellini
1
-0
/
+4
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
1
-31
/
+162
2009-12-12
vnc: fix capslock tracking logic.
Gerd Hoffmann
1
-3
/
+5
2009-12-03
Don't leak file descriptors
Kevin Wolf
1
-1
/
+1
2009-11-12
vnc: improve capslock handling.
Gerd Hoffmann
1
-0
/
+21
2009-10-05
Win32: Fix vnc support.
Stefan Weil
1
-2
/
+21
2009-10-05
vnc: Set invalid buffer pointers to NULL
Stefan Weil
1
-2
/
+8
2009-09-25
fix use after free
Glauber Costa
1
-1
/
+1
2009-08-24
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
1
-0
/
+5
2009-08-24
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
1
-0
/
+4
2009-08-10
variable timer intervals
Stefano Stabellini
1
-9
/
+30
2009-08-10
single vnc server surface
Stefano Stabellini
1
-151
/
+189
2009-08-10
a single vnc timer to refresh the screen
Stefano Stabellini
1
-19
/
+41
2009-07-30
vnc: fix copyrect screen corruption
Gerd Hoffmann
1
-0
/
+22
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-06-16
vnc: improve numpad support for qemu console.
Gerd Hoffmann
1
-9
/
+52
2009-06-16
vnc: rework VncState release workflow.
Gerd Hoffmann
1
-45
/
+75
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
1
-1
/
+1
2009-06-13
Fix mingw32 build warnings
Blue Swirl
1
-2
/
+2
2009-06-06
Fix spelling in comment.
Stefan Weil
1
-1
/
+1
2009-05-27
VNC: Fix memory allocation (wrong structure size).
Stefan Weil
1
-2
/
+1
2009-05-21
Eliminate --disable-gfx-check and make VNC default when SDL not available
Anthony Liguori
1
-1
/
+7
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
1
-1
/
+1
2009-05-01
vnc: kill leftover debug statement.
Gerd Hoffmann
1
-1
/
+1
2009-05-01
vnc: no need to set force_update for incremental update requests.
Gerd Hoffmann
1
-1
/
+1
2009-05-01
vnc: fix server surface pixel format.
Gerd Hoffmann
1
-12
/
+9
2009-05-01
vnc: fix segfault
Gerd Hoffmann
1
-1
/
+2
2009-05-01
vnc: windup keypad keys for qemu console emulation
Gerd Hoffmann
1
-0
/
+9
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
1
-1
/
+1
2009-03-20
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
1
-1
/
+10
2009-03-20
vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann)
aliguori
1
-4
/
+4
2009-03-20
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
1
-81
/
+93
[next]