Robin Mills
|
664af57e10
|
#1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service.
|
9 years ago |
Robin Mills
|
643c828b4b
|
Correction to r4203
|
9 years ago |
Robin Mills
|
c120638091
|
Fixed 'make exifprint'
|
10 years ago |
Robin Mills
|
d063046bda
|
#1074 Correction to r4169. Changes to config/Makefile.in to match Makefile
|
10 years ago |
Robin Mills
|
e07c881fcf
|
#1099. Fix submitted.
|
10 years ago |
danielkaneider
|
c90253bc3c
|
[cmake] various msvc fixes
|
10 years ago |
Robin Mills
|
e8a258caf4
|
#851 Changes to CMake option -DEXIV2_ENABLE_WIN_UNICODE={OFF|ON}
|
10 years ago |
danielkaneider
|
59f04827ec
|
[cmake] travis fixes for osx
|
10 years ago |
danielkaneider
|
993a3bd06b
|
[cmake] added travis build file, fixes for osx and linux
|
10 years ago |
danielkaneider
|
5c7ecc6514
|
[cmake] add webready support and better cmake for windows
|
10 years ago |
danielkaneider
|
18b6a07e34
|
[cmake] integrate exv_msvc.h into config.h(.cmake)
|
10 years ago |
Robin Mills
|
e3e4711190
|
#1125. Thank You to Michał for reporting and providing the patch.
|
10 years ago |
Robin Mills
|
2582a756eb
|
#1041 Thanks you to Emmanuel for the patch. Discussed here: http://dev.exiv2.org/boards/3/topics/2232
|
10 years ago |
Robin Mills
|
239fb6dfd8
|
Fix to r3898
|
10 years ago |
Robin Mills
|
e0428920eb
|
Add samples targets (exiv2json etc) to toplevel Makefile.
|
10 years ago |
Andreas Huggel
|
533668808d
|
Fixed cross-compiler warnings.
|
10 years ago |
Andreas Huggel
|
70bd1f1222
|
Fixed issues that prevented cross-compilation to work. Not sure what I broke with this or what this was needed for.
|
10 years ago |
Andreas Huggel
|
70d16e1cf7
|
Updates and fixes to prevent some doxygen warnings.
|
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 |
Andreas Huggel
|
4974ff976f
|
Bumped version to 0.25.
|
10 years ago |
Andreas Huggel
|
67aef6117a
|
Only compile video source code if it is enabled.
|
10 years ago |
Andreas Huggel
|
cc4b323acf
|
Fixed a bunch of warnings during make doc.
|
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
|
efef7af344
|
Reworked clean Makefile targets a bit (so the test/tmp dir doesn't belong to root after sudo maintainer-clean)
|
10 years ago |
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
10 years ago |
Robin Mills
|
5aec2c4957
|
#1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready.
|
10 years ago |
asp
|
f7ebfea8e7
|
#1061 manpage: reg namespace example, description amplification
|
10 years ago |
Robin Mills
|
d2f5abbac5
|
#1054. exiv2json deep recursion and AltLang support. Regression detector.
|
10 years ago |
Robin Mills
|
19dbc67c48
|
#1046. Fix for MinGW build breaker.
|
10 years ago |
Robin Mills
|
950fcdc131
|
#1032. Thanks very much to Daniel for his help with this.
|
10 years ago |
Robin Mills
|
856ddd323c
|
#1029 Spell separator correctly everywhere (not seperator).
|
11 years ago |
Robin Mills
|
0df8356a56
|
#1029. Thank You, Thomas for reporting this and providing the patch.
|
11 years ago |
Robin Mills
|
33bec3b2cc
|
#1024. Add CMake support for regex. Fixed unused variables in version.cpp
|
11 years ago |
Robin Mills
|
faf51171d0
|
#1024. Thank you, Thomas for this very useful contribution.
|
11 years ago |
Robin Mills
|
cc9adb5f27
|
trunk: webready integration. Fix mingw link error to use -lwldap32 and -lws2_32 when --without-ssh and --without-curl are used.
|
11 years ago |
Robin Mills
|
bb183fec15
|
trunk: fixed error in config/Makefile.in
|
11 years ago |
Robin Mills
|
f5e57e01b0
|
trunk: more jenkins-related cleanup.
|
11 years ago |
Robin Mills
|
2d9f2d38c4
|
trunk: minor cleanup.
|
11 years ago |
Robin Mills
|
ccfc4b62fd
|
trunk: webready integration. split preview-test.sh and added eps-preview-test.sh (and fix basicio.cpp and svn_version.sh issues).
|
11 years ago |
Robin Mills
|
04e15e7814
|
trunk: fixes to syncing the eps files (this isn't finished, the jenkins svn plugin uses svn 1.7 grrrrrrr).
|
11 years ago |
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
11 years ago |
nkbj
|
6620415b69
|
Really fix issue #1006: Add checks for the test directory to config/Makefile.in.
|
11 years ago |
Robin Mills
|
3b0404e7b6
|
#697. config/ConfigureChecks.cmake: STRERROR_R_CHAR_P revisited
|
11 years ago |
Robin Mills
|
66e473db32
|
GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys.
|
11 years ago |
nkbj
|
3824b03136
|
Add -lpsapi to Libs.private in exiv2.pc on MinGW/Cygwin builds. Needed for static libraries.
|
12 years ago |
Andreas Huggel
|
f09fceda6b
|
Updated copyright year in a few files, version in runner.txt.
|
12 years ago |
Robin Mills
|
cca33b12d8
|
website: Release notes and news for 0.24
|
12 years ago |
Robin Mills
|
b3fbf8655c
|
Bumping the revision number to 0.24. Yeah!
|
12 years ago |
Robin Mills
|
0cc197ad2d
|
CMake build: simplification
|
12 years ago |
Robin Mills
|
d2c0db4e18
|
add make rebuild
|
12 years ago |
Robin Mills
|
1dfcc82c94
|
docs: applying Tuan's brilliant fix
|
12 years ago |
Robin Mills
|
11a17ce2d5
|
config: ReadMe-Autotools.txt. AHU's notes about autotools.
|
12 years ago |
Robin Mills
|
c5ffe8fafe
|
config/Makefile.in brought into sync with <exiv2dir>/Makefile.
|
12 years ago |
Robin Mills
|
a7d516b072
|
Patch: Forum Topic 1177. Thanks very much to James for providing this.
|
12 years ago |
Robin Mills
|
cd8882ba84
|
BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477)
|
12 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
|
10f21d249f
|
Fix: #858. Download video data on demand. More discussion in issue report.
|
13 years ago |
Robin Mills
|
0409ad9e0a
|
Rolled by incorrect change to <exiv2dir>/Makefile in 2912. Change applied in config/Makefile.in
|
13 years ago |
Robin Mills
|
7de8044ebf
|
Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time.
|
13 years ago |
Robin Mills
|
755e5e8bdf
|
Undo 2905 to take advantage of Andreas' fix in 2907.
|
13 years ago |
Robin Mills
|
4153f38eec
|
Fix: Issue: #859. Don't set visibility for clang compiler.
|
13 years ago |
Robin Mills
|
b77c25f3d4
|
Minor changes to CMake build. Restored building NLS support by default.
|
13 years ago |
Andreas Huggel
|
51594a943d
|
#849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac
|
13 years ago |
Robin Mills
|
67fe779212
|
MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake.
|
13 years ago |
Robin Mills
|
44f4b05324
|
enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849
|
13 years ago |
Robin Mills
|
b452f19590
|
Fix for #838. Please see issue for my comments. Please close #838 if you agree it's fixed. If #838 is still broken, please push issue back to me.
|
13 years ago |
Robin Mills
|
6788fe8ff6
|
./configure --disable-visiblity is default on cygwin.
|
13 years ago |
Robin Mills
|
2277b076a7
|
fix version.cpp to compile, link and run on linux
|
13 years ago |
Robin Mills
|
3c99aa336a
|
fixed cmake build-breaker on Linux concerning NLS support
|
13 years ago |
HumanDynamo
|
d3aaf04062
|
use dedicated licence file for CMake Script, as it done into KDE project.
|
13 years ago |
Andreas Huggel
|
3a304fa0f0
|
Bumped version to 0.23
|
13 years ago |
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
13 years ago |
Andreas Huggel
|
e56387caba
|
Updated version to 0.22.
|
14 years ago |
vog
|
bfa7d156db
|
Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private
|
14 years ago |
vog
|
346f8a8619
|
Fixed typo.
|
14 years ago |
vog
|
d29e582a54
|
#767: Add "-no-undefined" as lately as possible in the ./configure process, so it won't be passed to GCC by accident
|
14 years ago |
Andreas Huggel
|
af26439393
|
Merged r2448:2451 from branches/0.21.1
|
15 years ago |
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
15 years ago |
Andreas Huggel
|
470e1da509
|
Updated config.guess, config.sub
|
15 years ago |
Robin Mills
|
20e09dd14a
|
build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files.
|
15 years ago |
Andreas Huggel
|
2c31d76566
|
Updated soversion.
|
15 years ago |
HumanDynamo
|
ff908547a5
|
fix typo in cmake script. patch from Nikolai Saoukh
|
15 years ago |
HumanDynamo
|
a65a964060
|
better file naming
|
15 years ago |
HumanDynamo
|
3be6a48e1f
|
.cmake.in ==> .cmake
|
15 years ago |
Andreas Huggel
|
e5749ee8b6
|
#724: Avoid warning if _MSC_VER is not defined.
|
15 years ago |
Andreas Huggel
|
dcabc397cc
|
#723: Applied cmake patch for pkg-config file from Johannes Wienke.
|
15 years ago |
Andreas Huggel
|
fb9820d281
|
Bumped version to 0.21 to facilitate testing (soname remains unchanged for now).
|
15 years ago |
Andreas Huggel
|
34154e7dc0
|
#714: Extended C++ symbol visibility support for Sun Studio C++ compiler.
|
15 years ago |
HumanDynamo
|
98b849dba8
|
polish
|
15 years ago |
Andreas Huggel
|
942f01b26f
|
Fixed version string.
|
15 years ago |
Andreas Huggel
|
7a0f08f716
|
Bumped version to 0.20.
|
15 years ago |
HumanDynamo
|
555943bce9
|
update
|
15 years ago |
HumanDynamo
|
227177c438
|
update
|
15 years ago |
HumanDynamo
|
34f58e9ed4
|
manage update translation file command
|
15 years ago |
HumanDynamo
|
9690100174
|
polish
|
15 years ago |
HumanDynamo
|
9cd84fda61
|
update
|
15 years ago |
HumanDynamo
|
3a2754d48f
|
fix po files install
BUG: 698
|
15 years ago |
HumanDynamo
|
86eb1cbccf
|
polish
|
15 years ago |
HumanDynamo
|
8f0da32dab
|
missing macro
|
15 years ago |
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.
|
15 years ago |
HumanDynamo
|
b1d9fa570b
|
polish
|
15 years ago |
HumanDynamo
|
d67689beaa
|
polish
|
15 years ago |
HumanDynamo
|
5fc8771f3d
|
manage exiv2.lsm file
|
15 years ago |
HumanDynamo
|
0f3e431f5f
|
add Package url rule
|
15 years ago |
HumanDynamo
|
30b5224751
|
added CMake uninstall rules
|
15 years ago |
HumanDynamo
|
9102f9f676
|
file to include in Cmake script to perform uninstall exiv2
|
15 years ago |
HumanDynamo
|
1914003312
|
polish
|
15 years ago |
HumanDynamo
|
aca761dc42
|
polish
|
15 years ago |
HumanDynamo
|
67c267a383
|
it's usual to uppercase CMake macro calls.
|
15 years ago |
HumanDynamo
|
faa17767c0
|
apply partially patch from Nikolai Saoukh, BUG #696
|
15 years ago |
HumanDynamo
|
0ec85225c3
|
no double quote there
|
15 years ago |
HumanDynamo
|
bd303e18bf
|
apply fix for BUG #692
|
15 years ago |
HumanDynamo
|
977e409b26
|
reverting commit 2041 which break compilation under linux and windows (Mingw)
|
15 years ago |
HumanDynamo
|
49d6965155
|
export EXV_STRERROR_R_CHAR_P
|
15 years ago |
HumanDynamo
|
350b55a81e
|
fix Iconv const detection to compile fine with Cmake
|
15 years ago |
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
15 years ago |
Andreas Huggel
|
42ad10a5f0
|
#685: Applied iconv fix for cmake config file. (Nikolai Saoukh)
|
15 years ago |
Andreas Huggel
|
4eea186240
|
#688: Stronger check for return type of strrerror_r. (Nikolai Saoukh)
|
15 years ago |
Andreas Huggel
|
59ae067412
|
Bumped version to 0.19.1 for testing.
|
16 years ago |
Andreas Huggel
|
24285cbbf1
|
Bumped version to 0.19.
|
16 years ago |
Andreas Huggel
|
83cd2efab9
|
#579: Implemented mmap for Windows directly in FileIo and made that class use the Pimpl idiom (#510) to de-clutter the interface. Unrelated: Added EXV_MIN/MAX macros, allow iconv config in commercial version.
|
16 years ago |
Andreas Huggel
|
d47aeee605
|
Removed --disable-printucs2 configure option.
|
16 years ago |
Andreas Huggel
|
d41e19a20c
|
Updated references to Nikon lens data tag.
|
16 years ago |
Andreas Huggel
|
9a433a629c
|
Updated Doxyfile for doxygen 1.6.1 and silenced a few doxygen warnings.
|
16 years ago |
Andreas Huggel
|
0e39032c90
|
More libtool config updates.
|
16 years ago |
Andreas Huggel
|
c7ba938135
|
Updated ltmain.sh, install-sh (from libtool).
|
16 years ago |
Andreas Huggel
|
e9c27f8184
|
Updated config.rpath (from gettext).
|
16 years ago |
Andreas Huggel
|
06ce586d56
|
Updated config.guess, config.sub.
|
16 years ago |
Andreas Huggel
|
d73096f95d
|
Bumped version to 0.18.99.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
d73f83c2a2
|
Bumped version to 0.18.2
|
16 years ago |
Andreas Huggel
|
43303cf44b
|
#633: Apply the fix only for platforms which have lstat. This does not include Win based platforms.
|
16 years ago |
Andreas Huggel
|
9e19d6f271
|
#609: Add -no-undefined flag to compile DLL on Windows.
|
16 years ago |
Andreas Huggel
|
bbc7ae9358
|
Bumped version to 0.18.1
|
16 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
38e7e14821
|
Bumped version to 0.18.
|
17 years ago |
Andreas Huggel
|
e3e6d37d07
|
#583: Added configure option to disable g++ visibility support.
|
17 years ago |
Andreas Huggel
|
cc373437e0
|
Bumped version to 0.18-pre2.
|
17 years ago |
Andreas Huggel
|
417d55f2a7
|
Updated version to 0.18-pre1.
|
17 years ago |
Andreas Huggel
|
13d2182dc4
|
Updated changelog for 0.18-pre1, bumped libtool version.
|
17 years ago |
Andreas Huggel
|
d866b20d82
|
#567: Fixing MSVC build, intermediate revision, it is still broken.
|
17 years ago |
Andreas Huggel
|
c5ebed2d9b
|
#523: Added GCC symbol visibility support.
|
17 years ago |
Andreas Huggel
|
d659572aeb
|
Bumped version to 0.17.91 (libtool -version-info number is unchanged).
|
17 years ago |
Andreas Huggel
|
7978bedb78
|
Bumped version to 0.17.1
|
17 years ago |
Andreas Huggel
|
4c6841dbae
|
Minor doc updates.
|
17 years ago |
Andreas Huggel
|
9cc803511c
|
Bumped version to 0.17.
|
17 years ago |
Andreas Huggel
|
9278e44f62
|
Removed unused check for mktime (causes problems with gcc-4.3).
|
17 years ago |
Andreas Huggel
|
7e4cecf11b
|
Added warning flag, fixed detected problems.
|
17 years ago |
Andreas Huggel
|
81ff0d6a7c
|
Fixed g++-4.3 errors and warnings.
|
17 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
c50dcad56e
|
Bumped version to 0.16
|
18 years ago |
Andreas Huggel
|
c6be927871
|
Set version to 0.16-pre1 (0.15.99) and minor updates.
|
18 years ago |
Andreas Huggel
|
c23fe2cf76
|
Changes to compile on MinGW.
|
18 years ago |
Andreas Huggel
|
39ae06e462
|
Initialize expat vars.
|
18 years ago |
Andreas Huggel
|
8896c99005
|
Moved taglist.cpp back to src/ to make doc build easier.
|
18 years ago |
Andreas Huggel
|
f97b000917
|
Updated Doxyfile to version 1.5.3.
|
18 years ago |
Andreas Huggel
|
d171ece32c
|
Updated exiv2.pc template.
|
18 years ago |
Andreas Huggel
|
96523122b3
|
Improved, simplified convenience library and moved README and license files around.
|
18 years ago |
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
18 years ago |
Andreas Huggel
|
3b49c42510
|
Added feature configuration summary.
|
18 years ago |
Andreas Huggel
|
e99fda5e0d
|
Fixed configure behaviour if expat installation is not valid.
|
18 years ago |
Andreas Huggel
|
e20a47ab05
|
Tweak.
|
18 years ago |
Andreas Huggel
|
73651871d0
|
Attempt to make --disable-xmp work.
|
18 years ago |
Andreas Huggel
|
ba57ebadce
|
Added configure options for XMP support and integrated XMP Toolkit.
|
18 years ago |
Andreas Huggel
|
e043a7cd6a
|
Updated libtool version info also, since the version was bumped to 0.16 already.
|
18 years ago |
Andreas Huggel
|
ac314ddfbc
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
db32fc4585
|
Documented and partly automated build of commercial version.
|
18 years ago |
Andreas Huggel
|
95f3901a62
|
Updated ChangeLog, bumped version to 0.15 and the libtool -version-info to 1:0:1
|
18 years ago |
Andreas Huggel
|
3e26160e49
|
Upgraded for doxygen 1.5.2.
|
18 years ago |
Andreas Huggel
|
cbbcbd31fc
|
Added --disable-printucs2 configuration option to turn off Windows tag character encoding convertion using iconv.
|
19 years ago |
Andreas Huggel
|
5b198edb57
|
Changed package name to lower case.
|
19 years ago |
Andreas Huggel
|
4dacedf4f2
|
Previous 2 revisions undone, removed obsolescent macros
|
19 years ago |
Andreas Huggel
|
a06020f8e5
|
More NLS and libiconv configuration tweaks
|
19 years ago |
Andreas Huggel
|
49e9f5d0d2
|
Preliminary check-in: NLS and libiconv configuration tweaks
|
19 years ago |
Andreas Huggel
|
fad8a94e8c
|
Changed configuration to not use -g by default.
|
19 years ago |
Andreas Huggel
|
b58bd25d0d
|
Reduced number of files with the version number by one.
|
19 years ago |
Andreas Huggel
|
f0ff52218e
|
Removed URL as it causes problems with old versions of pkg-config
|
19 years ago |
Andreas Huggel
|
f113c5aacc
|
Bumped version to 0.14 and changed to libtool's -version-info versioning system
|
19 years ago |
Andreas Huggel
|
9fe983e3b5
|
Changes to make Exiv2 cross-compile smoothly for win32
|
19 years ago |
Andreas Huggel
|
2a37de6e05
|
Removed deprecated exiv2-config script.
|
19 years ago |
Andreas Huggel
|
278f65ed39
|
Added check for preprocessor define EXV_COMMERCIAL_VERSION.
|
19 years ago |
Andreas Huggel
|
a685b46870
|
Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release.
|
19 years ago |
Andreas Huggel
|
433b6615c4
|
Added internal flags
|
19 years ago |
Andreas Huggel
|
c15e6552ea
|
Bumped version to 0.13, updated ChangeLog.
|
19 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
69aed26fd6
|
Checks for types disabled, pending investigation (bug #500).
|
19 years ago |
Andreas Huggel
|
9d0a7b0610
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
19 years ago |
Andreas Huggel
|
04126e8bb8
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
Andreas Huggel
|
f46704d5ae
|
Bumped version to 0.12
|
19 years ago |
Andreas Huggel
|
757724b5f1
|
Updated to doxygen 1.5.1
|
19 years ago |
Andreas Huggel
|
d2b9563978
|
Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part).
|
19 years ago |
Andreas Huggel
|
f39780943f
|
Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter)
|
19 years ago |
Andreas Huggel
|
39ad73f947
|
Bumped version to 0.11
|
19 years ago |
Andreas Huggel
|
65d6486a75
|
Updated doxygen configuration file (and enabled search engine) and a minor doc fix
|
19 years ago |
Andreas Huggel
|
5a5fcf8503
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
19 years ago |
Andreas Huggel
|
28f1dbe8b4
|
Removed -ansi option which caused problems with iotest on MinGW
|
19 years ago |
Andreas Huggel
|
9eaafe84a2
|
Enabled additional compiler warnings and more strict checks for standard C++
|
19 years ago |
Andreas Huggel
|
64c218210d
|
Added configure switches for zlib, --without-zlib does not compile PNG support.
|
19 years ago |
Andreas Huggel
|
26d65a34b1
|
More build environment cleanup
|
19 years ago |
Andreas Huggel
|
9ee84c5133
|
Fixed previous revision. Added check for libm.
|
19 years ago |