Commit Graph

25 Commits

Author SHA1 Message Date
HumanDynamo
c3c5aa7718 fix ELSE statement 2011-02-06 16:48:57 +00:00
Robin Mills
20e09dd14a build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files. 2011-01-10 18:40:35 +00:00
HumanDynamo
b745e49425 fix install 2010-10-02 09:02:59 +00:00
HumanDynamo
aa35653d36 compile samsung makernote, else linking is broken... 2010-10-02 09:00:49 +00:00
HumanDynamo
ff908547a5 fix typo in cmake script. patch from Nikolai Saoukh 2010-09-23 06:49:11 +00:00
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). 2010-08-16 13:38:06 +00:00
Andreas Huggel
9c14fce52f #719: Removed Canon makernote class and pretty-print functions from the published interface. 2010-08-14 13:53:17 +00:00
Andreas Huggel
2462355867 #719: Removed Olympus makernote class and pretty-print functions from the published interface. 2010-08-14 08:52:46 +00:00
Andreas Huggel
d57597cfd8 #719: Removed Fuji makernote class and pretty-print functions from the published interface. 2010-08-14 08:01:47 +00:00
Andreas Huggel
f82a203410 #719: Removed Minolta makernote class and pretty-print functions from the published interface. 2010-08-14 03:06:21 +00:00
Andreas Huggel
48b28c83fd #719: Removed Sony makernote class and pretty-print functions from the published interface. 2010-08-14 02:59:06 +00:00
Andreas Huggel
36010aef8f #719: Removed Sigma makernote class and pretty-print functions from the published interface. 2010-08-14 02:50:44 +00:00
Andreas Huggel
a9feb74f48 #719: Removed Pentax makernote class and pretty-print functions from the published interface. 2010-08-14 02:45:46 +00:00
Andreas Huggel
9bf9e434bd #719: Removed Panasonic makernote class and pretty-print functions from the published interface. 2010-08-14 02:36:34 +00:00
HumanDynamo
393b638042 fix install of header files 2010-08-09 14:54:33 +00:00
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
2010-06-27 10:04:39 +00:00
Andreas Huggel
8ef1a5f9fa Removed minoltasonyvalues.[ch]pp, moved common Minolta/Sony code into minoltamn.[ch]pp. 2010-05-25 15:25:02 +00:00
Andreas Huggel
5d24e744c2 Backed out revisions 2221:2219 and most of change 2216. 2010-05-25 15:04:16 +00:00
HumanDynamo
151ed86895 Exiv2 need to be linked with Winsock32 under windows. 2010-05-14 06:24:09 +00:00
HumanDynamo
c05265e5cf added new rules to manage translations file.
Code inspired from huggin project. 
This use a shell script. this one must be ported to CMake.
2010-04-20 14:37:04 +00:00
HumanDynamo
949c9ea0ae oups, it's KDE core script, not CMake as well 2010-04-20 09:04:05 +00:00
HumanDynamo
1e16d65d79 use uppercase syntax.
polish coding style.
2010-04-20 09:01:42 +00:00
HumanDynamo
14c7f279fd move extern def to cpp 2010-04-14 10:07:58 +00:00
HumanDynamo
ee691fdc71 start to implement common structures between Sony and Minolta for Makernotes 2010-04-14 09:05:40 +00:00
Andreas Huggel
370af5c8a3 Merged all changes from the unstable branch into the trunk. 2009-11-27 05:59:23 +00:00