Show lens ID data via a lua script
authorColin Clark <colin.clark@cclark.uk>
Mon, 7 Oct 2019 16:46:37 +0000 (17:46 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 7 Oct 2019 16:46:37 +0000 (17:46 +0100)
commit19e15950dc3df7ba27241b594f68e1743f2f2552
tree29a84e1790f0f41b80e52eb61a5f3afd6d981c32
parent417c2b44b60d99f423bfed1beb7571284bce4574
Show lens ID data via a lua script

Lens ID can be shown in the Overlay Screen Display or the Info sidebar
with the pre-formatted tag lua.lensID.

Requires lua and exiftool.

It is not included in the defaults because it runs rather slowly.
configure.ac
doc/docbook/GuideSidebarsInfo.xml
plugins/Makefile.am
plugins/lens/Makefile.am [new file with mode: 0644]
plugins/lens/lensID [new file with mode: 0644]
src/exif-common.c
src/lua.c
src/osd.c
src/search.c