]> git.proxmox.com Git - qemu.git/commit
vnc: refresh lossy rect after a given timeout
authorCorentin Chary <corentincj@iksaif.net>
Fri, 4 Feb 2011 08:05:56 +0000 (09:05 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 23 Feb 2011 22:28:28 +0000 (16:28 -0600)
commit7d964c9d2fc614d2baa788b9e77019b32151f162
treee75c73bcf29eccac39d40170285401d1cc871053
parent999342a0fe959dcd549396a255a04d000678e910
vnc: refresh lossy rect after a given timeout

If an adaptive encoding has choosen to send a lossy update
based on the result of vnc_update_freq(), then it should advertise
it with vnc_sent_lossy_rect(). This will allow to automatically refresh
this rect once it's static again.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-jobs-async.c
ui/vnc.c
ui/vnc.h