6153 Commits (d08b645c8075dafd28030c1ada9e65ef7c85f0b6)
 

Author SHA1 Message Date
Robin Mills d08b645c80 Documentation changes for v0.27.1 6 years ago
Robin Mills 514ae0fa89 Fix #780 6 years ago
Robin Mills c5b4b4ddd1 Fix for #781 6 years ago
Robin Mills 37c315fc9e Changes for v0.27.1 6 years ago
Luis Díaz Más 51f3910413 [jp2image] Limit data representation to 30 bytes
- fixes #744
6 years ago
Dan Čermák 7be077e3e3 [clang-format] Move .clang-format to .clang-format.optional
This should stop editors/IDEs blindly auto-formatting existing code and thereby
resulting in unreadable diffs.

Signed-off-by: Dan Čermák <dan.cermak@cgc-instruments.com>
(cherry picked from commit d8e062ee709d999375239b3a6eb38cc692b4bc76)
6 years ago
Luis Díaz Más f33ef06a88
Merge pull request #764 from Exiv2/mergify/bp/0.27-maintenance/pr-753
Automatic backport of pull request #753
6 years ago
D4N adfc01f2e0 Update tests/bugfixes/github/test_issue_742.py
Co-Authored-By: piponazo <piponazo@gmail.com>
(cherry picked from commit 39d8904696338d5bd4a9c7e9a96a798a791d0973)
6 years ago
Luis Diaz Mas f33d8daaa0 Add regression test for #742
(cherry picked from commit 885dd2a7437b946c975f2a37c9ccaecc1b91fc95)
6 years ago
Luis Diaz Mas 25ddbaa6c0 Make subBox.length check in jp2image.cpp more robust
(cherry picked from commit a154b992ccad71a7d95a94cdedb933fa66a51b61)
6 years ago
Luis Díaz Más 8c81e1146c clang-format Jp2Image::printStructure()
(cherry picked from commit b6e4ca0a8cfff1ad0f6040901382863cccee33cb)

# Conflicts:
#	src/jp2image.cpp
6 years ago
Luis Díaz Más 051b5d9df1 Fix #742 by detecting incorrect subBox size
(cherry picked from commit 1bdd3eab5ebdde324dbfecc3fb6d6495b32d2e4d)
6 years ago
Luis Díaz Más 88e27806ec
Merge pull request #772 from piponazo/FixOsxBuilds-0.27
travis: use newer xcode version (fix build)
6 years ago
Luis Díaz Más daf7e15d61 travis: use newer xcode version (fix build) 6 years ago
Nehal J Wani 506c7900b1 Update README.md
Co-Authored-By: piponazo <piponazo@gmail.com>
6 years ago
Robin Mills a127591cb9 Reviewed and revised README.md for 0.27.1.1 6 years ago
Robin Mills 3da46a900a Documentation updates for v0.27.1.1 6 years ago
Robin Mills 6cfd7019bd Bump build number 6 years ago
Robin Mills 5fdd79977d Update to release notes (more changes to follow). 6 years ago
D4N b148cfaa1a
Merge pull request #757 from Exiv2/fix_756_0.27
Fix #756 for 0.27
6 years ago
Dan Čermák 7bd929de31
[tests] Add regression test for #756 6 years ago
Dan Čermák 5e6c2855ce
[NikonMakerNote] Fix overread in Nikon1MakerNote::print0x0088
This function was printing the string from the array of strings nikonFocusArea,
but it wasn't verifying that the array index is actually valid.
Now this function will output "Invalid value" instead of crashing.
6 years ago
Luis Díaz Más 8db17dfa03
Merge pull request #747 from cryptomilk/0.27-fix620
0.27 fix620
6 years ago
Robin Mills 11e21493af contrib: Remove the work directory in organize 6 years ago
D4N fd0f29bd1e
Merge pull request #734 from Exiv2/mergify/bp/0.27-maintenance/pr-730
Automatic backport of pull request #730
6 years ago
Luis Díaz Más 00f31f2d35 Replace check_function_exists by check_cxx_symbol_exist 6 years ago
Luis Díaz Más 89a42bcc98
Merge pull request #728 from Exiv2/mingw-gitlab-0.27
Mingw gitlab 0.27
6 years ago
Dan Čermák 43c5f29e97 [ci] Add Fedora cross compilation build job with MinGW
(cherry picked from commit b0e93c24d89d35cce0b38d09383cd5807370bfce)
6 years ago
Dan Čermák eb107da08f [ci] Refactor ci/test_build.py to allow customizations of the build matrix
(cherry picked from commit ee6f1de028534019d8ecfd18de9b77b9b4208cbe)
6 years ago
clanmills 282e99b6b0 Fix #610
(cherry picked from commit 54367e18ed0bf8bae6d8449341a6f82779f6d3c7)
6 years ago
Luis Díaz Más 9362c8fad9
Merge pull request #727 from Exiv2/opensuse_0_27
[CI] Fix name of the OpenSUSE Tumbleweed container for GitLab CI
6 years ago
Dan Čermák 905a564069
[CI] Fix name of the OpenSUSE Tumbleweed container for GitLab CI
(cherry picked from commit 88b22dcf4b7eba0700cef50df2406d422bba04ac)
6 years ago
D4N 116951a620
Merge pull request #726 from piponazo/doxygen_0.27
Doxygen fixes for 0.27
6 years ago
Dan Čermák d58ad1d056 [Doxygen] define PARSED_BY_DOXYGEN when building the documentation
This allows us to hide internal namespaces and some template magic which serves
little purpose to have in the API documentation
6 years ago
Luis Diaz Mas aea51f5d41 [doxygen] disable generation of TODO list 6 years ago
Luis Diaz Mas 31f256da29 Delete deprecated cmake_doc.sh 6 years ago
Luis Diaz Mas 84baf3cec0 Update doxygen template to doxygen 1.8.13 6 years ago
Luis Diaz Mas 3b2e2cc442 Generate doxygen.hpp page 6 years ago
Luis Díaz Más da2065bbcc
Merge pull request #725 from Exiv2/bump_version
Set version 0.27.1.19 (9 = WIP for 0.27.1.1) (0.27.1.1 = RC1 for 0.27.1)
6 years ago
Robin Mills 49be6a4b74 Set version 0.27.1.19 (9 = WIP for 0.27.1.1) (0.27.1.1 = RC1 for 0.27.1) 6 years ago
D4N a24d9eca26
Merge pull request #718 from Exiv2/fix_archlinux_0.27
[ci] Run upgrade in Archlinux container
6 years ago
Dan Čermák 36eb62c025
[ci] Run upgrade in Archlinux container
This should fix issues like this one:
https://gitlab.com/D4N/exiv2/-/jobs/160300883

(cherry picked from commit 64c753f76b225218120d77b985c2472932169285)
6 years ago
Luis Díaz Más 312a2d2788
Merge pull request #706 from piponazo/fix590_0.27
Fix access to null pointer in TiffParser
6 years ago
Dan Čermák a557c7f477
[tests] Add regression test for second bug from #590 6 years ago
Luis Díaz Más 9296067b95 Fix access to null pointer in TiffParser 6 years ago
D4N 3ec6aeb96f
Merge pull request #700 from Exiv2/Exiv2XmpPrivatelyLinked
exiv2-xmp linked privately
6 years ago
Luis Díaz Más 85c27ea3b4 Link geotag sample against exiv2-xmp 6 years ago
Luis Díaz Más 4265ac5e0f exiv2-xmp linked privately 6 years ago
D4N 1e79dc5e59
Merge pull request #692 from Exiv2/mergify/bp/0.27/pr-686
Automatic backport of pull request #686
6 years ago
Dan Čermák e408745beb
[CI] Correct the name of the Archlinux container on Dockerhub
- Arch migrated their container from the base account to the archlinux account
- The container got severely stripped down: there is no awk, diff, which, grep
  => we need to preinstall these, otherwise the distro detection function fails

(cherry picked from commit 73739735eb636fc9db9dab2606588c7a930e2e8b)
6 years ago