tbeu
|
f61fa2ed9d
|
Fix write ability flags of PSD files (#1260)
|
5 years ago |
Robin Mills
|
22ed9b157b
|
Fixed typo declaration of pad when writing ICC profile.
|
5 years ago |
Robin Mills
|
181dd47385
|
Fix correctly this time and tested with the user files. Test suite updated to use Reagan2.jp2
|
5 years ago |
Robin Mills
|
b91de7acd0
|
fix_1236_0.27
|
5 years ago |
Robin Mills
|
58fb9f850b
|
Merge pull request #1227 from Exiv2/v0.27.3_RC2
v0.27.3 rc2
|
5 years ago |
clanmills
|
7383d96d47
|
Fix compiler error when using EXIV2_DEBUG_MESSAGES.
|
5 years ago |
Robin Mills
|
08d1cd84c2
|
Don't compile localtime.c (hurray)
|
5 years ago |
Robin Mills
|
6b4a9e5b40
|
fix_1219_remove_localtime_0.27
|
5 years ago |
Robin Mills
|
7bf40a2408
|
fix_1211_c++11_0.27. I'll explain this in the PR.
|
5 years ago |
clanmills
|
6d7a5266ea
|
fix_1219_mingw_crw_date_0.27
|
5 years ago |
Robin Mills
|
3f1a6a509b
|
Merge pull request #1211 from Exiv2/cpp98_cygwin_0.27
http.cpp doesn't compile with C++/98 on Cygwin and MinGW/msys2.
|
5 years ago |
clanmills
|
0215608071
|
http.cpp doesn't compile with C++/98 on Cygwin and MinGW/msys2.
|
5 years ago |
clanmills
|
d07a1f94f8
|
fix_547_0.27
|
5 years ago |
clanmills
|
e7d113dc42
|
fix_1208_NikonLens_0.27
|
5 years ago |
clanmills
|
ea28be68e9
|
Fixing fedora/mingw build breaker. https://gitlab.com/D4N/exiv2/-/jobs/555626122 Thanks to @D4N for this discovery.
|
5 years ago |
clanmills
|
5f6738a098
|
get http.cpp to call WSAStartup() on Cygwin and MinGW
|
5 years ago |
clanmills
|
5b4743301e
|
The smart robot at codeCover/lgtm spotted typos in the code! Robot's almost as smart as Dan!
|
5 years ago |
clanmills
|
c920f2ac44
|
CurlIo/http object to throw kerFileOpenFailed and not kerTiffDirectoryTooLarge
|
5 years ago |
clanmills
|
f768fc0a42
|
RemoteIo/http object to throw kerFileOpenFailed and not kerTiffDirectoryTooLarge
|
5 years ago |
clanmills
|
2bad338b9d
|
Fix compiler warning on macOS about enforce condition being always true.
|
5 years ago |
clanmills
|
ec979d522a
|
Changes following review.
|
5 years ago |
clanmills
|
5b07d9d8d6
|
Removed print0x9286() from tags.cpp. Codecov detected that this code is no longer used! Amazing.
Functionality now in exif.cpp std::ostream& Exifdatum::write(std::ostream& os, const ExifData* pMetadata) const.
|
5 years ago |
clanmills
|
7515d85a09
|
Fix exiv2 option --binary to enable report of long binary values.
|
5 years ago |
clanmills
|
9df691c0c5
|
Report Comments as charset=encoding data (not charset="encoding" data)
|
5 years ago |
clanmills
|
cca0245d87
|
Fix compiler warning.
|
5 years ago |
clanmills
|
43b06b6814
|
Don't allow binary into the output stream!
|
5 years ago |
Robin Mills
|
a1abe21a71
|
Discussion: https://github.com/Exiv2/exiv2/issues/1200#issuecomment-623975537
|
5 years ago |
Robin Mills
|
99aa8881a2
|
$ make version_test segfaults on FreeBSD when called from an ssh script.
|
5 years ago |
Robin Mills
|
2e568e762b
|
Fix version= for Visual Studio 2019.
|
5 years ago |
clanmills
|
0a06dc9ee4
|
Issue identified in #1101 master/MinGW/Qt. Apply the change here (although this is working on 0.27-maintenance)
|
5 years ago |
clanmills
|
cd5c3e4ff9
|
Remove target_compile_features(exiv2 PRIVATE cxx_std_98) from src/exiv2
|
5 years ago |
clanmills
|
63a13e8620
|
Adding option -DEXIV2_BUILD_USE_C++11
|
5 years ago |
Robin Mills
|
df04671976
|
Enforce cxx_std_98 in samples, unit_tests, and exiv2 application (to eliminate 2305 GCC unique_ptr warnings)
|
5 years ago |
Robin Mills
|
47d89a56bb
|
Merge pull request #1176 from Exiv2/0.27_cxx_standard
fix_1163 Require c++98 privately only in library target
|
5 years ago |
clanmills
|
92f2458229
|
fix_1180_date_separator
|
5 years ago |
Luis Diaz Mas
|
235087af4e
|
Do not call tell() in File::eof() - Fix tests & performance
|
5 years ago |
Luis Diaz Mas
|
fabfcac274
|
Require c++98 privately only in the library target
|
5 years ago |
clanmills
|
904fa19d1c
|
Code changes
|
5 years ago |
clanmills
|
13565be3d2
|
Change for solaris.
|
5 years ago |
clanmills
|
3226573376
|
fix_1004_0.27
|
5 years ago |
Robin Mills
|
e077261c99
|
Merge branch '0.27-maintenance' into fix_1033_0.27
|
5 years ago |
Robin Mills
|
817b2073a1
|
Merge branch '0.27-maintenance' into fix_1045_0.27
|
5 years ago |
Robin Mills
|
2e19ee08c5
|
Merge branch '0.27-maintenance' into fix_1047_0.27
|
5 years ago |
Robin Mills
|
181cab661b
|
Merge branch '0.27-maintenance' into fix_1091_0.27
|
5 years ago |
Robin Mills
|
9cbcb8878c
|
Merge branch '0.27-maintenance' into fix_1069_0.27
|
5 years ago |
clanmills
|
3ee25009ee
|
fix_1033_0.27
|
5 years ago |
clanmills
|
cc1a6033db
|
fix_1045_0.27
|
5 years ago |
Robin Mills
|
adf97f997d
|
Merge branch '0.27-maintenance' into fix_1091_0.27
|
5 years ago |
clanmills
|
ef58603260
|
fix_1047_0.27
|
5 years ago |
clanmills
|
c51573c92e
|
fix_1049_0.27
|
5 years ago |