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 |
Robin Mills
|
a893651e9a
|
msvc2005: addition to r3144 - fixes for Debug
|
12 years ago |
Robin Mills
|
2644455d32
|
mscv2005: static build {Release|Debug} {Win32,x64} build and pass make testx (not all sample apps build yet)
|
12 years ago |
Robin Mills
|
e33e10330c
|
Removed branches/gsoc13/msvc2005/xssl
|
12 years ago |
Robin Mills
|
f3777f6984
|
msvc2005: removed xssl and added openssl. {DebugDLL|ReleaseDLL}|{Win32|x64} pass test suite (Debug|Release do not yet link).
|
12 years ago |
Robin Mills
|
ea9556cc3d
|
msvc2005: Caution: build may be unstable. sftp and ssh pass test suite for win32/releasedll. https to be fixed. Other config/platforms to be fixed.
|
12 years ago |
Robin Mills
|
1af3f146c6
|
msvc2005: rename exiv2lib -> libexiv2, curl -> libcurl. Removed obsolete files. Documentation update.
|
12 years ago |
Robin Mills
|
7e89d8fede
|
test: fixes to testMSVC.sh
|
12 years ago |
nhudinhtuan
|
c0c296ba65
|
Default value for EXIV2_HTTP_POST
|
12 years ago |