summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix malformed .morphbaserock/morphSam Thursfield2012-07-221-1/+1
|
* Add morphologySam Thursfield2012-07-221-0/+9
|
* Added support for several floating point variantsMarti Maria2012-07-164-808/+931
|
* Fixed a missing check for file formatMarti Maria2012-07-111-0/+1
|
* Mac XCode update for 2.4Marti Maria2012-07-026-80/+78
|
* BC5.5 project for 2.4Marti Maria2012-07-023-4/+6
|
* Trimmed filesMarti Maria2012-07-0236-7552/+7560
|
* Autotools updateMarti Maria2012-06-2711-125/+235
|
* Several changes for 2.4Marti Maria2012-06-2718-868/+1583
|
* More extra checksMarti Maria2012-05-234-3/+4
|
* Include contributed extra checksMarti Maria2012-05-225-21/+53
|
* Sync with development sources, See Change LogMarti Maria2012-05-1915-182/+471
|
* Merge branch 'master' of github.com:mm2/Little-CMSMarti Maria2012-03-3111-919/+1640
|\
| * Merge pull request #5 from danielkaneider/masterMarti Maria2012-03-3110-0/+36
| |\ | | | | | | corrections/additions to previous commit
| | * [VS2010] added /MP flag (Multi-processor compilation)Daniel Kaneider2012-03-289-0/+36
| | |
| | * corrected VS2010 project fileDaniel Kaneider2012-03-281-0/+0
| |/
| * Merge pull request #4 from danielkaneider/masterMarti Maria2012-03-2610-919/+1604
| |\ | | | | | | x64 platform for VS2010 projects
| | * - added x64 configuration to VS2010 individual project filesDaniel Kaneider2012-03-2410-919/+1604
| |/ | | | | - added gitignore for VS files
* | Update kudos fileMarti Maria2012-03-261-0/+1
|/
* Added Adobe Black point detection algorithmMarti Maria2012-03-238-23/+342
|
* Several bugfixingMarti Maria2012-02-244-111/+7
|
* Cleanup on CGATS parser to avoid deprecated functionsMarti Maria2012-02-203-34/+94
|
* Merge pull request #3 from nijel/masterMarti Maria2012-02-101-17/+34
|\ | | | | | | Ok, seems good. Thanks for sending the code!
| * Make float parsing work in different localesMichal Čihař2012-02-091-1/+20
| | | | | | | | | | | | | | | | | | | | Directly using atof is wrong as it is locale dependent and in some languyages decimals separator is not . as is used in CCMX. This leads to failure (or rather to trimming decimal part of the numbers). This change uses printf to figure out what current locale use, localeconv might sound as better to use, but it's definitely not thread safe so it sounds like potential source of troubles.
| * Split out float parsing to separate functionMichal Čihař2012-02-091-17/+15
|/
* Porting several changes upstreamMarti Maria2012-02-0414-21/+268
|
* Fixed a bug in named color devicelink generationMarti Maria2011-12-214-3/+36
|
* Updated ChangeLoglcms2.3Marti Maria2011-12-171-1/+5
|
* Added precompiled binary for DelphiMarti Maria2011-12-151-0/+0
|
* Added references to libtiff and jpeglibMarti Maria2011-12-151-0/+0
|
* Fixed CGATS parser to accept types in multitable sheetsMarti Maria2011-12-152-66/+124
|
* Minor modifications for 2.3Marti Maria2011-12-145-9/+15
|
* Final changes to 2.3lcms2.3rc3Marti Maria2011-11-226-13/+16
|
* Memory alignment macro for CGATS parserlcms2.3rc2Marti Maria2011-11-026-12/+15
|
* Version 2.3, rc 1lcms2.3rc1Marti Maria2011-10-2422-107/+283
|
* Fixed transicc for profiles that have clot tagsMarti Maria2011-09-022-2/+7
|
* Abs. colorimetric intent fixupMarti Maria2011-08-235-28/+53
|
* Removed some warnings, fixed CHAD generation on virtual RGB profilesMarti Maria2011-08-088-43/+301
|
* Some architecturees does need aligned bus adresses (sparc) FixedMarti Maria2011-06-281-4/+4
|
* Fixed a memory corruption in GBDMarti Maria2011-06-271-1/+1
|
* Fixed a memory overwrite bug in GBDMarti Maria2011-06-272-2/+3
|
* Minor issues found in 2.2 distributionMarti Maria2011-06-204-4/+19
|
* Support for free Pascal Compilerlcms2.2Marti Maria2011-06-062-249/+259
|
* Fixed a bug in ReadRawTaglcms2.2rc2Marti Maria2011-06-033-1/+12
|
* Fixed distribution in testbedMarti Maria2011-05-312-6/+6
|
* 2.2 documentationlcms2.2rc1Marti Maria2011-05-302-0/+0
|
* Test bed profilesMarti Maria2011-05-265-0/+0
|
* 2.2 updatesMarti Maria2011-05-268-33/+33
|
* Delphi wrapper for 2.2Marti Maria2011-05-255-5/+27
|
* Dictionary Fix for NULL objectsMarti Maria2011-05-243-18/+53
|