Miloš Komarčević
2c0f3c2bbc
Include HEIC type in docs
2021-03-08 11:41:08 +01:00
clanmills
ae66869695
Updated to adopt Review suggestions by @kmilos. Thank You, Milos.
2021-03-08 10:04:27 +00:00
clanmills
0ad46453ed
With good fortune, bmffimage is ready for review.
2021-03-06 16:12:02 +00:00
clanmills
a0e63615e6
Minor corrections and clarification concerning enableBMFF().
2021-03-05 17:36:59 +00:00
clanmills
4adc3012f4
Added 2.19 Support for bmff files
2021-03-05 16:53:07 +00:00
Peter Kovář
3ed67d3229
Update README.md
...
Add BMFF support build option
2021-02-25 18:53:58 +01:00
Robin Mills
51e25f96ee
Fix significant typo in cmd64.bat
2020-11-27 18:07:25 +00:00
Robin Mills
01b95de651
Update script cmd64.bat following review by @tester0077
2020-11-22 16:44:30 +00:00
Robin Mills
25b488a5f9
Documented exiv2lib_export.h
2020-11-21 13:07:08 +00:00
Robin Mills
7b90bf3a40
Add ribbon to README-SAMPLES.md. Fixing typos.
2020-11-21 09:43:48 +00:00
Robin Mills
fded2da978
Documentation revision in response to #1394
2020-11-20 18:55:48 +00:00
Robin Mills
5240630849
fix_1353_mingw_toolchain_0.27
2020-10-13 15:55:07 +01:00
Miloš Komarčević
8a68658f18
Remove EXIV2_EXT variable references
2020-09-09 11:25:44 +02:00
Robin Mills
c85e504faf
Disable libiconv support when building with Visual Studio.
2020-07-19 17:10:35 +01:00
clanmills
acc416a727
fix_1230_Static_README_0.27
2020-06-09 09:29:14 +01:00
Robin Mills
b354ad8b2a
Might be the last one. Probably not. I want to fix the last-minute surprised of #1219 .
2020-05-25 16:46:04 +01:00
Robin Mills
0c206d1d63
Updating README-CONAN.md
2020-05-21 18:43:49 +01:00
Robin Mills
591f9e62b4
cleanup_0.27
2020-05-21 09:55:53 +01:00
clanmills
f24f24e026
Documentation updates for v0.27.3 RC2
2020-05-18 18:28:30 +01:00
clanmills
2f2bf69f6c
README.md General revision. Mostly simplifying "4 Test Suite".
2020-05-17 17:59:22 +01:00
clanmills
32b9a2dfa1
Change EXIV2_HTTP default to http://localhost to keep msvc build happy. iotest.cpp modified to compile with msvc.
2020-05-15 09:15:24 +01:00
Robin Mills
7e55f5d5be
Merge branch '0.27-maintenance' into http_iotest_0.27
2020-05-14 21:09:40 +01:00
clanmills
cc4d56dec1
Change defaults for HTTP_PORT (1277 is use by another service).
2020-05-14 21:04:38 +01:00
Robin Mills
3d0e05f40d
Merge branch '0.27-maintenance' into http_iotest_0.27
2020-05-14 13:19:17 +01:00
clanmills
c0ec4cf6a4
Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation.
2020-05-14 12:51:48 +01:00
clanmills
d8c29c4cba
Added 4.4 Python tests and 4.5 Test Summary to README.md. Fixed minor errors.
2020-05-12 19:54:55 +01:00
clanmills
2e870c2189
Documentation polishing.
2020-05-06 19:34:23 +01:00
clanmills
ffde3c593b
Clarify possible values for CMAKE_CXX_STANDARD.
2020-05-05 00:04:02 +01:00
clanmills
4511817028
MSVC Changes. Leave CMake to set /std:. Only set /Zc:__cplusplus for VS2019+. Updated README.md
2020-05-04 21:43:59 +01:00
clanmills
9b3f47f9a9
Fixing a typo in the documentation.
2020-05-02 18:29:52 +01:00
clanmills
7928c63796
Documentation polishing.
2020-05-02 16:48:21 +01:00
clanmills
3ebfee1c39
Fix auto_ptr to auto\_ptr
2020-05-02 14:48:22 +01:00
clanmills
65dde52cf9
Updated documentation. Removed -DEXIV2_BUILD_USE_C++11
2020-05-02 14:22:44 +01:00
clanmills
1146031be6
Use and document EXIV2_PORT
2020-04-23 08:50:24 +01:00
Robin Mills
7e1ce82f86
enhanced_test6_0.27 Running tests using cmd.exe on Visual Studio builds.
2020-04-21 09:41:06 +01:00
clanmills
53ac282218
enhanced_test4_0.27
...
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
2020-04-19 17:49:20 +01:00
clanmills
bf7796b1d2
Revert "enhanced_test4_0.27"
...
This reverts commit 19ee0f6ef8 .
2020-04-19 17:44:58 +01:00
clanmills
19ee0f6ef8
enhanced_test4_0.27
...
a) new_tests => python_tests
b) FreeBSD grep/pipe issue in version_test
c) report summary of bash_tests
2020-04-19 17:35:10 +01:00
clanmills
35a0627b76
Replace make test with make bash_tests because CMake/Linux refuses a target called 'test'
2020-04-19 12:58:01 +01:00
clanmills
904fa19d1c
Code changes
2020-04-19 08:04:45 +01:00
clanmills
b8094f18b6
More document polishing.
2020-04-16 16:47:17 +01:00
clanmills
5882c177aa
Fixed typo.
2020-04-16 13:40:21 +01:00
clanmills
9ec39ce657
Documentation Update.
2020-04-16 13:33:17 +01:00
clanmills
7880284d6f
fix_922_0.27
2020-04-10 11:30:39 +01:00
Robin Mills
b207b733d8
Documentation Maintenance.
2020-04-01 16:23:50 +01:00
Robin Mills
cab9c56b4e
Revising scripts cmd64.bat, cygwin64.bat and msys64.bat
2020-03-31 16:16:53 +01:00
clanmills
7a9a0757ab
Pointless change to trigger CI to build (appveyor panick).
2020-03-25 12:04:59 +00:00
clanmills
b258a3ed9f
Documentation Update. Cygwin/32 and MinGW/32 platforms are obsolete. MacOS-X renamed as macOS
2020-03-23 20:10:28 +00:00
layderv
49511ae221
Fixes #1014 Two Nikon lenses still not detected
...
(cherry picked from commit 19d089c5a468efb7c87837b26e6459674965f037)
2019-10-12 15:58:48 +00:00
Robin Mills
7844b11e4b
[xmpsdk] Add XMP Initialisation/Cleanup code to all main() programs
...
- update documentation
- Removed redundant calls to Exiv2::XmpParser::terminate() (legacy of our
discusssion with @tester0077).
- this fixes #976
2019-10-05 10:19:53 +02:00
Robin Mills
73c592cdc9
Change EXIV2_ENABLE_NLS default to Off, removed EXIV2_BUILD_PO. Documentation Update. Restored find_package(Intl REQUIRED)
2019-07-27 17:11:16 +02:00
Robin Mills
500b76a54b
Defer #922 for v0.27.3
2019-07-19 16:21:43 +01:00
Luis Díaz Más
113136e134
Replace DEBUG with EXIV2_DEBUG_MESSAGES
...
Fixes #926
2019-07-12 11:14:35 +02:00
clanmills
9679be9aa8
Corrections to README.md about Localisation.
2019-06-27 09:05:15 +02:00
Robin Mills
e4cfb6cdcf
Better formating of section 5-6 and removed <br> from signature at end of document.
2019-05-12 16:41:58 +02:00
Robin Mills
ca61303358
Markdown changes (removing <br> tags)
2019-05-12 16:41:58 +02:00
Robin Mills
955962eaa8
Code revisions after review by @piponazo
2019-05-12 16:41:58 +02:00
Robin Mills
b0a9cb5624
NetBSD/FreeBSD Support
2019-05-12 16:41:58 +02:00
Luis Díaz Más
d27a2aa927
Status icons pointing to 0.27-maintenance
2019-04-28 12:36:47 +02:00
clanmills
b09d464dbb
Syncing README.md in 0.27-maintenance with 'master'
2019-04-28 11:13:06 +01:00
Robin Mills
78676b2a02
Fix #798
2019-04-27 11:18:22 +01:00
Robin Mills
514ae0fa89
Fix #780
2019-04-18 08:33:12 +01:00
Robin Mills
c5b4b4ddd1
Fix for #781
2019-04-18 07:35:17 +01:00
Nehal J Wani
506c7900b1
Update README.md
...
Co-Authored-By: piponazo <piponazo@gmail.com>
2019-04-04 08:46:56 +02:00
Robin Mills
a127591cb9
Reviewed and revised README.md for 0.27.1.1
2019-04-04 08:46:56 +02:00
Robin Mills
3da46a900a
Documentation updates for v0.27.1.1
2019-04-04 08:46:56 +02:00
Robin Mills
c32b413f74
Fix: https://github.com/Exiv2/exiv2/issues/575
2018-12-09 18:54:40 +01:00
Robin Mills
dc33d75ad2
Documentation updates + release notes
...
- Consuming with CMake
- Debugging Exiv2
- Added "2.13 Building Exiv2 with ccache".
- Revised "Building Exiv2 with ccache" in response to Dan's feedback.
- Fixed typo in README.md
- ReleaseNotes update in preparation for RC3.
2018-11-30 14:18:17 +01:00
Robin Mills
835fce11f2
Final polish to Developer's Documentation for Exiv2 v0.27 RC2
2018-11-16 17:23:47 +01:00
Robin Mills
cd7bd1abf9
Adding information about unit tests. Correcting confusion concerning LANG= and LANGUAGE=
2018-11-16 17:23:47 +01:00
Robin Mills
3cabf87747
Documentation fixes for RC2
2018-11-16 17:23:47 +01:00
Robin Mills
e66c832008
Exiv2 v0.27.0.2 Documentation updates for localisation.
2018-11-16 17:23:47 +01:00
Robin Mills
443edc6840
Another review of the documentation concerning pkg-config
2018-11-16 17:23:47 +01:00
Robin Mills
77e2c417c7
Extensive makeover of user documentation to handle exiv2.pc and other changes.
2018-11-16 17:23:47 +01:00
Robin Mills
51eea1119f
Added information about pkg-config to README.md And a general revision.
2018-11-16 17:23:47 +01:00
Robin Mills
b48dfc2a2a
Documentation fixes.
2018-10-26 17:47:15 +02:00
Robin Mills
170f39b05f
Minor Documentation Update
2018-10-26 17:47:15 +02:00
Robin Mills
ad155805dc
Documentation update following review by Luis. Simplified command-line processing in build.sh
2018-10-26 17:47:15 +02:00
Robin Mills
a72782932c
buildserver maintenance and documentation update.
2018-10-26 17:47:15 +02:00
Robin Mills
42084f2563
Add support for MinGW/msys2 in 32 bits + Updates in buildserver
2018-10-26 17:47:15 +02:00
Robin Mills
2b0ebd12ca
Release documentation and Documentation updates.
2018-10-26 17:47:15 +02:00
Luis Díaz Más
e75731f8c2
README.md - use markdown headers
2018-09-12 19:22:31 +02:00
Luis Díaz Más
07f63003b7
COMMERCIAL changes
2018-09-12 19:22:31 +02:00
Luis Díaz Más
84e3e8a73a
Copyright changes
2018-09-12 19:22:31 +02:00
Luis Diaz Mas
8ba9422ba3
travis: Enable coverage reports in gcc build
...
* I also had to update the conan version to fix some issues in CI.
* Codecov reports are now added to the README.md and to each PR.
2018-07-31 23:43:46 +02:00
Luis Díaz Más
7e824f9130
Doc: Add a table in the README.md for the CI badges
2018-06-01 16:21:40 +02:00
Dan Čermák
b2c243cba3
Add gitlab pipeline status badge to README.md
2018-05-16 12:48:48 +02:00
Luis Díaz Más
a923b067b5
Minor updates in README.md
2018-04-11 21:59:54 +02:00
Luis Diaz Mas
d1b4df5533
Show the Appveyor badge corresponding to the master branch
2017-12-19 15:53:11 +01:00
Dan Čermák
942044e7d9
Adapted README.md to better render on github
2017-10-15 22:55:06 +02:00
Jonathan
2ff0bb9a6a
Fix URL to wiki in README.md
2017-10-09 18:01:27 +02:00
Luis Diaz Mas
2ae24982ef
Use appveyor url for the main exiv2 repo
2017-08-24 09:04:46 +02:00
Luis Díaz Más
53e21bc146
Add support for AppVeyor.
...
It will only build with Visual Studio 2017:
- Build in Release mode
- Build in Debug mode
- Test the installation
2017-08-23 20:41:21 +02:00
Luis Diaz Mas
1652f632d2
Code block for the README header
2017-08-20 21:23:02 +02:00
Luis Diaz Mas
c8384a776e
Add image to show the travis status
2017-08-20 21:22:55 +02:00
Luis Diaz Mas
0544c90984
Give markdown extension to README file
2017-08-20 19:01:28 +02:00