Dne neděle 31 srpen 2008 Laurent MONIN napsal(a):
> On Sun, 31 Aug 2008 16:36:06 +0200
>
> Vladimir Nadvornik <[EMAIL PROTECTED]> wrote:
> > The jpeg loader seems to send the notification after each line. The
> > pixbuf renderer now can react immediately because it runs in separate
> > thread. So I think that it is normal behavior.
>
> It looks slower to me.

You are right. It is 30% slower on single processor machine. I think that
the current workaround for the problem - adjusting the read_buffer_size and 
idle_read_loop_count is wrong anyway. The correct fix must be in 
pixbuf-renderer. It should implement something like "start drawing if 
the queue covers 10% of the visible region or after 50ms".

>
> > > It would be great to be able to select the priority between main image
> > > or thumbnails (in my cas i prefer to have the main image displayed
> > > asap, thumbnails can wait).
> >
> > I will try to do that.
>
> Great.
>
> I found an issue:
>
> Load an image, wait until it is totally displayed, then go to the next
> (preloaded) one, color profile is not applied to it.
> I can reproduce it in normal and fullscreen mode.

This is probably fixed by rev.  1122.

Vladimir

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to