991 Commits (cc38da116ded4a22873f228e545e0328a015ec0c)
 

Author SHA1 Message Date
HumanDynamo 15fd6e6948 Exiv2 from gettext branch : update PO files 19 years ago
HumanDynamo 1de751a7ac Exiv2 from gettext branch : add missing Olympus Makernote tags 19 years ago
HumanDynamo 8400851657 Exiv2 from gettext branch : code polishing 19 years ago
HumanDynamo 4a54087b73 Exiv2 from gettext branch : Olympus MakerNotes : update credits 19 years ago
HumanDynamo 831c3a0f44 Exiv2 from gettext branch : Olympus MakerNotes update :
- Large update using last ExifTools tags list database.
 - Fix and update tags values of already decoded tags.
 - Source code now support i18n.

TODO : add camera settings tags
19 years ago
HumanDynamo 08afa54f63 Exiv2 from gettext branch : partially i18n Olympus makernotes. Not yet complete 19 years ago
Andreas Huggel 32c5b99e6d Renamed exvGettext to _exvGettext and added new simple exvGettext to interface, which requires only types.hpp, so that it can be used in headers without including i18n.h 19 years ago
Andreas Huggel 07bb8e69a9 Implemented exvGettext(), added _() in the code where strings marked with N_() are printed, cleaned up i18n.h 19 years ago
HumanDynamo afa6e3f1dc Exiv2 from gettext branch : Fix i18n in exiv2.cpp 19 years ago
Andreas Huggel 0ed9ecd922 Initialise tm_isdst to -1 when converting a date/time string. Fixes #493. 19 years ago
HumanDynamo 15788049d4 Exiv2 from gettext branch : tiffimage.cpp i18n. Fix i18n in exiv2.cpp 19 years ago
HumanDynamo ada7097e24 Exiv2 from gettext branch : Panasonic MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
19 years ago
HumanDynamo fe856c9c40 Exiv2 from gettext branch : Sigma MakerNotes now support i18n. 19 years ago
HumanDynamo bf1af74eff Exiv2 from gettext branch : Fuji MakerNotes : missing to fix credits 19 years ago
HumanDynamo 0fd4a2d4a9 Exiv2 from gettext branch : Fuji MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
19 years ago
HumanDynamo b43d883ad6 Exiv2 from gettext branch : exiv2.cpp is now fully i18n 19 years ago
HumanDynamo 4df63ce7ef Exiv2 from gettext branch : Added IPTC photoshop tag title i18n 19 years ago
Andreas Huggel 6f6295682b Fixed exiv2 sample output but don't know how really... 19 years ago
HumanDynamo 6dce03b699 Exiv2 from gettext branch : using EXV_PACKAGE 19 years ago
HumanDynamo 8fbfc51f7d Exiv2 from gettext branch : no need to bind i18n strings at each time. 19 years ago
HumanDynamo 864da9bf43 Exiv2 from gettext branch : exiv2.cpp use i18n for texting NLS from command line tool. 19 years ago
Andreas Huggel bf9f484e50 Make defines EXV_LOCALEDIR and EXV_PACKAGE available and minor standardizations 19 years ago
HumanDynamo 90086d6190 Exiv2 from gettext branch : Minolta Makernote support i18n now. 19 years ago
HumanDynamo 7e063cc0bb Exiv2 from gettext branch : update PO files including datasets strings. 19 years ago
HumanDynamo f4e6238e86 Exiv2 from gettext branch : update. all strings from datasets.cpp are i18n 19 years ago
HumanDynamo 89f1db8460 Exiv2 from gettext branch : update. backport all translations PO files from libexif. These files have been merged with Exiv2 i18n strings. This way will reduce jobs from translators. 19 years ago
HumanDynamo 6290a29f05 Exiv2 from gettext branch : update. add comments. TODO: fix LOCALEDIR rules 19 years ago
HumanDynamo 15e95c4f44 Exiv2 from gettext branch : update. all strings from tags.cpp i18n 19 years ago
HumanDynamo fafaa7e2f6 Exiv2 from gettext branch : update. over 100 strings i18n 19 years ago
HumanDynamo cb63926a9b Exiv2 from gettext branch : compile. first fr.po file. It's work... 19 years ago
HumanDynamo 2c55e1c5dd Exiv2 from gettext branch : update Exiv2.pot file 19 years ago
HumanDynamo 8218279201 Exiv2 from gettext branch : add new Exiv2.pot file 19 years ago
HumanDynamo c7b95ddba4 Exiv2 from gettext branch : add new i18n.h file with common macro. First string to translate into tags.cpp 19 years ago
Andreas Huggel c4dd50127f Merged revisions 891:908 from trunk 19 years ago
Andreas Huggel 9a1226d1c5 Gettext configuration, 1st try 19 years ago
Andreas Huggel 415fe271e0 Feature branch for gettext configuration 19 years ago
HumanDynamo 744bcab0bb IPTC.Application2 tags descriptions implementation is now complete. 19 years ago
HumanDynamo 32d81ef6b7 Continue IPTC.Application2 tags descriptions implementation. Not yet complete. 19 years ago
HumanDynamo 70f5b3eee7 Continue IPTC.Application2 tags descriptions implementation. Not yet complete. 19 years ago
HumanDynamo 56f88c15d5 IPTC.Application2 tags descriptions implementation. Not yet complete. 19 years ago
HumanDynamo fde5bcabc9 Staring to improve IPTC tags description using IIM4 spec version 4.1. All IPTC.Envelope description tags implemented. 19 years ago
HumanDynamo a14ccf71b1 GPS Exif tags descriptions backported from Exif spec 2.2. All Exif tags descriptions implementation are now complete 19 years ago
HumanDynamo c4976d664c Backport Exif tags descriptions from libexif complete 19 years ago
HumanDynamo e9843b9c8e Exif IFD tags descriptions complete. 19 years ago
HumanDynamo 3342e7ed84 Update Exif IFD tags descriptions 19 years ago
HumanDynamo fc062e4d51 Full descriptions of base IFD Tags (IFD0 and IFD1) are now implemented. 19 years ago
HumanDynamo 9953dee6c4 Start to update Exif tags description using string from libexif implementation. 19 years ago
HumanDynamo a7717741a6 Bug fix : following Exif 2.2 spec., Exif.Photo.GainControl tag is encoded like a short, not a rational value. 19 years ago
HumanDynamo feaffc2130 Exif.Photo.CustomRendered tag : add missing decoding method accordinly to Exif 2.2 spec. 19 years ago
HumanDynamo 57d5825b4c Exif.Photo.FileSource : updated new values accordinly with ExifTool tags database (outside Exif 2.2 spec.) 19 years ago