nkbj
|
e1d404da7f
|
Issue #928: Update Sony makernotes. Thanks goes to Thomas Beutlich for the patch.
|
12 years ago |
nkbj
|
f46e505c97
|
Update camera and lens lists to match ExifTool version 9.39.
|
12 years ago |
nkbj
|
27f5ec9f6b
|
Change name of latest commit after discussion with Phil Harvey.
|
12 years ago |
nkbj
|
b324bcb784
|
Add new lens for Nikon: Sigma 18-35mm F1.8 DC HSM | Art.
|
12 years ago |
nkbj
|
563f1c907d
|
Update camera and lens lists to match ExifTool version 9.38.
|
12 years ago |
Andreas Huggel
|
8e325e1c32
|
#876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values.
|
12 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 |
Mahesh
|
9dfe4448d8
|
update test reference
|
12 years ago |
Robin Mills
|
b942e006b0
|
test: update video reference files
|
12 years ago |
Robin Mills
|
d8daca7117
|
test: fixing the video out files
|
12 years ago |
Robin Mills
|
a9620385e6
|
test: change the properties of the reference files
|
12 years ago |
Robin Mills
|
b3f95d83f0
|
test: another effort to fix video tests
|
12 years ago |
Robin Mills
|
cd76789c2c
|
test: still trying to fix video tests
|
12 years ago |
Robin Mills
|
0c1bb4d27b
|
test: remove Date tags and non-printing chars for video-test.sh
|
12 years ago |
Robin Mills
|
797bd9e3aa
|
test: remove Date tags and non-printing chars for write-video-test.sh
|
12 years ago |
Robin Mills
|
93e20c3267
|
test: remove Date tags and non-printing chars for write-video-test.sh
|
12 years ago |
Robin Mills
|
4210866507
|
test: remove Date tags and non-printing chars for write-video-test.sh
|
12 years ago |
Robin Mills
|
401faf5542
|
test: remove Date tags and non-printing chars for write-video-test.sh
|
12 years ago |
Mahesh
|
f857165f64
|
modified test file
|
12 years ago |
Mahesh
|
7b9f7a04c1
|
add modified test files
|
12 years ago |
Robin Mills
|
628b7b85fd
|
test: add reference test file.
|
12 years ago |
nkbj
|
488f6ae001
|
Issue #921: New Lens: Sigma 150-500mm f/5-6.3 APO DG OS HSM on Canon. Thanks goes to Steve Fosdick.
|
12 years ago |
Andreas Huggel
|
5e6868fa69
|
Tweaked Makefile to prevent re-linking the exiv2 binary unnecessarily.
|
12 years ago |
Robin Mills
|
dbb75ead90
|
Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds.
|
12 years ago |
nkbj
|
2d1b934c68
|
Update lens lists to match ExifTool version 9.37.
|
12 years ago |
nkbj
|
7e15161160
|
Updated Nikon Lens lookup table to v4.3.445.01 of Robert Rottmerhusen's fmountlens list.
|
12 years ago |
Andreas Huggel
|
b3e00a7dad
|
Updated copyright.
|
12 years ago |
Andreas Huggel
|
3aff00f983
|
Tweaks to src/Makefile (while trying to figure out how to make libtool *not* relink the exiv2 binary every time I run make. It still does..)
|
12 years ago |
Andreas Huggel
|
76a85a3a9f
|
Fixed back ChangeLog.
|
12 years ago |
Andreas Huggel
|
2e3b85f620
|
Modified Makefiles to use bin/taglist when building the doc.
|
12 years ago |
Andreas Huggel
|
9bb4564a62
|
More updates to .gitignore
|
12 years ago |
Andreas Huggel
|
854f402e9c
|
Updated .gitignore
|
12 years ago |
Andreas Huggel
|
d2f5e93f23
|
Updated ChangeLog for 0.24, intermediate version.
|
12 years ago |
Andreas Huggel
|
f1024afb82
|
More modifications to the ChangeLog file to make it look the way it used to: Removed text (will add that to the release notes), re-arranged the issues. Should we even list the cmake related issues, since the cmake build system has not been officially published yet?
|
12 years ago |
Andreas Huggel
|
8885730618
|
Fixed issue numbers format so they'll be changed to links in the web page, removed some leftover whitespace.
|
12 years ago |
Robin Mills
|
89e9380a2f
|
build: added xcode support
|
12 years ago |
Robin Mills
|
bbf6b4c67e
|
config/Makefile: added targets exiv2 exifprint etc. Simplied code for testx testv etc.
|
12 years ago |
Robin Mills
|
37dec8965c
|
samples/exifprint: better command-line parser
|
12 years ago |
Robin Mills
|
68893c3e9f
|
samples/exifprint.cpp: syntax changed.
|
12 years ago |
Robin Mills
|
db2b876ced
|
exifprint --struct: syntax change and fix to report DHT
|
12 years ago |
Robin Mills
|
1e2da35423
|
exifprint -struc : enhancements to aid the investigation of Forum topic 1608
|
12 years ago |
Robin Mills
|
a5e540ba27
|
msvc2005: cosmetic changes and documentation update.
|
12 years ago |
Robin Mills
|
99798e022c
|
msvc2005: changes for Visual Studio 2012.
|
12 years ago |
Robin Mills
|
0b94ac874e
|
msvc2005: added code to build_xxx.bat scripts to create build directory if necessary.
|
12 years ago |
Robin Mills
|
b255ef3670
|
msvc2005: do not embed manifest for libeay32.dll and ssleay32.dll because it was done by openssl's batch scripts.
|
12 years ago |
Robin Mills
|
d881119a47
|
msvc2005: fix dependency tree (libeay32 not always being built).
|
12 years ago |
Robin Mills
|
9b6f9809df
|
msvc2005: fixed libcurl.vcproj to support https
|
12 years ago |
Robin Mills
|
86932e6cfc
|
msvc2005: rollback exiv2.sln (incorrectly submitted for VS2010). Submit libssh.vcproj to respect msvc2005\libssh\include
|
12 years ago |
Robin Mills
|
4859437699
|
added libssh/include/config.h
|
12 years ago |
Robin Mills
|
c33a756ac5
|
Added projects libeay32 and ssleay32 and updated dependency tree appropriately. Documentation update.
|
12 years ago |