22 Commits (c884a3b4bf538d872b6cc64590bd5aec90f85ad3)

Author SHA1 Message Date
Robin Mills 8ff86b6875 #1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary 10 years ago
Robin Mills a37b843839 Correction to r3941 to fix mac build-breaker in src/image.cpp (and odd linux bb in samples/exiv2json.cpp) 10 years ago
Robin Mills 6df03d74cf #640. Correction to r3931. 10 years ago
Robin Mills bbf8b288ba Correction to r3925. 10 years ago
Robin Mills 3f1380e91a #640 Modified XmpParser::getRegisteredNamespaces to use Exiv2::Dictionary. 10 years ago
Robin Mills 03e51ab470 #640 and # 751. Fixing linux build-breaker. 10 years ago
Robin Mills c396a92e01 #960 added API: static void Exiv2::XMPParser::getRegisteredNamespaces(std::map<std::string,std::string>&); 10 years ago
Robin Mills 6bd47ebf4a #1071 Correction to r3802 for MSVC (r3802 is removing Jzon from libexiv2) 10 years ago
Robin Mills 84bf485ebe #922. Fixing -pS and -pX on MSVC. 10 years ago
Robin Mills bd4004e963 #934 exiv2json.cpp threw an exception on toLong() and I changed it to std::atoi.
The value is '' (the empty string).  The following key seems to be somehow and puzzlingly broken:
0x8827 Photo        ISOSpeedRatings             Short       0
10 years ago
Robin Mills d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 10 years ago
Robin Mills a6a3da9df8 #1054. Write LangAltValue as json object "lang" : { "en-US":"...." , ... } 10 years ago
Robin Mills d00212f4f6 Fixing typos. 10 years ago
Robin Mills 5ccb535bdc #1054. More polishing. Adding clarification to the recursion. Other code simplification/elimination. 10 years ago
Robin Mills a93ad78042 #1054. Final polish and comments about the recursion. 10 years ago
Robin Mills af8e778a55 Fixing more typos. 10 years ago
Robin Mills e0b5d3f310 Fixed typo. 10 years ago
Robin Mills 4f6b747478 #1054. Replaced the reference mess with a beautiful one-line recursion. Interation is interesting; recursion is really elegant. 10 years ago
Robin Mills efb790f421 Simplification. 10 years ago
Robin Mills 8c1e79bbd3 Fixed typos. 10 years ago
Robin Mills 779a10454d #1054. Overhauled exiv2json to recursively build a JSON tree. See discussion: http://dev.exiv2.org/boards/3/topics/1951 10 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago