[Spice-commits] Changes to 'upstream.clipboard.v2'
Alon Levy
alon at kemper.freedesktop.org
Mon Aug 23 07:14:36 PDT 2010
New branch 'upstream.clipboard.v2' available with the following commits:
commit a274fd57ccb951f9456effff688a90fbca2e9dc9
Author: Arnon Gilboa <agilboa at redhat.com>
Date: Mon Aug 23 16:12:47 2010 +0300
vdagent: support basic clipboard support (disabled by default)
-add CLIPBOARD_ENABLED ifdefs in the agent for disabling clipboard support
-currently supports text only (UTF8)
commit d9b1d401a78e18e4506b7ac345fd33f9a8153e7f
Author: Arnon Gilboa <agilboa at redhat.com>
Date: Mon Aug 23 16:03:47 2010 +0300
vdservice/vdagent: fixes leading to clipboard (aka large) message handling
-add VDAgent::dispatch_message()
-in VDAgent::read_completion() handle multi-chunk msgs
-fix chunk size bug in VDService::handle_pipe_data()
-add size to VDPipeMessage
commit 90b86e7688db8417741ffa91082bf1317a8c68e2
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 15:26:05 2010 +0300
vdservice: change pipe write completion to use overlapped structure instead of completion routine
commit cc93416655880754fe0266961cf0c7f6c724c3a5
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 15:09:28 2010 +0300
vdservice: add debug only define for standalone executable
commit 7ec7ad25f98af526a35267ac5355cf19efc034e2
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 15:06:31 2010 +0300
vdservice: use enum for events in main loop
commit 98a3e9e80b0f62d5c5fa0770e4365b2af5ac7a0d
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 14:57:02 2010 +0300
vdservice: remove dead defines in vdi_port.h
commit 343071522e747c6f81cac09325107644922ad9e1
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 14:50:41 2010 +0300
vdservice: replace vdiport device with virtio-serial device
replaced vdiport device by virtio-serial device which is also an easy
to use stream between guest and host but is already in qemu.
* VDIPortBuffer split off from VDIPort
* use setupapi to get device path
* setupapi.lib dependency added, magic GUID instead of a magic filename
* retry several times to open device, fixes startup race between driver
initialization and service start on boot.
* limit writes to device, a limitation of current windows driver.
* virtio-serial uses overlapped structure and events for async read/write
instead of vdi_port special event.
commit 807852a9c4eea6e70afcc7f4ed88b15ff216d5ee
Author: Alon Levy <alevy at redhat.com>
Date: Mon Aug 23 14:46:01 2010 +0300
include path fixes because of spice-protcol updates
* mutex.h inlined into common/vdcommon.h
* vdagent.h renamed to spice/vd_agent.h
commit 96884bb63b29aed3fd1973de831a62c3596f18c8
Author: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
Date: Sun Jun 6 12:51:04 2010 +0300
spice: vdagent: drop mouse event when SendInput fails due to DesktopSwitch event delay #598968
commit 508d63e55906d3a82fb668bb0c31dc3d0909dc6e
Author: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
Date: Mon Mar 22 17:17:18 2010 +0200
spice: vdagent: return error code -1 on service install/uninstall failure #576625
commit 59ab4bc31e970f8cfa23903aac6ce1ac43f12804
Author: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
Date: Mon Mar 1 16:46:33 2010 +0200
spice: vdagent: upgrade solution & projects to vs2008
commit 350bb5cd6d7a85a2b31b5e6d3727da2a655447ba
Author: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
Date: Tue Feb 9 20:04:30 2010 +0200
spice: vdagent: support x64 arch
commit 549c9a6925d4dee7f60a103a58758502f8ed9f0b
Author: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
Date: Sun Jan 10 17:17:40 2010 +0200
vdagent: use vdagent.h
commit d1c735f283b38e17aad203bcb117df2e7834ced2
Author: Arnon Gilboa <agilboa at redhat.com>
Date: Wed Dec 23 15:17:33 2009 +0200
vdagent: add win7 support to service for launching agent
More information about the Spice-commits
mailing list