summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bumpMarti Maria2023-02-1664-76/+76
* undo a change to recover an undocumented feature needed by colordMarti Maria2023-02-131-3/+3
* Merge pull request #358 from lovell/meson-skip-missing-dep-utilsMarti Maria2023-01-251-2/+6
|\
| * Build: skip utils with missing optional dependenciesLovell Fuller2023-01-251-2/+6
|/
* Merge pull request #357 from lovell/meson-plugins-includeMarti Maria2023-01-247-4/+7
|\
| * Ensure plugins can be built and installed with MesonLovell Fuller2023-01-247-4/+7
|/
* save cgats to memory was wrong for one byteMarti Maria2023-01-101-3/+5
* Add check guards against NULL dereferencingMarti Maria2023-01-091-1/+7
* Merge pull request #352 from mrserb/emptyMarti Maria2023-01-061-1/+1
|\
| * Empty statement in cmscam02.cSergey Bylokhov2023-01-041-1/+1
|/
* Fixed a typoMarti Maria2023-01-031-1/+1
* Add more checking on multilocalized unicode tagsMarti Maria2023-01-032-2/+14
* Add range check for intents on cmsIsCLUTMarti Maria2023-01-031-0/+4
* sanitize cmsBuildTabulatedToneCurveFloat against bad API usageMarti Maria2023-01-033-1/+5
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2022-12-0633-109/+633
|\
| * Merge pull request #347 from amyspark/amyspark/mesonMarti Maria2022-12-0632-75/+603
| |\
| | * samples: Fix wtpt buildL. E. Segovia2022-12-061-0/+2
| | * meson: Try to use gmtime_r with _POSIX_C_SOURCEL. E. Segovia2022-12-061-1/+12
| | * meson: Complete the pkg-config generationL. E. Segovia2022-12-063-1/+9
| | * meson: Use the LCMS2 module export definitionL. E. Segovia2022-12-061-0/+1
| | * windows: Don't force a DLL output name, it will conflict with Meson library n...L. E. Segovia2022-12-061-2/+0
| | * meson: Add the DLL metadata for the multithread pluginL. E. Segovia2022-12-062-0/+61
| | * meson: Support building the multithread pluginL. E. Segovia2022-12-066-0/+47
| | * meson: Add the DLL metadata for the fast float pluginL. E. Segovia2022-12-062-0/+62
| | * meson: Support building the fast float pluginL. E. Segovia2022-12-067-0/+61
| | * meson: Support building the samplesL. E. Segovia2022-12-063-0/+38
| | * meson: Support building utilsL. E. Segovia2022-12-069-1/+103
| | * meson: Add testbedL. E. Segovia2022-12-062-0/+20
| | * meson: Add missing check for SSE2 intrinsicsL. E. Segovia2022-12-061-0/+12
| | * meson: Complete check for gmtimeL. E. Segovia2022-12-061-3/+17
| | * meson: Add missing check for endiannessL. E. Segovia2022-12-061-0/+4
| | * meson: Automatically generate the DLL metadata for WindowsL. E. Segovia2022-12-063-0/+68
| | * meson: Set the SOVERSION automaticallyL. E. Segovia2022-12-061-1/+6
| | * meson: Refactor the Meson build filesL. E. Segovia2022-12-063-63/+73
| | * plugins: define PROFILES_DIR unless it's been set in the build systemL. E. Segovia2022-12-062-0/+4
| | * fast_float: fix uses of extended ASCII triggering MSVC codepage warningL. E. Segovia2022-12-063-5/+5
| |/
| * fix minor compiler complains on testcms2.cMarti Maria2022-12-061-34/+30
* | Give kudos to whom deservesMarti Maria2022-12-061-0/+1
|/
* some CMYK profiles doers not work with plug-in optimizationMarti Maria2022-12-041-4/+3
* fix a typo in matrix checkMarti Maria2022-12-041-1/+1
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2022-12-043-5/+12
|\
| * Enforce checks of matrices on absolute intentMarti Maria2022-12-012-5/+8
| * Add a check for forged profiles with bad matricesMarti Maria2022-12-011-0/+4
* | Output on pre-multiplied alpha is now zero if alpha is zeroMarti Maria2022-12-041-4/+4
|/
* fix a bug on BPC black point detection in case of matrix-shaper with inverted...Marti Maria2022-11-271-3/+2
* Add MSYS2 MinGW supportMarti Maria2022-11-231-2/+2
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2022-11-129-399/+574
|\
| * Merge pull request #342 from thesamesam/refresh-ax-macrosMarti Maria2022-11-038-398/+573
| |\
| | * m4: sync autoconf-archive (ax_*) macros with upstreamSam James2022-11-038-398/+573
| |/
| * version 2.14lcms2.14Marti Maria2022-11-011-1/+1