Aubin Paul wrote: > On Tue, Apr 01, 2003 at 07:22:51PM +0200, Dirk Meyer wrote: >> I think it's faster now. What do other users think? The reaction >> between pressing the button and the actions is IMHO better than with >> main1. And I understand the eval problem, but IIRC there is only one >> in the skin. And you have the feelings that main1 is faster? What CPU >> do you have? > > main1 is far more responsive for me. But I am on a Celeron 400 with > 384mb of RAM... > >> Because of some cachings, that's the price I wanted to pay for a >> faster menu :-( > > That doesn't bother me so much, but the CPU spikes and the > corresponding decrease in responsiveness in the GUI make it hard to > use for me.
I found a small bug today. Before today the background was background images + rectangles. If the background changes, all objects who are inside the changed area will be redrawn on a tmp surface. BUT the background image is always in that area, therefore I blitted it to the tmp surface all the time. If you look at osd.py, you will see that loadimage always returns a transparent surface (until today, I just changed that). ==> everytime you selected a new item I made an alpha blending over the complete screen Now this should be fixed, try again. Right now, full text menus are very fast, blue_round2 main menu is slower because of the changing watermark and image view listings are the slowest. But everything should be faster than before. Dischi -- I love my work, I could sit and watch it all day long. ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel