From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] cocoa.m
Date: Fri, 27 May 2005 16:24:12 +0200 [thread overview]
Message-ID: <42972D8C.9040509@kberg.ch> (raw)
In-Reply-To: <9E471473-9F28-4067-87BE-54317B17FC80@claunia.com>
Natalia Portillo wrote:
>
> El 27/05/2005, a las 12:42, Mike Kronenberg escribió:
>
>>
>> -cocoalivethumbnail => qemu produces a 100x75 PNG thumbnail
>> every 10 sec
>
> GREAT!!!
>
> But, better if can be specified how many time and/or a shortcut (like
> in virtualpc)
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
I'll put that on my todo list.
btw:
The patch provides two thumbnailer: quality and fast
- quality: just grabs the whole screen and makes a downsample => slow
but nice
- fast: just grabs the needed bits from current_ds => like pixel
resample in PS :)
=> BUT if you use fast, half of the pic is ok, and half is garbage
so if someone could look over it and find the bug, that would be great.
one could even use a 32bit pointer to further reduce the cpu time
needed for the thumb.
Mike
next prev parent reply other threads:[~2005-05-27 14:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-27 11:42 [Qemu-devel] [PATCH] cocoa.m Mike Kronenberg
2005-05-27 14:09 ` Natalia Portillo
2005-05-27 14:24 ` Mike Kronenberg [this message]
2005-05-27 14:51 ` Mike Kronenberg
2005-05-27 15:04 ` Pierre d'Herbemont
2005-05-28 18:36 ` Mike Kronenberg
2005-05-29 14:44 ` Pierre d'Herbemont
2005-05-30 8:39 ` Mike Kronenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42972D8C.9040509@kberg.ch \
--to=mike.kronenberg@kberg.ch \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).