summaryrefslogtreecommitdiff
path: root/src/cms-colord.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Move weston source to compositor/Pekka Paalanen1-566/+0
2016-06-16Make config.h inclusion consistentBryce Harrington1-3/+1
2015-10-01cms-colord: Add missing '\n' in weston_log usageChris Michael1-2/+2
2015-07-23cms-colord: Fix crash at compositor shutdown. (v2)Mario Kleiner1-20/+34
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-01-20Fix mutex hang in colord on output removalOlivier Fourdan1-8/+4
2014-11-04cosmetic: replace boolean function return values with boolDerek Foreman1-5/+5
2013-08-08malloc + memset -> zallocPeter Hutterer1-2/+1
2013-08-07cms-colord: Don't redefine _GNU_SOURCEArmin K1-1/+0
2013-05-15cms-colord: Warn if reading or writing to the FD failedRichard Hughes1-2/+8
2013-05-15cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS'Richard Hughes1-1/+1
2013-05-14Add a colord implementation of a CMS plugin for westonRichard Hughes1-0/+550