qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] GTK GUI for QEmu
@ 2005-11-09 22:07 Anthony Liguori
  2005-11-10 23:32 ` Oliver Gerlich
  0 siblings, 1 reply; 12+ messages in thread
From: Anthony Liguori @ 2005-11-09 22:07 UTC (permalink / raw)
  To: qemu-devel

Howdy,

I started working last week on a GTK GUI for QEmu.  I've made enough 
progress that I wanted to share the results with everyone and collect 
feedback--especially any feedback regarding what should be added/changed 
for inclusion in Fabrice's tree.

Here's a rough overview of the features:

 o XShmImage based display widget--initial performance tests indicate it 
has identical overhead to the SDL GUI.
 o GUI-based pause/save/restore/eject
 o Screenshot (supporting all formats of GdkPixbuf--png, jpg, bmp, etc.)
 o Video Capture (based on ffmpeg--currently uses mpeg1)
 o Fullscreen mode with autohiding toolbar (thanks to 
libview--http://view.sf.net)
 o Software scaling (so there's no black bars in full screen mode like 
with SDL)
 o XEmbed support (a pygtk based POC tabbed GUI is available at 
http://qemu.codemonkey.ws/qemu-tabbed.py)

You can grab a tarball at:

http://qemu.codemonkey.ws/tarballs/qemu-gtk-20051109.tar.gz

Or you can clone my hg tree with:

hg clone http://qemu.codemonkey.ws/hg/gtk

A couple screenshots are available at:

http://qemu.codemonkey.ws/screenshots/

Any feedback is greatly appreciated.  A bunch of stuff is not there yet 
(there's barely any accelerator support so you can't get to the monitor 
yet) and I haven't tested on non true color X servers so your results 
may vary.

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-11-11 22:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09 22:07 [Qemu-devel] GTK GUI for QEmu Anthony Liguori
2005-11-10 23:32 ` Oliver Gerlich
2005-11-11  3:45   ` Jim C. Brown
2005-11-11 16:13     ` Oliver Gerlich
2005-11-11 18:55       ` Anthony Liguori
2005-11-11 19:30         ` Oliver Gerlich
2005-11-11 20:11         ` Jim C. Brown
2005-11-11 20:39           ` Anthony Liguori
2005-11-11 22:03             ` Jim C. Brown
2005-11-11 22:06               ` Anthony Liguori
2005-11-11 22:46                 ` Jernej Simonèiè
2005-11-11 15:35   ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).