Re: [Spice-devel] [PATCH spice-streaming-agent 3/3] Externalize plugins usage

2017-11-15 Thread Christophe de Dinechin
> On 15 Nov 2017, at 12:15, Frediano Ziglio wrote: > >> >> From: Christophe de Dinechin >> >> Signed-off-by: Christophe de Dinechin >> --- >> include/spice-streaming-agent/plugin.hpp | 6 ++ >> src/concrete-agent.cpp | 11 +++ >> src/concrete-agent.hpp

Re: [Spice-devel] [PATCH spice-streaming-agent 3/3] Externalize plugins usage

2017-11-15 Thread Frediano Ziglio
> > From: Christophe de Dinechin > > Signed-off-by: Christophe de Dinechin > --- > include/spice-streaming-agent/plugin.hpp | 6 ++ > src/concrete-agent.cpp | 11 +++ > src/concrete-agent.hpp | 1 + > src/spice-streaming-agent.cpp|

[Spice-devel] [PATCH spice-streaming-agent 3/3] Externalize plugins usage

2017-11-14 Thread Christophe de Dinechin
From: Christophe de Dinechin Signed-off-by: Christophe de Dinechin --- include/spice-streaming-agent/plugin.hpp | 6 ++ src/concrete-agent.cpp | 11 +++ src/concrete-agent.hpp | 1 + src/spice-streaming-agent.cpp| 23 +++-