On 4/12/19 11:38 AM, Victor Toso wrote:
> From: Victor Toso
>
> Missed this when adding 'md' prefix to README with
> 0193a53 in 2019-03-08 by Victor Toso
>
> Signed-off-by: Victor Toso
> ---
> Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.am b/Makefile.am
> in
Signed-off-by: Jeremy White
---
spice-video-dummy/src/dummy.h| 2 +-
spice-video-dummy/src/dummy_cursor.c | 8 ++---
spice-video-dummy/src/dummy_driver.c | 58 ++--
3 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/spice-video-dummy/src/dum
This patch series introduces a new xorg video driver into the x11spice tree.
The motive is that we are looking to have headless Xspice sessions
with modern DRI / OpenGL support, and the current xf86-video-qxl driver
does not lend itself well to that.
The thinking is that if we combine x11spice wi
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 driver, as we gain
a
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
---
spice-video-dummy/.gitignore | 9 +
spice-video-dummy/README.md
Provide some basic documentation as to how to use the new
spice-video-dummy driver.
Signed-off-by: Jeremy White
---
Makefile.am | 3 +++
README | 19 +++
configure.ac| 7 +++
spice-video-dummy/spicedummy.sh |
From: Victor Toso
Missed this when adding 'md' prefix to README with
0193a53 in 2019-03-08 by Victor Toso
Signed-off-by: Victor Toso
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index 9d7d31c..3b97de5 100644
--- a/Makefile.am
+++ b/Makefile.am
On 4/12/19 10:47 AM, Victor Toso wrote:
> From: Victor Toso
>
> Before renaming README to README.md and NEWS to CHANGELOG.md, we were
> shipping those files in the tarball.
>
> I'm fixing this in autotools because it is a 'regression' while
> meson.build never had those included.
>
> Acked-by:
From: Victor Toso
Before renaming README to README.md and NEWS to CHANGELOG.md, we were
shipping those files in the tarball.
I'm fixing this in autotools because it is a 'regression' while
meson.build never had those included.
Acked-by: Victor Toso
---
Makefile.am | 5 -
1 file changed, 4
At last. :)
Signed-off-by: David Jaša
---
po/cs.po | 336 +++
1 file changed, 336 insertions(+)
create mode 100644 po/cs.po
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 000..f5cbc5f
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,3
Hi,
On Fri, Apr 12, 2019 at 09:51:08AM -0300, Eduardo Lima (Etrunko) wrote:
> On 4/10/19 7:20 AM, Victor Toso wrote:
> > From: Victor Toso
> >
> > Signed-off-by: Victor Toso
> > ---
> > CHANGELOG.md | 12
> > 1 file changed, 12 insertions(+)
> >
> > diff --git a/CHANGELOG.md b/CH
On 4/10/19 9:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Hi,
>
> About 68 patches since 0.18.0 release done in 2018-06-05.
>
> You can check the ci pipeline at:
>
> https://gitlab.freedesktop.org/victortoso/vd_agent/pipelines/29653
>
> And the formatted changelog at:
>
>
> htt
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Signed-off-by: Victor Toso
> ---
> CHANGELOG.md | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index c78a58b..67888fd 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -1,3
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Signed-off-by: Victor Toso
> ---
> README| 0
> README.md | 27 +++
> 2 files changed, 27 insertions(+)
> delete mode 100644 README
> create mode 100644 README.md
>
> diff --git a/README b/README
> de
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Added 193c54c in 2010-02-04 by Alexander Larsson
> Signed-off-by: Victor Toso
> ---
> ChangeLog | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> delete mode 100644 ChangeLog
>
> diff --git a/ChangeLog b/ChangeLog
> delete
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Uppercase + prefix to make Gitlab happy and format it properly.
> This should also be the case for all other spice components in Gitlab.
>
> Signed-off-by: Victor Toso
> ---
> NEWS => CHANGELOG.md | 0
> 1 file changed, 0 insertion
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Following patches will rename NEWS to CHANGELOG.md due Gitlab
> integration and remove the currently empty ChangeLog.
>
> Signed-off-by: Victor Toso
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
On 4/10/19 7:20 AM, Victor Toso wrote:
> From: Victor Toso
>
> Changes from v1:
> - Added gitlab-ci integration, you can see pipeline for this v2
> here: https://gitlab.freedesktop.org/victortoso/spice-protocol/-/jobs/227059
> - Relaxed automake in regards to NEWS, ChangeLog names;
>
> v1: htt
18 matches
Mail list logo