summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add a check for cmsFLAGS_COPY_ALPHAHEADmasterMarti Maria2023-05-163-2/+42
* Fix false positive on testMarti Maria2023-05-151-1/+1
* a preliminar implementation of OkLab color space as built-in profileMarti Maria2023-05-153-3/+163
* Merge pull request #379 from nico/patch-1Marti Maria2023-05-101-19/+2
|\
| * Simplify fixed-point to double conversion routinesNico Weber2023-05-041-19/+2
|/
* Merge pull request #378 from diogoteles08/ci/set-workflows-permissionsMarti Maria2023-05-032-0/+8
|\
| * ci: set minimal permisisons to GitHub WorkflowsDiogo Teles Sant'Anna2023-05-032-0/+8
|/
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2023-04-266-17/+24
|\
| * remove functionMarti Maria2023-04-231-1/+0
| * add a way to get segments from tone curvesMarti Maria2023-04-234-12/+17
| * Floating point plug-in no longer clamps values on matrix-shaperMarti Maria2023-04-222-4/+7
* | fix black preservation on compound profile chainsMarti Maria2023-04-261-10/+23
|/
* allow build of static libs on windows with MS Visual StudioMarti Maria2023-04-213-7/+14
* make meson compile visual studio as wellMarti Maria2023-04-202-11/+20
* Sanitize number of channels in profile elementsMarti Maria2023-04-181-2/+2
* prevent to allocate a big chunk of memory on corrupted LUTMarti Maria2023-04-171-0/+3
* Add check for ill-formed CGATSMarti Maria2023-04-152-5/+45
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2023-03-261-1/+1
|\
| * Merge pull request #372 from diizzyy/patch-1Marti Maria2023-03-191-1/+1
| |\
| | * meson: Link pthread library to threaded pluginDaniel Engberg2023-03-191-1/+1
| |/
* | add bounds check when writing IT8 fileMarti Maria2023-03-261-23/+29
|/
* Get rid of msys2 checks on build.ymlMarti Maria2023-03-161-34/+0
* Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria2023-03-160-0/+0
|\
| * Merge pull request #371 from kmilos/ci_action_bumpMarti Maria2023-03-152-37/+37
| |\
| | * CI: bump actions versionsMiloš Komarčević2023-03-152-37/+37
| |/
| * Merge pull request #370 from heitbaum/meson-fixesMarti Maria2023-03-142-1/+5
| |\
| | * Allow optional build of utils using mesonRudi Heitbaum2023-03-142-1/+5
| * | Merge pull request #368 from diogoteles08/ci/set-workflows-permissionsMarti Maria2023-03-142-0/+8
| |\ \
| | * | CI: set minimal permissions to GitHub WorkflowsDiogo Teles Sant'Anna2023-03-102-0/+8
| | |/
| * | Merge pull request #367 from kmilos/patch-1Marti Maria2023-03-141-9/+10
| |\ \ | | |/ | |/|
| | * Simplify MSYS2 CI jobs furtherMiloš Komarčević2023-03-141-9/+10
| |/
* | Add threaded plugin to build.ymlMarti Maria2023-03-161-4/+4
|/
* Merge pull request #361 from Biswa96/psicc_manMarti Maria2023-03-101-0/+2
|\
| * meson: Install psicc man pageBiswapriyo Nath2023-03-021-0/+2
* | Merge pull request #360 from nekopsykose/meson-beMarti Maria2023-03-101-1/+1
|\ \
| * | meson: fix big endian cargspsykose2023-03-021-1/+1
| |/
* | Merge pull request #364 from amyspark/work/amyspark/roundtrip-headerMarti Maria2023-03-102-10/+25
|\ \
| * | Roundtrip CMM, platform, and creator tagsL. E. Segovia2023-03-042-10/+25
| |/
* | Merge pull request #365 from amyspark/work/amyspark/add-msys2Marti Maria2023-03-064-6/+55
|\ \
| * | Remove ubuntu-18.04 image deprecated by GitHubL. E. Segovia2023-03-061-2/+2
| * | Simplify MSYS CI setupL. E. Segovia2023-03-061-22/+4
| * | Remove interference from GHA toolsL. E. Segovia2023-03-041-5/+3
| * | Fix compatibility with MSVCRT or pre-C11 compilersL. E. Segovia2023-03-042-3/+8
| * | Add 32-bit buildsL. E. Segovia2023-03-041-2/+4
| * | Add missing private APIs for the pluginsL. E. Segovia2023-03-041-1/+6
| * | Add MSYS2 builds for testingL. E. Segovia2023-03-041-0/+53
| * | Add concurrency group to enable cancelling superseded buildsL. E. Segovia2023-03-041-0/+4
| |/
* | Merge pull request #362 from hughsie/wip/hughsie/fix-samplesMarti Maria2023-03-041-2/+2
|\ \
| * | Fix compiling the samples using mesonRichard Hughes2023-03-021-2/+2
| |/
* | Merge pull request #363 from kleisauke/mingw-compatMarti Maria2023-03-043-3/+3
|\ \ | |/ |/|