Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-22fix a typoMarti Maria
poof-poof
2022-08-22missing\n on helpMarti Maria
A minor typo
2022-08-22Add more help to tifficcMarti Maria
Per #332 suggestion....
2022-03-24Fix black point compensation issue on unbounded capable profilesMarti Maria
Some profiles on unbounded mode can return L* negative, this was affecting black point compensation algorithm. Also, added dynamic version reporting as fixing the described bug uncovered an issue with *.so version reporting
2022-01-29update copyright noticesMarti Maria
Update copyrights to generate the release
2022-01-06Final changes for 2.13Marti Maria
- typos - changelog - readme.1st
2022-01-05Silent a warning on signmm2
No warnings allowed on Mac
2022-01-05Documentation for 2.13Marti Maria
We are close to release candidate 0
2021-12-22tifficc should not rely on latest libtiffMarti Maria
make linux distros happy
2021-12-22Premultiplied alpha works on tifficcMarti Maria
Some tested formats are now working
2021-12-21tifficc premultiplied alphaMarti Maria
First attempt to add premultiplied alpha support Other cosmetic changes
2021-12-13update tifficc to fix #294Marti Maria
Fix for #294, thanks for reporting
2021-11-06Recreate autotools filesmm2
fix a typo in pointer casts
2021-09-06Update tificc.cMarti Maria
Fix for issue #269
2021-06-24Remove all autotools filesmm2
2021-06-24Fix for #267Marti Maria
Fixed possible buffer overflow on error logger in tificc sample program
2021-04-27update tifficc sampleMarti Maria
detect some corrupted TIFF files add a check for broken uint16 types
2020-12-18Fix tiffdiff typoMarti Maria
Fix syntax error due to undefined constant
2020-12-08Merge branch 'master' of https://github.com/mm2/Little-CMSMarti Maria
2020-12-08Cleanup on tools & samplesMarti Maria
add --help option add copyright notice refactoring on xgetopt remove unused toggle char
2020-12-03Autotools for latest changesmm2
2020-11-02First try for fast float plugin automakemm2
Early 2.12 alpha includes dynamic linking with fast float plugin Next steps in removing generated files from repository
2020-10-01cosmetic changesMarti Maria
to make codeQL happy
2020-05-23Regeneration of configuremm2
2020-04-29Fix end of lines messMarti Maria
Hopefully it is now fixed
2020-04-25Attempt to upgrade configure script to 2.10Marti Maria
Fix plugins issue as well.
2020-04-24Update tifficc.c to remove VS 2019 warningsMarti Maria
It also detects wrong TIFF with strips too big (more than MAX_INT)
2020-04-05Revert "Update autotools"Marti Maria
This reverts commit 08fe5c96ed4089b21fa6e6b6248a54a5a4396cb4.
2020-04-01Update autotoolsMarti Maria
Update configure script to 2.10
2020-04-01Prepare 2.10 release (I)Marti Maria
Some minor changes to prepeare 2.10 release
2017-09-27upgrade autotools to 2.9Marti Maria
Matches release candidate
2017-07-14Prepare for 2.9 releaseMarti Maria
Set copyright notices and version stamp, Still there are missing files, like documentation
2017-05-03Fixed reversed logic test & a typo on the && operatorMarti Maria
2017-01-23spelling fixesklemens
2016-06-22Added a check on filelen functionMarti
2016-05-19downgrade to automake 1.14.1 which is stableMarti
2016-03-31Try to fix the automake dependencies bug.Marti
A autogen run is still missing
2016-03-29Change copyright dateMarti
2016-03-29Add some minor memory checksMarti
2015-11-15Upgrade to modern autotoolsMarti
Tested on a mac. Partial work to 2.8 release
2015-06-19Removed some wrong line endingsMarti Maria
2014-12-17Merge from private branch in preparation of 2.7 rc1Marti Maria
2014-04-29Some contributed filesMarti Maria
2014-02-16Added pthread dependency, and multithreading supportMarti Maria
2014-02-14First attempt to pthread integrationMarti Maria
2014-02-12Merge from Artifex branchlcms2.6rc0Marti Maria
2013-05-09Arrange last pull requestMarti Maria
2013-05-02Added Lab16 TIFF handlingMarti Maria
2012-12-03Upgrade autotoolsMarti Maria
2012-06-27Autotools updateMarti Maria