Allow to sort files according to Exif-date
authorJuuso Räsänen <juusora@gmail.com>
Wed, 22 Dec 2010 23:38:40 +0000 (00:38 +0100)
committerLaurent Monin <zas@norz.org>
Thu, 16 Aug 2012 21:27:08 +0000 (23:27 +0200)
commit92c6523db91dd8f148ecc30f20fcde8f4818401d
tree3633c54442f0562ff3cd77f251cf3d5a1d75d508
parentb73335c511e8e299d37e43935173a9a089b2fc0c
Allow to sort files according to Exif-date

I also like the idea about sorting files according to Exif-date. This
behaviour seemed to be implemented in the pan-view but not in the main
browser view. I created a little patch to "correct" this issue.  ;)

This satisfies my own needs, although the exif-date reading could be
probably somehow optimised(?).. now the GUI becomes unresponsive for
few seconds if there are a lot of pictures in the directory...
src/filedata.c
src/menu.c
src/typedefs.h