nkbj
|
d618002eda
|
Make Pentax lens names unique.
|
12 years ago |
nkbj
|
43967b6603
|
Update Canon camera model list to match ExifTool version 9.33.
|
12 years ago |
nkbj
|
6db8667279
|
Add new lens: Panasonic Lumix G Vario 14-42mm F3.5-5.6 II Asph. Mega OIS.
|
12 years ago |
nkbj
|
98a595fec6
|
Add new lens: Panasonic Lumix G Vario 14-140mm F3.5-5.6 Asph. Power OIS.
|
12 years ago |
Robin Mills
|
0ae729dcf8
|
Mac build #906 fix compilation error (thanks to Tuan for this fix).
|
12 years ago |
nkbj
|
fe76263a77
|
Create branch for Exiv2 0.23.1
|
12 years ago |
nkbj
|
95a5e5777d
|
Update Sony/Minolta lens list to match ExifTool version 9.32.
|
12 years ago |
nkbj
|
ce145b0f58
|
Update Pentax camera model list to match ExifTool version 9.32.
|
12 years ago |
Robin Mills
|
e82d40e915
|
Issue: #908. futils.cpp strError() does not report correct error string.
|
12 years ago |
nkbj
|
802e2aebf2
|
Use Exif.OlympusEq.LensType for lensName if Exif.Photo.LensModel is not found.
|
12 years ago |
nkbj
|
d7742df1ae
|
Fix typo in latest commit.
|
12 years ago |
nkbj
|
3db12457c9
|
Document latest commit.
|
12 years ago |
nkbj
|
9ac47a7333
|
Issue #904: Fix lensName misreporting for some CR2s.
|
12 years ago |
nkbj
|
7abdb0b17e
|
Fix translatable names for Exif.Canon.LensModel.
|
12 years ago |
nkbj
|
8ddab45eb5
|
Issue #909: New Lens: Samsung NX 45mm f1.8 2D/3D. Thanks to Pascal de Bruijn for the patch.
|
12 years ago |
nkbj
|
96b973f004
|
Issue #907: New Lens: Samsung NX 45mm f1.8. Thanks to Pascal de Bruijn for the patch.
|
12 years ago |
nkbj
|
9ac7435558
|
Pentax Optio M30 was listed twice in the Pentax camera model list.
|
12 years ago |
HumanDynamo
|
8345624792
|
new Sigma lens detected on Sony Alpha camera
|
12 years ago |
nkbj
|
20041b4102
|
Update Canon camera model list to match ExifTool version 9.31.
|
12 years ago |
Robin Mills
|
cc8953be16
|
Issue: #906
|
12 years ago |
Robin Mills
|
3f5e82bcc5
|
Issue:#905. Thank you Daniel for the patch.
|
12 years ago |
nkbj
|
4c1d214b1d
|
Another couple of new lenses for Olympus: Sigma 19mm and 30mm F2.8 DN | A
|
12 years ago |
nkbj
|
e2521cd71c
|
Add new lens for Olympus: Sigma 60mm F2.8 DN | A
|
12 years ago |
HumanDynamo
|
1af7f7ad7d
|
polish
|
12 years ago |
HumanDynamo
|
222ed1e894
|
polish
|
12 years ago |
HumanDynamo
|
57b33cd032
|
polish
|
12 years ago |
HumanDynamo
|
acbbceafd2
|
polish
|
12 years ago |
HumanDynamo
|
11ef75c7ac
|
polish
|
12 years ago |
HumanDynamo
|
e780c65995
|
polish
|
12 years ago |
HumanDynamo
|
7e44e9d040
|
add new script to push coverity scan build to web service
|
12 years ago |
nkbj
|
a2cc5928a0
|
Update Canon lens list to match ExifTool version 9.30.
|
12 years ago |
nkbj
|
9e9604ce61
|
Update lens names to match ExifTool version 9.29.
|
12 years ago |
nkbj
|
07e4c94744
|
Fix some Pentax Q LensType values. Update from ExifTool version 9.29.
|
12 years ago |
nkbj
|
c5810e9c10
|
Issue #903: Add Canon EF-S 55-250mm f/4-5.6 IS II. Thanks to Andrew Aylett for the patch.
|
12 years ago |
Robin Mills
|
11a17ce2d5
|
config: ReadMe-Autotools.txt. AHU's notes about autotools.
|
12 years ago |
Robin Mills
|
c5ffe8fafe
|
config/Makefile.in brought into sync with <exiv2dir>/Makefile.
|
12 years ago |
Andreas Huggel
|
7c49ead2eb
|
Updated website/README
|
12 years ago |
Andreas Huggel
|
d07f85e16e
|
Fixed path of executable file taglist in Makefile.
|
12 years ago |
Andreas Huggel
|
84120d1548
|
Added website/ directory.
|
12 years ago |
Robin Mills
|
95ac504aa7
|
Rollback to r3028 and apply r3029 again.
|
12 years ago |
Robin Mills
|
88f0987e5b
|
Fix to r3028 to work correctly on Linux.
|
12 years ago |
Robin Mills
|
aeb9972669
|
Makefile: added make configure. simplified make tarball
|
12 years ago |
Robin Mills
|
24171e6f41
|
Forum topic:#1521 Added make tarball
|
12 years ago |
nkbj
|
767c829b0f
|
Fix white-space error in r3023.
|
12 years ago |
nkbj
|
06855a44f0
|
Issue #700: Escape dashes used as option specifiers in the manual page to make copy and paste work. Based on patch by Mark Purcell.
|
12 years ago |
nkbj
|
9800e7b378
|
Update test output to match r3023.
|
12 years ago |
nkbj
|
bdfb7a8d77
|
Issues #854 and #895: Improve the heuristic for matching Canon lenses by including maximum aperture. Patch by Aakash Goenka. Make all lens names unique.
|
12 years ago |
Robin Mills
|
7c755e1811
|
Removed branches/gsoc13-abhinav
|
12 years ago |
Robin Mills
|
64996a0a05
|
Forum: #1177. Only compile EXIV2_RCSID for Complers: GCC/G++/MSC to silence warnings. All others (clang,Oracle) ignore. Added Oracle compiler detection to version.cpp
|
12 years ago |
Robin Mills
|
8f86aab390
|
Update to r3018 to eliminate compiler warnings from GCC on Mac.
|
12 years ago |