index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
vnc: Fix stack corruption and other bitmap related bugs
Stefan Weil
2011-03-10
2
-8
/
+7
*
vnc: fix a memory leak in threaded vnc server
Corentin Chary
2011-02-25
1
-0
/
+2
*
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
Peter Maydell
2011-02-24
1
-0
/
+4
*
vnc: Fix fatal crash with vnc reverse mode
Stefan Weil
2011-02-23
1
-0
/
+1
*
vnc: add a non-adaptive option
Corentin Chary
2011-02-23
3
-5
/
+11
*
vnc: tight: tweak adaptive tight settings
Corentin Chary
2011-02-23
1
-10
/
+10
*
vnc: don't try to send bigger updates that client height
Corentin Chary
2011-02-23
1
-5
/
+5
*
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
2
-73
/
+25
*
vnc: fix lossy rect refreshing
Corentin Chary
2011-02-23
1
-4
/
+8
*
vnc: fix uint8_t comparisons with negative values
Corentin Chary
2011-02-23
2
-3
/
+4
*
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
8
-1
/
+1540
*
vnc: palette: and fill and color calls.
Corentin Chary
2011-02-23
2
-0
/
+35
*
vnc: palette: add palette_init calls
Corentin Chary
2011-02-23
2
-1
/
+8
*
vnc: palette: use a pool to reduce memory allocations
Corentin Chary
2011-02-23
2
-17
/
+4
*
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
2011-02-23
1
-13
/
+62
*
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
3
-3
/
+69
*
vnc: add a way to get the update frequency for a given region
Corentin Chary
2011-02-23
2
-0
/
+120
*
vnc: don't set the quality if lossy encoding are disabled
Corentin Chary
2011-02-23
1
-1
/
+3
*
vnc: qemu can die if the client is disconnected while updating screen
Corentin Chary
2011-02-04
1
-0
/
+4
*
ui/sdl: Fix handling of caps lock and num lock keys
Stefan Weil
2011-02-04
1
-0
/
+8
*
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
2011-02-01
2
-0
/
+32
|
\
|
*
spice: add chardev (v5)
Alon Levy
2011-01-24
1
-0
/
+3
|
*
spice/vnc: client migration.
Gerd Hoffmann
2011-01-24
2
-0
/
+29
*
|
Merge remote branch 'spice/usb.5' into staging
Anthony Liguori
2011-02-01
1
-2
/
+2
|
\
\
|
*
|
vnc: fix numlock+capslock tracking
Gerd Hoffmann
2011-01-24
1
-2
/
+2
|
|
/
*
|
vnc: Fix password expiration through 'change vnc ""' (v2)
Anthony Liguori
2011-02-01
1
-10
/
+27
*
|
sdl: remove unused variable
Blue Swirl
2011-01-29
1
-6
/
+0
|
/
*
Delete useless 'extern' qualifiers for functions
Blue Swirl
2011-01-23
3
-9
/
+9
*
vnc-auth-sasl: fix a memory leak
Blue Swirl
2011-01-12
1
-6
/
+8
*
vnc/spice: add set_passwd monitor command.
Gerd Hoffmann
2010-12-09
2
-0
/
+40
*
vnc: support password expire
Gerd Hoffmann
2010-12-09
2
-0
/
+15
*
vnc: auth reject cleanup
Gerd Hoffmann
2010-12-09
1
-17
/
+13
*
spice: add qmp 'query-spice' and hmp 'info spice' commands.
Gerd Hoffmann
2010-12-09
2
-0
/
+139
*
spice: connection events.
Gerd Hoffmann
2010-12-09
1
-0
/
+75
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
1
-0
/
+15
*
Merge remote branch 'spice/bugfix.2' into staging
Anthony Liguori
2010-11-16
3
-17
/
+17
|
\
|
*
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
2010-11-02
2
-14
/
+14
|
*
spice-core: fix warning when building with spice < 0.6.0
Gerd Hoffmann
2010-11-02
1
-2
/
+2
|
*
spice-core: fix watching for write events
Hans de Goede
2010-11-02
1
-1
/
+1
*
|
spice: add audio
Gerd Hoffmann
2010-11-09
2
-0
/
+2
|
/
*
Merge remote branch 'spice/config.2' into staging
Anthony Liguori
2010-11-01
1
-6
/
+202
|
\
|
*
spice: add misc config options
Gerd Hoffmann
2010-10-08
1
-1
/
+28
|
*
spice: add config options for the listening address
Gerd Hoffmann
2010-10-08
1
-2
/
+11
|
*
spice: add config options for channel security.
Gerd Hoffmann
2010-10-08
1
-0
/
+28
|
*
spice: make compression configurable.
Yonit Halperin
2010-10-08
1
-2
/
+75
|
*
spice: tls support
Gerd Hoffmann
2010-10-08
1
-4
/
+63
*
|
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-22
1
-2
/
+1
*
|
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2010-10-21
2
-3
/
+7
*
|
vnc: avoid write only variables
Blue Swirl
2010-10-13
1
-0
/
+8
|
/
*
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
2010-10-05
5
-0
/
+928
|
\
[next]