aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2011-04-10vnc: tight: Fix crash after 2GB of outputMichael Tokarev
2011-04-01vnc: added missing name->keysym pairs for Polish national charactersLeszek Grzegorek
2011-04-01ui/sdl: Load optional QEMU iconStefan Weil
2011-03-25severe memory leak caused by broken palette_destroy() functionUlrich Obergfell
2011-03-22vnc: fix build error from VNC_DIRTY_WORDSAnthony Liguori
2011-03-22fix vnc regressionWen Congyang
2011-03-22Make VNC support optionalJes Sorensen
2011-03-22Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2011-03-15win32: implement missing timersubBlue Swirl
2011-03-13Refactor thread retrieval and checkJan Kiszka
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil
2011-02-25vnc: fix a memory leak in threaded vnc serverCorentin Chary
2011-02-24ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not definedPeter Maydell
2011-02-23vnc: Fix fatal crash with vnc reverse modeStefan Weil
2011-02-23vnc: add a non-adaptive optionCorentin Chary
2011-02-23vnc: tight: tweak adaptive tight settingsCorentin Chary
2011-02-23vnc: don't try to send bigger updates that client heightCorentin Chary
2011-02-23vnc: use the new generic bitmap functionsCorentin Chary
2011-02-23vnc: fix lossy rect refreshingCorentin Chary
2011-02-23vnc: fix uint8_t comparisons with negative valuesCorentin Chary
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary
2011-02-23vnc: palette: and fill and color calls.Corentin Chary
2011-02-23vnc: palette: add palette_init callsCorentin Chary
2011-02-23vnc: palette: use a pool to reduce memory allocationsCorentin Chary
2011-02-23vnc: tight: use the update frequency to choose between lossy and losslessCorentin Chary
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary
2011-02-23vnc: add a way to get the update frequency for a given regionCorentin Chary
2011-02-23vnc: don't set the quality if lossy encoding are disabledCorentin Chary
2011-02-04vnc: qemu can die if the client is disconnected while updating screenCorentin Chary
2011-02-04ui/sdl: Fix handling of caps lock and num lock keysStefan Weil
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori
2011-02-01Merge remote branch 'spice/usb.5' into stagingAnthony Liguori
2011-02-01vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori
2011-01-29sdl: remove unused variableBlue Swirl
2011-01-24vnc: fix numlock+capslock trackingGerd Hoffmann
2011-01-24spice: add chardev (v5)Alon Levy
2011-01-24spice/vnc: client migration.Gerd Hoffmann
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-12vnc-auth-sasl: fix a memory leakBlue Swirl
2010-12-09vnc/spice: add set_passwd monitor command.Gerd Hoffmann
2010-12-09vnc: support password expireGerd Hoffmann
2010-12-09vnc: auth reject cleanupGerd Hoffmann
2010-12-09spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann
2010-12-09spice: connection events.Gerd Hoffmann
2010-12-09spice: add qxl deviceGerd Hoffmann
2010-11-16Merge remote branch 'spice/bugfix.2' into stagingAnthony Liguori
2010-11-09spice: add audioGerd Hoffmann
2010-11-02spice-display: replace private lock with qemu mutex.Gerd Hoffmann
2010-11-02spice-core: fix warning when building with spice < 0.6.0Gerd Hoffmann