Luis Díaz Más
|
83dda6ccd7
|
Fix warnings related to -Wdeprecated-copy
|
4 years ago |
Luis Díaz Más
|
0bbaa6eff3
|
cpp: Replace auto_ptr by unique_ptr
|
4 years ago |
Robin Mills
|
4a8d365e80
|
fix_1508_enableBMMF_effort2
|
4 years ago |
Robin Mills
|
9da2aed5d2
|
Use the documented 5 line prolog in every sample application. Tidy up sample prologs and header code.
|
4 years ago |
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
4 years ago |
Robin Mills
|
da1b02d644
|
fix_1268_GPSProcessingMethod
|
5 years ago |
clanmills
|
8f5b740270
|
put them back.
|
5 years ago |
clanmills
|
79b37ec3aa
|
Putting geotag.cpp back into the product (git strikes again)
|
5 years ago |
Robin Mills
|
cd9ee99567
|
Delete geotag.cpp
|
5 years ago |
clanmills
|
d994161e80
|
Added option -remove to samples/geotag.cpp
|
5 years ago |
clanmills
|
759ce9fffe
|
fix_1046_sample_geotag Take advantage of fix to #1046 in samples/geotag.cpp
|
5 years ago |
clanmills
|
13565be3d2
|
Change for solaris.
|
5 years ago |
Robin Mills
|
7844b11e4b
|
[xmpsdk] Add XMP Initialisation/Cleanup code to all main() programs
- update documentation
- Removed redundant calls to Exiv2::XmpParser::terminate() (legacy of our
discusssion with @tester0077).
- this fixes #976
|
6 years ago |
Luis Díaz Más
|
113136e134
|
Replace DEBUG with EXIV2_DEBUG_MESSAGES
Fixes #926
|
6 years ago |
Luis Díaz Más
|
2d1e1fe6ef
|
Reduce the scope of variables
|
7 years ago |
Luis Díaz Más
|
dc7eb5008b
|
Add explicit to constructors with 1 argument
|
7 years ago |
Luis Díaz Más
|
c43d998457
|
Fix cppcheck issues: passedByValue
|
7 years ago |
Luis Díaz Más
|
989acd18c7
|
Fix cppcheck issues: uninitMemberVar & uninitVar
|
7 years ago |
Luis Diaz Mas
|
773bdfd14e
|
Create a header where to keep an unique definition of UNUSED
|
7 years ago |
Luis Díaz Más
|
d55b2b1b65
|
Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib
|
7 years ago |
Mario Emmenlauer
|
548d7688c7
|
samples/geotag.cpp: fixed debugging code to be in the correct ifdef
|
7 years ago |
tbeu
|
5df8b01b77
|
Remove obsolete svn revision
|
8 years ago |
clanmills
|
038fe6cb94
|
#1233 Fixed bug in samples/geotag.cpp
|
8 years ago |
Robin Mills
|
1b536bd0ed
|
#2130 Don't build conntest. Build is broken when --enable-webready. Fixed issue with samples/geotag.cpp on Linux.
|
9 years ago |
Robin Mills
|
fcd0cb3e19
|
#1233 Correction to r4573
|
9 years ago |
Robin Mills
|
86028dd46e
|
#1233 Fixed issue on MacOS-X 10.4 (32 big big-endian PPC, 2003 OS) with realpath() and added additional images for future testing.
|
9 years ago |
Robin Mills
|
80fd8ee333
|
#1233 geotag.cpp added option -ascii. The degree sign in the output was upsetting test harness on some platforms.
|
9 years ago |
Robin Mills
|
24c032c2a2
|
#1233 Changes to geotag-test to avoid full paths. Added make geotag-test. Sanitized geotag.cpp code
|
9 years ago |
Robin Mills
|
bd16f3441e
|
#1233 Thank You to Anton for reporting this and providing a patch. I've updated the test suite.
|
9 years ago |
Andreas Huggel
|
a57317f685
|
Some API policing
|
10 years ago |
Robin Mills
|
4817df0a17
|
#936. Fix header file.
|
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.
|
10 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
|
4aebd96cca
|
Very close to 0.24. Passed the test-suite on MinGW.
|
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
|
6e21a9f640
|
Bug fixes.
|
13 years ago |
Robin Mills
|
72af64ee84
|
image file list is sorted by image date. Removed tabs in source. Fixed linux infinite file recursion directory read.
|
13 years ago |
Robin Mills
|
745d4d6f5d
|
Work in progress on geotag.cpp. Mostly complete. Needs tidy, documentation, testing and tests.
|
13 years ago |
Robin Mills
|
bbb2d9b407
|
Work in progress. Many changes to geotag.cpp. Not ready for testing.
|
13 years ago |
Robin Mills
|
258bc8b561
|
Fixing compilation error on mac/linux.
|
13 years ago |
Robin Mills
|
7f0e02c048
|
Work in progress. Added timeZoneAdjust. detabbed the file. set property eol=LF
|
13 years ago |
Robin Mills
|
dc77e08670
|
Work in progress. Adding time parser and other plumbing.
|
13 years ago |
Robin Mills
|
86efaac790
|
Adding typeFile detector to geotag.cpp and cosmetic changes to directory code.
|
13 years ago |
Robin Mills
|
fd02823600
|
Work in progress: add base capability to geotag.cpp (read XML, directory and images).
|
13 years ago |