Commit Graph

7692 Commits

Author SHA1 Message Date
HumanDynamo
2a785c20cc add A450 in Sony DLSR camera list 2010-04-14 19:49:10 +00:00
Andreas Huggel
c626d7caec #693: Applied patch from Nikolai Saoukh. 2010-04-14 16:33:38 +00:00
Andreas Huggel
46c2dbf43b #695: Applied patch from Nikolai Saoukh. 2010-04-14 16:32:55 +00:00
Andreas Huggel
f821caf029 Another fix similar to r2073 and a minor conversion fix that was exposed by the former. 2010-04-14 16:17:55 +00:00
HumanDynamo
edff7d321f polish 2010-04-14 14:23:55 +00:00
HumanDynamo
c2281bca9f update Sony makernotes 2010-04-14 13:53:29 +00:00
HumanDynamo
4e4c9f7898 update Sony Makernotes 2010-04-14 13:16:22 +00:00
HumanDynamo
6669996934 Sony/Minolta Lens DB update is now complete 2010-04-14 12:39:56 +00:00
HumanDynamo
7f80714d13 second big update of Minolta/Sony Lens database 2010-04-14 12:30:05 +00:00
HumanDynamo
408351df3c by Minolta/Sony lens database update. Not yet completed 2010-04-14 11:15:22 +00:00
HumanDynamo
793d760569 re-organize common code to share between Minolta and Sony 2010-04-14 10:29:02 +00:00
HumanDynamo
567d693d4b handle cpp file 2010-04-14 10:08:13 +00:00
HumanDynamo
14c7f279fd move extern def to cpp 2010-04-14 10:07:58 +00:00
HumanDynamo
d4f9a20142 use common lens definitions for minolta and sony cameras 2010-04-14 09:59:45 +00:00
HumanDynamo
e0d543d166 rm 2010-04-14 09:06:14 +00:00
HumanDynamo
e29964548a add hpp file there 2010-04-14 09:05:53 +00:00
HumanDynamo
ee691fdc71 start to implement common structures between Sony and Minolta for Makernotes 2010-04-14 09:05:40 +00:00
HumanDynamo
46a6f318b2 apply patch from BUG #688 2010-04-14 08:09:11 +00:00
HumanDynamo
0ec85225c3 no double quote there 2010-04-14 06:43:32 +00:00
HumanDynamo
81fdde2e0b Fix typo 2010-04-13 19:10:55 +00:00
Andreas Huggel
1b93b9dfd2 Retain value in case of stream error. (Suggested by Thomas Beutlich) 2010-04-12 16:13:42 +00:00
HumanDynamo
c498837b66 update Sony Makernotes 2010-04-12 13:46:43 +00:00
HumanDynamo
0e6577a0bf update Sony Makernote 2010-04-12 13:33:00 +00:00
HumanDynamo
18ff42413b start to update Sony Makernotes support, using last revision of Exiftool database 2010-04-12 13:18:19 +00:00
HumanDynamo
6a838bdd59 compile 2010-04-12 10:53:03 +00:00
HumanDynamo
1e8f7f59a3 fix warnings 2010-04-12 10:48:59 +00:00
HumanDynamo
937bd7d0f9 fix warnings 2010-04-12 10:43:24 +00:00
HumanDynamo
874119dedf remove mingw warnings under win32 2010-04-12 10:40:57 +00:00
HumanDynamo
0325f5c005 remove MSVC pragma warnings under mingw 2010-04-12 10:37:20 +00:00
HumanDynamo
611d5711c5 remove MSVC pragma warnings under mingw 2010-04-12 10:35:17 +00:00
HumanDynamo
3cec2bd223 obsolete now 2010-04-12 10:15:28 +00:00
HumanDynamo
e07e85a696 update 2010-04-12 08:53:22 +00:00
HumanDynamo
07bd77fddc polish 2010-04-12 08:13:49 +00:00
HumanDynamo
75dd2723cf polish 2010-04-12 08:13:11 +00:00
HumanDynamo
bd303e18bf apply fix for BUG #692 2010-04-12 07:28:54 +00:00
HumanDynamo
3c96c34655 set NLS on by default 2010-04-12 07:23:48 +00:00
HumanDynamo
977e409b26 reverting commit 2041 which break compilation under linux and windows (Mingw) 2010-04-09 08:20:54 +00:00
HumanDynamo
49d6965155 export EXV_STRERROR_R_CHAR_P 2010-04-09 07:41:38 +00:00
HumanDynamo
350b55a81e fix Iconv const detection to compile fine with Cmake 2010-04-08 14:17:42 +00:00
Andreas Huggel
cc3e1ba482 Added pretty-print function for Exif.NikonLd2/3.FocusDistance. (Jens Mueller) 2010-04-08 13:33:05 +00:00
Andreas Huggel
176e71e499 Added further TIFF image tags (from Adobe TIFF&PM6 and TIFF/EP specs). 2010-04-08 02:57:46 +00:00
Andreas Huggel
92ea124345 Added a few PageMaker 6.0 and Adobe OPI TIFF tags. 2010-04-08 02:56:07 +00:00
Andreas Huggel
e1189d9924 Added several TIFF tags to the reference taglist. 2010-04-07 07:14:09 +00:00
Andreas Huggel
26b5d41255 Minor fix. 2010-04-06 16:19:37 +00:00
Andreas Huggel
c9e41799da Completed fix from r2039. 2010-04-06 13:32:22 +00:00
Andreas Huggel
4d26ac3875 Added several missing TIFF tags. 2010-04-05 15:12:44 +00:00
Andreas Huggel
b68ecc7cb0 #686: Removed const-qualifier to make things comply with the C++ standard. 2010-04-04 15:57:08 +00:00
Andreas Huggel
a3b24b3615 #668: Extended list of TIFF image tags. (It turned out that there are quite a few standard TIFF tags missing from the Exiv2. To be added separately). 2010-04-04 15:50:04 +00:00
Andreas Huggel
6d496a4888 Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
Andreas Huggel
b3d1e6534e Tweak. 2010-04-03 07:26:20 +00:00