Re: [Spice-devel] [spice-gtk v1 00/11] misc improvements in channel-display

2018-04-16 Thread Victor Toso
Hi, On Thu, Mar 29, 2018 at 01:53:44PM +0200, Victor Toso wrote: > Hi, > > On Tue, Mar 13, 2018 at 12:25:31PM +0100, Victor Toso wrote: > > From: Victor Toso > > > > Hi, > > > > The first four patches are related to using hash table to track stream's > > structure,

Re: [Spice-devel] [spice-gtk v1 00/11] misc improvements in channel-display

2018-03-29 Thread Victor Toso
Hi, On Tue, Mar 13, 2018 at 12:25:31PM +0100, Victor Toso wrote: > From: Victor Toso > > Hi, > > The first four patches are related to using hash table to track stream's > structure, discussed with Lukas at [0]. The others are trying to: > - reduce too much code in one

[Spice-devel] [spice-gtk v1 00/11] misc improvements in channel-display

2018-03-13 Thread Victor Toso
From: Victor Toso Hi, The first four patches are related to using hash table to track stream's structure, discussed with Lukas at [0]. The others are trying to: - reduce too much code in one place; - reduce the verbose logs we have with streaming; [0]