<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/sdl_zoom.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/sdl_zoom.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/sdl_zoom.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2010-07-26T22:35:54+00:00</updated>
<entry>
<title>ui: move all ui components in ui/</title>
<updated>2010-07-26T22:35:54+00:00</updated>
<author>
<name>Corentin Chary</name>
</author>
<published>2010-07-07T18:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3e230dd23b750f19a2fb95cf08250c74432ed164'/>
<id>urn:sha1:3e230dd23b750f19a2fb95cf08250c74432ed164</id>
<content type='text'>
Move sdl, vnc, curses and cocoa UI into ui/ to cleanup
the root directory. Also remove some unnecessary explicit
targets from Makefile.

aliguori: fix build when srcdir != objdir

Signed-off-by: Corentin Chary &lt;corentincj@iksaif.net&gt;
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove SDL/ prefix</title>
<updated>2009-07-08T14:25:37+00:00</updated>
<author>
<name>malc</name>
</author>
<published>2009-07-08T14:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e2b19c85ea0f3fd6091386adfd3a2acd21107cb4'/>
<id>urn:sha1:e2b19c85ea0f3fd6091386adfd3a2acd21107cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect the standard</title>
<updated>2009-07-02T14:20:33+00:00</updated>
<author>
<name>malc</name>
</author>
<published>2009-07-02T14:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1447379b135f2d2428269d2da043b468aed9c6a3'/>
<id>urn:sha1:1447379b135f2d2428269d2da043b468aed9c6a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sdl zooming</title>
<updated>2009-06-29T13:52:44+00:00</updated>
<author>
<name>Stefano Stabellini</name>
</author>
<published>2009-06-24T10:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c18a2c360e3100bbd71162cf922dcd8c429a8b71'/>
<id>urn:sha1:c18a2c360e3100bbd71162cf922dcd8c429a8b71</id>
<content type='text'>
Hi all,
this patch implements zooming capabilities for the sdl interface.
A new sdl_zoom_blit function is added that is able to scale and blit a
portion of a surface into another.
This way we can enable SDL_RESIZABLE and have a real_screen surface with
a different size than the guest surface and let sdl_zoom_blit take care
of the problem.

Signed-off-by: Stefano Stabellini &lt;stefano.stabellini@eu.citrix.com&gt;
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
</feed>
