Andreas Huggel
|
f0b4c06ea6
|
samples/Makefile: Minor fixes to better clean up.
|
10 years ago |
Andreas Huggel
|
ade51daf7f
|
Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH.
|
10 years ago |
danielkaneider
|
879fd9fa84
|
cmake: add some windows batch tools
|
10 years ago |
Andreas Huggel
|
a57317f685
|
Some API policing
|
10 years ago |
Andreas Huggel
|
1ca6ae13bc
|
Minor changes to the exiv2json build
|
10 years ago |
Robin Mills
|
6bd47ebf4a
|
#1071 Correction to r3802 for MSVC (r3802 is removing Jzon from libexiv2)
|
10 years ago |
Robin Mills
|
f52eacf921
|
#1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
|
10 years ago |
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
10 years ago |
Robin Mills
|
84bf485ebe
|
#922. Fixing -pS and -pX on MSVC.
|
10 years ago |
Robin Mills
|
4817df0a17
|
#936. Fix header file.
|
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
|
624675d665
|
Adding CMake support for samples/exifdata.cpp and samples/exifvalue.cpp
|
10 years ago |
Robin Mills
|
917efc5d05
|
Adding samples/exifdata.cpp and samples/exifvalue.cpp
|
10 years ago |
Robin Mills
|
856ddd323c
|
#1029 Spell separator correctly everywhere (not seperator).
|
10 years ago |
Robin Mills
|
0df8356a56
|
#1029. Thank You, Thomas for reporting this and providing the patch.
|
11 years ago |
Robin Mills
|
24cb148e11
|
#1004. Reviewed all include directives in src/*.cpp and samples/*.cpp
fixed svn_version.sh again!
change to test/build-test.py for MacOS-X/Xcode 6.
|
11 years ago |
Robin Mills
|
cc8fcb08c1
|
#1012. r3508 broke the build on macosx and linux.
Fixed cosmetic issues in samples/httptest.cpp and <exiv2dir>/Makefile.
|
11 years ago |
Robin Mills
|
1afb17b527
|
trunk: webready integration. fixing broken and missing MSVC/vcproj files.
|
11 years ago |
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
11 years ago |
Robin Mills
|
94e6dcbf50
|
Fix cygwin compilation warning on geotag.cpp
|
11 years ago |
Robin Mills
|
fdd7e522e7
|
Issue: 989 "Wrong key name in output of addmoddel sample". Thank You Thomas for the patch.
|
11 years ago |
Andreas Huggel
|
5bfddd927f
|
Some TLC for samples/Makefile. It still re-builds everything everytime you run make though (and leaves a .libs directory in bin/). Building out-of-place seems not so straightforward with make. Maybe we should build in-place and have a local-install target instead.
|
12 years ago |
Robin Mills
|
4aebd96cca
|
Very close to 0.24. Passed the test-suite on MinGW.
|
12 years ago |
Robin Mills
|
5869edd679
|
Update to 3091
|
12 years ago |
Robin Mills
|
1bcce080c2
|
build: added PREFIX to samples/Makefile (don't know how the linux build worked without this!)
|
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 |
Robin Mills
|
a7d516b072
|
Patch: Forum Topic 1177. Thanks very much to James for providing this.
|
12 years ago |
Robin Mills
|
06534b62ef
|
testsuite: samples/Makefile reports pkg-config unavailable. test/Makefile reports samples not built. functions.source augmented appropriately.
|
12 years ago |
Robin Mills
|
ecf4d14c04
|
fixing make binclean. added variable OTHERS
|
13 years ago |
Robin Mills
|
0d98b9bfa1
|
Adding dependency geotag/metacopy/path-test to default make.
|
13 years ago |
Robin Mills
|
740ec9fa8b
|
Fix to samples/Makefile to eliminate warnings about "change in recipe" for geotag/metacopy/path-test
|
13 years ago |
Robin Mills
|
e00447853d
|
Linux fixes to SVN: 2935
|
13 years ago |
Robin Mills
|
c68b2024f9
|
Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution.
|
13 years ago |
Robin Mills
|
7b859e026f
|
Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64.
|
13 years ago |
Robin Mills
|
f5b05a5614
|
Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
|
13 years ago |
Robin Mills
|
c9d9cc2d4f
|
Explicitly link geotag to expat library.
|
13 years ago |
Robin Mills
|
4863c239c2
|
Fix. Issue: #856. Refactoring msvc/CMake code. Thanks to Daniel for this patch.
|
13 years ago |