<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi, Fabio! <br>
I made 3 new commits. First one updates code to work with new Spice
API. Here, as I think, must be Spice version check if for example in
Debian 8 it less than 0.11.<br>
<br>
Second one is regarding your remarks. I hurried too much with
editing your commits. I'm sorry. So I left your logic but in another
stile. I used "int compression" to handle invalid data. But than
found <span class="blob-code-inner">SPICE_IMAGE_COMPRESS_INVALID
value and changed the variable type back to </span><span
class="blob-code-inner"><span class="pl-c1">spice_image_compression_t.
I think this part is OK now, but if you have something to say or
change there, fill free to do it =)<br>
<br>
Third - I remove some rubbish like dprint from my old code. But
I'm afraid, there still much to do in this sphere. Will be
perfect if you make the revue, but not now - we have more
important things to do.<br>
<br>
For example, next I'm going to read the code of compositor-rdp
much closely to understand how it works. This needed to know did
we miss something.<br>
<br>
The second thing after that - is to render the screen on the
client side. Now whole images composed on the server and sent
fully to the client.<br>
<br>
By the way! Thank you again for your help! =)<br>
<br>
P.S. What did you learn about </span></span>vdagent?
<pre class="moz-signature" cols="72">Kind regards
Yury Shvedov</pre>
<div class="moz-cite-prefix">On 03/04/2016 04:29 PM, Fabio Fantoni
wrote:<br>
</div>
<blockquote cite="mid:56D9A9E3.9050607@m2r.biz" type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<br>
Thanks, another thing I saw only now:<br>
"int compression;" I think should return "<span
class="blob-code-inner"><span class="pl-c1">spice_image_compression_t</span>
compression;</span>" for the better definition. If I'm not wrong
(I not remember for sure) without it the default (<span
class="blob-code-inner">compression =
SPICE_IMAGE_COMPRESS_AUTO_GLZ;</span>) will not works correctly.<br>
Tomorrow I'll probably added other things, if you did/do something
commit it, to avoid risk of waste time on same part. I'll try to
add and test other compression types and basic authentication. I
take a look to add vdagent support fast/easy from xspice but seems
that there are things xorg specific that I think will be a
problem. Probably it will require changes in upstream
"spice/linux/vd_agent" before trying to use it here.<br>
<br>
Sorry for my bad english.<br>
<br>
</blockquote>
<br>
</body>
</html>