Robin Mills
|
94e62b331c
|
#1025. Thank You Thomas for the patch.
|
11 years ago |
nkbj
|
2f4c337ad6
|
Update various lists to match ExifTool version 9.76.
|
11 years ago |
nkbj
|
9e93721903
|
Add new lens: Olympus M.Zuiko Digital ED 40-150mm F2.8 Pro.
|
11 years ago |
nkbj
|
bacc024ed7
|
I forgot to add error checking in r3341.
|
11 years ago |
nkbj
|
3500115e72
|
Fix issue #970: Dead code in olympusmn.cpp.
|
11 years ago |
Robin Mills
|
44939dab32
|
Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801. Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix.
|
11 years ago |
Mahesh
|
200c65a380
|
Coverity scan fixes CID : 982002 through 982054 (all ostream related)
|
11 years ago |
Mahesh
|
d3e0539bac
|
Coverity scan fixes CID : 982031 through 982054
|
11 years ago |
nkbj
|
6fee3488cf
|
Add new lens: Tamron 14-150mm F3.5-5.8 Di III.
|
11 years ago |
nkbj
|
8706e16874
|
Add new lens: Leica DG Summilux 15mm F1.7 Asph. for Olympus m43.
|
11 years ago |
nkbj
|
f51e06be64
|
Update Canon lens list and Olympus AF modes to match ExifTool version 9.61.
|
11 years ago |
nkbj
|
ba9d68b9ec
|
Fix lens names in latest commit to match official Olympus names.
|
12 years ago |
nkbj
|
0699513375
|
Add to new Olympus lenses.
|
12 years ago |
nkbj
|
ba7da61a70
|
Add new lens: Lumix G Vario 12-32mm F3.5-5.6 Asph. Mega OIS.
|
12 years ago |
nkbj
|
7e50a99775
|
Add new lens: Leica DG Nocticron 42.5mm F1.2 Asph. Power OIS.
|
12 years ago |
nkbj
|
2d1b934c68
|
Update lens lists to match ExifTool version 9.37.
|
12 years ago |
Robin Mills
|
4e530fbce0
|
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
|
12 years ago |
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
12 years ago |
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
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 |
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 |
nkbj
|
fe95f427b3
|
Issue #896: ser-readable output of Olympus' FocusDistance. Thanks to Teemu Rytilahti for the patch.
|
12 years ago |
nkbj
|
7fb25f831e
|
Add new Olympus lens (Olympus M.Zuiko Digital ED 75-300mm F4.8-6.7 II).
|
12 years ago |
Robin Mills
|
969eef0b9b
|
Issue: #881. Thanks Niels for the patch.
|
13 years ago |
Robin Mills
|
63c640742f
|
Issue: 880. Thank You Neils for the patch.
|
13 years ago |
Robin Mills
|
73f7415c12
|
Update to the Conversion Lens. Thanks to Neils for suggesting that I preserve case convention.
|
13 years ago |
Robin Mills
|
472fea7bb8
|
Issue: #870. Thanks to Chris for reporting this and providing test data. Olympus ConversionLens.
|
13 years ago |
Robin Mills
|
8c06ab1fc2
|
Fix: #879. Olympus Thank you Neils for the patch.
|
13 years ago |
Robin Mills
|
ce14714815
|
Issue: #878. Thanks to Neils for the patch.
|
13 years ago |
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
13 years ago |
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
15 years ago |
Andreas Huggel
|
cfb5ad2bca
|
Fixed two and silenced several other compiler warnings.
|
15 years ago |
Andreas Huggel
|
717d789c8e
|
#721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds.
|
15 years ago |
Andreas Huggel
|
4c5def39cf
|
Changed default type for IFDs to asciiString and use it in ExifKey::defaultTypeId().
|
15 years ago |
Andreas Huggel
|
8d199d2be5
|
Added known counts for binary arrays, added default type for each tag list and count for binary arrays in the end-of-list marker.
|
15 years ago |
Andreas Huggel
|
0da6e6f47d
|
Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data.
|
15 years ago |
Andreas Huggel
|
248cfb33c5
|
#719: Removed standard Exif tag definitions and pretty-print functions from the API. Fixed warnings in the code for Float and Double values (added for #711).
|
15 years ago |
Andreas Huggel
|
2462355867
|
#719: Removed Olympus makernote class and pretty-print functions from the published interface.
|
15 years ago |
Robin Mills
|
0bbac46524
|
Added cast to resolve MSVC build breaker. DevStudio has been set to treat warnings as errors.
|
15 years ago |
Andreas Huggel
|
839012f037
|
Olympus makernote updates (Greg Mansfield)
|
15 years ago |
Andreas Huggel
|
06ce0d18b6
|
- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
|
15 years ago |
HumanDynamo
|
9db15a3437
|
fix email
|
15 years ago |
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
15 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
2f958d8a56
|
Added support for Olympus FE and Raw Info subdirs and tags.
|
17 years ago |
Andreas Huggel
|
5f5d9adfa3
|
Fixed typos, updated po files (Oliver Doerr).
|
17 years ago |
Andreas Huggel
|
7efd36d244
|
Removed trailing whitespace.
|
17 years ago |
Andreas Huggel
|
686acd035a
|
Added OlympusRd2, OlympusIp and OlypmusFi tags.
|
17 years ago |