summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* vnc: tight: tweak adaptive tight settingsCorentin Chary2011-02-231-10/+10
* vnc: don't try to send bigger updates that client heightCorentin Chary2011-02-231-5/+5
* vnc: use the new generic bitmap functionsCorentin Chary2011-02-232-73/+25
* vnc: fix lossy rect refreshingCorentin Chary2011-02-231-4/+8
* vnc: fix uint8_t comparisons with negative valuesCorentin Chary2011-02-232-3/+4
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-238-1/+1540
* vnc: palette: and fill and color calls.Corentin Chary2011-02-232-0/+35
* vnc: palette: add palette_init callsCorentin Chary2011-02-232-1/+8
* vnc: palette: use a pool to reduce memory allocationsCorentin Chary2011-02-232-17/+4
* vnc: tight: use the update frequency to choose between lossy and losslessCorentin Chary2011-02-231-13/+62
* vnc: refresh lossy rect after a given timeoutCorentin Chary2011-02-233-3/+69
* vnc: add a way to get the update frequency for a given regionCorentin Chary2011-02-232-0/+120
* vnc: don't set the quality if lossy encoding are disabledCorentin Chary2011-02-231-1/+3
* vnc: qemu can die if the client is disconnected while updating screenCorentin Chary2011-02-041-0/+4
* ui/sdl: Fix handling of caps lock and num lock keysStefan Weil2011-02-041-0/+8
* Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-012-0/+32
|\
| * spice: add chardev (v5)Alon Levy2011-01-241-0/+3
| * spice/vnc: client migration.Gerd Hoffmann2011-01-242-0/+29
* | Merge remote branch 'spice/usb.5' into stagingAnthony Liguori2011-02-011-2/+2
|\ \
| * | vnc: fix numlock+capslock trackingGerd Hoffmann2011-01-241-2/+2
| |/
* | vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori2011-02-011-10/+27
* | sdl: remove unused variableBlue Swirl2011-01-291-6/+0
|/
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-233-9/+9
* vnc-auth-sasl: fix a memory leakBlue Swirl2011-01-121-6/+8
* vnc/spice: add set_passwd monitor command.Gerd Hoffmann2010-12-092-0/+40
* vnc: support password expireGerd Hoffmann2010-12-092-0/+15
* vnc: auth reject cleanupGerd Hoffmann2010-12-091-17/+13
* spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann2010-12-092-0/+139
* spice: connection events.Gerd Hoffmann2010-12-091-0/+75
* spice: add qxl deviceGerd Hoffmann2010-12-091-0/+15
* Merge remote branch 'spice/bugfix.2' into stagingAnthony Liguori2010-11-163-17/+17
|\
| * spice-display: replace private lock with qemu mutex.Gerd Hoffmann2010-11-022-14/+14
| * spice-core: fix warning when building with spice < 0.6.0Gerd Hoffmann2010-11-021-2/+2
| * spice-core: fix watching for write eventsHans de Goede2010-11-021-1/+1
* | spice: add audioGerd Hoffmann2010-11-092-0/+2
|/
* Merge remote branch 'spice/config.2' into stagingAnthony Liguori2010-11-011-6/+202
|\
| * spice: add misc config optionsGerd Hoffmann2010-10-081-1/+28
| * spice: add config options for the listening addressGerd Hoffmann2010-10-081-2/+11
| * spice: add config options for channel security.Gerd Hoffmann2010-10-081-0/+28
| * spice: make compression configurable.Yonit Halperin2010-10-081-2/+75
| * spice: tls supportGerd Hoffmann2010-10-081-4/+63
* | Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-221-2/+1
* | curses: Fix control-{@[\]^_} and ESCSamuel Thibault2010-10-212-3/+7
* | vnc: avoid write only variablesBlue Swirl2010-10-131-0/+8
|/
* Merge remote branch 'spice/submit.6' into stagingAnthony Liguori2010-10-055-0/+928
|\
| * spice: add tablet supportGerd Hoffmann2010-09-212-8/+88
| * spice: simple displayGerd Hoffmann2010-09-213-0/+482
| * spice: add mouseGerd Hoffmann2010-09-211-0/+52
| * spice: add keyboardGerd Hoffmann2010-09-213-0/+88
| * spice: core bitsGerd Hoffmann2010-09-212-0/+226
OpenPOWER on IntegriCloud