On ne 5. dubna 2009, Colin Clark wrote:
> Hello Vladimir
>
> > With rev. 1605 you can use this function to get the coordinates:
> >
> > metadata_read_GPS_coord(fd, "Xmp.exif.GPSLatitude", <fallback value>)
> > metadata_read_GPS_coord(fd, "Xmp.exif.GPSLongitude", <fallback value>)
> >
> > (with Exiv2 0.17 and newer it works for both Xmp and Exif metadata. I
> > will add some workaround for older Exiv2 later)
>
> Thanks for that.
>
> Perhaps you can help with a problem I have getting multiple file
> selection to work properly. If I have selected several files and then
> use control/mouse-click to deselect one file, no event (that bar_gps.c
> sees) gets triggered. Did I miss something?
>
This was somehow forgotten.

I added new function pane_notify_selection to the API in rev. 1616. The usage
is similar to pane_set_fd. It gets a number of selected files as an argument.

> By the way, do you use a text formatter or do you just do everything by
> hand? The closest I get to  the geeqie standard is the Whitesmith style
> using astyle, which isn't quite right. Just out of interest.

Everything by hand, it is the original GQview formatting.
There were some discussions about automatic formatting, but IIRC there was no 
result. Search this ML archive for details.

Vladimir

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to