2010/9/29 Otávio Pontes <[email protected]>:
> Hello,
> I have done some changes to ephoto to add some nice features and to
> fix some bugs. The major features i implemented was adding new
> shortcuts to ephoto and making it possible to see and enter in
> directories in thumb_browser. When I was implementing that I have
> found and fixed some bugs. I am sending the patches i have done.
>
> First patch fixes one warning about integer comparison. The second
> patch fixes on bug related to an invalid memory access that was
> causing segmentation fault in my computer (valgrind was complaining
> about it too). The third patch Fixes a bug in checking for success
> when showing images in flow browser and changes the way it display an
> image in thumb_browser.
> The forth patch adds new keyboard shortcuts to slideshow, flow_browser
> and thumb_browser. Also adds zoom to flowbrowser and fullscreen mode
> to slideshow.
> And the fifty patch makes it possible to see and enter in directories
> in thumb browser.
>
> Otávio Pontes
>
1st and 2nd patch are in svn.

For the 3rd, I disagree. Actually only jpeg images are handled by elm
photocam object. Following the photocam documentation it seems that
only jpeg is supported. But if you try to load a png it woks with
strange results at least for me. I guess it's why okra have 2 objects
image1 and image2. image1 is for jpg and photocam, and image2 is for
png. I agree to add an elm_image instead of elm_background but for
both object the image is only shown after you resized the window. So
the bug is still open for me, and this patch is not a solution. If you
have better idea ...


-- 
Nicolas Aguirre
Mail: [email protected]
Web: http://www.digital-corner.org

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to