A phodav server created with a NULL shared dir is valid and
results in an error answer to all requests of the webdav channel,
instead of silently ignoring them.
This is better than just returning NULL from
spice_session_get_webdav_server because:
a) it crashes channel_webdav.c:start_client.
b) eve
On 5/3/19 3:27 AM, Frediano Ziglio wrote:
Do this using the spice_indent script which uses indent to apply
current Spice styles (as per Frediano Ziglio on 2019-05-01.
Do you miss a close parenthesis? Not a big issue
Yep, caught it in the push, thanks.
Signed-off-by: Jeremy White
---
v2
>
> > On 3 May 2019, at 15:31, Daniel P. Berrangé wrote:
> >
> > On Fri, May 03, 2019 at 03:21:09PM +0200, Christophe de Dinechin wrote:
> >> Hi Frediano,
> >>
> >>
> >> We discussed GPL vs LGPL for the recorder library.
> >>
> >> I made a mistake in commit e7df1041176eda88aea6102d1c4ecd9f144
> On 3 May 2019, at 15:31, Daniel P. Berrangé wrote:
>
> On Fri, May 03, 2019 at 03:21:09PM +0200, Christophe de Dinechin wrote:
>> Hi Frediano,
>>
>>
>> We discussed GPL vs LGPL for the recorder library.
>>
>> I made a mistake in commit e7df1041176eda88aea6102d1c4ecd9f144321a6 of
>> the rec
On Fri, May 03, 2019 at 03:21:09PM +0200, Christophe de Dinechin wrote:
> Hi Frediano,
>
>
> We discussed GPL vs LGPL for the recorder library.
>
> I made a mistake in commit e7df1041176eda88aea6102d1c4ecd9f144321a6 of
> the recorder library trying to “renormalize” the headers before submitting
Hi Frediano,
We discussed GPL vs LGPL for the recorder library.
I made a mistake in commit e7df1041176eda88aea6102d1c4ecd9f144321a6 of the
recorder library trying to “renormalize” the headers before submitting the
Fedora package (the “norm” being that each file should contain the license
blur
- Original Message -
> From: "Frediano Ziglio"
> To: "Francois Gouget"
> Cc: "Spice devel"
> Sent: Friday, 3 May, 2019 10:43:20 AM
> Subject: Re: [Spice-devel] [spice] Enable mm_time adjustments on startup
>
> > On Wed, 17 Apr 2019, Snir Sheriber wrote:
> > [...]
> > > > The reason fo
> On Wed, 17 Apr 2019, Snir Sheriber wrote:
> [...]
> > > The reason for that is that while a minimum 400 ms latency is fine when
> > > playing a YouTube video [1], it's very annoying when the whole desktop
> > > is being streamed, either through the streaming agent or through the
> > > future Virg
> This makes the dummy driver similar to the mode setting driver.
>
> This work was done by Henri Verbeet, which was in turn based heavily on
> the Xorg modesetting driver.
>
> Signed-off-by: Jeremy White
> ---
> v2: Apply Spice style
> v3: Refine Spice style, disable console keyboard and mouse
>
> Do this using the spice_indent script which uses indent to apply
> current Spice styles (as per Frediano Ziglio on 2019-05-01.
Do you miss a close parenthesis? Not a big issue
>
> Signed-off-by: Jeremy White
> ---
> v2: Original version
> v3: Revised to have case indent at 0, cuddle else,
>
> Provide some basic documentation as to how to use the new
> spice-video-dummy driver.
>
> Signed-off-by: Jeremy White
Acked-by: Frediano Ziglio
> ---
> v3: Unchanged
> ---
> Makefile.am | 3 +++
> README | 19 +++
> configure.
>
> This gives x11spice access to a modern virtual/offscreen
> frame buffer driver for the Xorg X server. We will then
> make slight revisions to make it more suitable for use with Spice.
>
> The overall result should be a more functional stack,
> as compared to the existing xf86-video-qxl drive
>
> From: Henri Verbeet
>
> Signed-off-by: Jeremy White
Acked-by: Frediano Ziglio
> ---
> v3: New
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 0acb4d2..fa23483 100644
> --- a/configure.ac
> +++ b/configure
13 matches
Mail list logo