summaryrefslogtreecommitdiff
path: root/Projects
Commit message (Collapse)AuthorAgeFilesLines
* version bumpMarti Maria2023-02-161-5/+5
| | | | | In preparation to 2.15 release candidate Updated copyright year as well
* wrong file included by mistake in testbed projectMarti Maria2022-10-212-4/+0
| | | | Fix project for visual studio
* An old function was returning a wrong valueMarti Maria2022-08-312-0/+4
| | | | | It makes no sense that cmsChannelsOf() returns 3 when colorspace is bugus. Added a new function that returns -1 instead. Will document that in 2.15. It is in the API now, but not in docs.
* fix memory leaks on testbedMarti Maria2022-07-061-7/+6
| | | | | | Fix some memory leaks on fast float plug-in testbed Fix memory leak on unregister plugin for global context Fix MS VS 2022 references
* A very preliminar new plug-in on multithreaded transformsMarti Maria2022-06-051-0/+0
| | | | This is just the first try to get a new plugin type and a working example. Manuals are still missing. Basically a plug-in of this type adds multicore capabilities. May be used for GPU in future.
* Get rid of some warnings, enable ASANMarti Maria2022-02-131-0/+2
| | | | Enable address sanitizer on testbed (windows, Visual Studio)
* Fixes for issues reported by ChristianMarti Maria2022-01-105-109/+100
| | | | | | Detect RGB Gamma function now listed in CHANGES file Fixed a typo that has been there for ages, "thereshold" Added ARM target to VS2022 project
* Update internal DLL names to lcms2Marti Maria2021-12-244-8/+8
| | | | | Update internal DLL names to lcms2 I don't think many people is using that anyway
* Merge pull request #288 from gaborkertesz-linaro/win-arm64Marti Maria2021-12-2210-1876/+2633
|\ | | | | | | Add ARM64 to Visual Studio 2019 Looks great, thank you
| * Add ARM64 to Visual Studio 2019Gabor Kertesz2021-10-2910-1876/+2633
| | | | | | | | | | | | | | New win-arm64 platform is supported by Visual Studio 2019 as ARM64. The existing VC2019 solution was opened by Microsoft Visual Studio Community 2019, Version 16.10.4 and ARM64 was added, based on WIN32 settings.
* | first 2.13 betaMarti Maria2021-12-2221-0/+3209
|/ | | | Making things ready for 2.13 release
* add cmsGetStageContextIDMarti Maria2021-04-133-12/+12
| | | | cmsGetStageContextID function per issue #253
* Clean the _cmsInterpFn16 messMarti Maria2020-12-202-16/+16
| | | | A cleanup of a function pointer being mixed in several places
* Cleanup on tools & samplesMarti Maria2020-12-082-3/+3
| | | | | | | add --help option add copyright notice refactoring on xgetopt remove unused toggle char
* updating to 2.12mm22020-11-0430-4000/+19
| | | | | Change resource compiler files for windows try to add --help to command line utilities
* XCode 12 & clarify SSE2 detection togglemm22020-11-035-79/+1410
| | | | | New XCode12 project Comments on fast float SSE2 toggle
* hopefully, fix the plugin compilationmm22020-11-021-0/+79
| | | | use AM_CONDITIONAL
* Remove and ignore Xcode & macOS temp filesMiloš Komarčević2020-09-173-67/+5
|
* Get rid of outdated Mac stuffmm22020-07-2029-4310/+0
| | | | As well as a failed test project
* XCode 10.6 projectmm22020-07-207-0/+1614
| | | | XCode 10.6 project
* some fixes for XCodemm22020-07-158-20/+584
| | | | XCode found some issues
* Add a decent XCode projectmm22020-07-157-0/+1091
| | | | Add a decent XCode project, XCode 11.5 on Catalina, for example.
* bump tp 2.11Marti Maria2020-06-154-8/+8
| | | | Bump to 2.11
* get rid of bsc files & activate change formatMarti Maria2020-05-178-8/+8
| | | | | - get rid of bsc files - activate change format feature on plugin
* Merge pull request #209 from kmilos/dllversionMarti Maria2020-04-294-8/+8
|\ | | | | Bump dll file version, now everything is in sync, thank you!
| * Bump dll file versionMiloš Komarčević2020-04-254-8/+8
| |
* | add missing functions to the def fileMarti Maria2020-04-271-0/+1
|/ | | | The DEF file allows fine tune name decoration on 32-bit DLL builds.
* Release of fast floating point plug-in to open sourceMarti Maria2020-04-231-0/+0
| | | | | Release of fast floating point plug-in to open source. This plug-in greatly increments the throughput in some situations. It is released under GPL3, which is different from the core library, released under MIT.
* remove old projectsMarti Maria2020-04-012-232/+0
| | | | VS 2010 is no longer supported
* Prepare 2.10 release (I)Marti Maria2020-04-0144-4537/+12
| | | | Some minor changes to prepeare 2.10 release
* Upgrade Visual studio 2019 16.4.2jj2020-01-0921-0/+2442
|
* Upgrade Visual studio 2017 15.8Marti Maria2018-08-159-7/+9
| | | | | | - Upgrade to 15.8 - Add check on CGATS memory allocation (thanks to Quang Nguyen for pointing out this)
* Get rid of warnings when compiling as C++ with -WallMarti Maria2017-08-021-0/+1
| | | | | Thanks to Noel Carboni for suggesting & providing a proof that it could be done
* Prepare for 2.9 releaseMarti Maria2017-07-145-23/+23
| | | | | Set copyright notices and version stamp, Still there are missing files, like documentation
* Fixed compilation on VS2012Tasos Stamadianos2017-06-212-0/+2
|
* Fixed softproofing transform failureMarti Maria2017-03-131-8/+8
|
* Add projects for Visual studio 2017Marti2017-01-0321-0/+2440
|
* Change copyright dateMarti2016-03-291-1/+1
|
* Added support for Argyll's ARTS tagMarti2016-01-301-9/+9
|
* Added support for VC2015, dropped for VC2008Marti2015-11-1530-2079/+2336
|
* Updated XCode projectMarti2015-11-152-0/+4
|
* Upgrade to modern autotoolsMarti2015-11-1516-45/+34
| | | | Tested on a mac. Partial work to 2.8 release
* XCode updated projectMarti Maria2015-07-059-0/+217
|
* Mac XCode updateMarti Maria2015-07-058-266/+92
|
* Big drop sponsorized by AlienSkin SoftwareMarti Maria2015-06-1811-22/+30
|
* Version bumpMarti Maria2014-12-186-24/+24
|
* New mac projectMarti Maria2014-12-1812-55/+379
|
* Add VC2013 projectMarti Maria2014-10-2121-0/+2426
|
* Removing mac store filesMarti Maria2014-10-202-0/+0
|
* Remove unused vcproj filesMarti Maria2014-08-1218-4108/+0
|