aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-06Do not hard code coopgammad command nameMattias Andrée1-4/+9
2016-08-06Fix filter removal bugMattias Andrée1-13/+13
2016-08-06Fix error recv bugMattias Andrée1-1/+2
2016-08-06Fix get-gamma bugsMattias Andrée1-1/+6
2016-08-06Fix bugsMattias Andrée1-1/+4
2016-08-06Fix bugsMattias Andrée1-5/+8
2016-08-06Appearently it is not easy to interrupt recv(3)Mattias Andrée2-4/+24
2016-08-06whitespaceMattias Andrée1-2/+2
2016-08-06Use MSG_NOSIGNAL when sendingMattias Andrée1-1/+3
2016-08-04Add debug output (socket communication) if -DDEBUG_MODE is usedMattias Andrée1-0/+16
2016-08-04Add libcoopgamma_skip_messageMattias Andrée5-1/+53
2016-08-04Fix bugs (and a tiny improvement)Mattias Andrée1-3/+5
2016-08-04libcoopgamma_synchronise allows 0 calls to synchroniseMattias Andrée1-1/+1
2016-08-04Read colour space info from get-gamma-info responseMattias Andrée1-8/+48
2016-08-04Prepare for supporting the update to get-gamma-info: colourspace informationMattias Andrée5-0/+334
2016-08-03Fix bugsMattias Andrée1-4/+4
2016-07-22fix bugMattias Andrée1-1/+1
2016-07-22Fix inequality checkMattias Andrée1-1/+1
2016-07-22Fix libcoopgamma_get_methodsMattias Andrée1-0/+1
2016-07-22mMattias Andrée1-1/+3
2016-07-22Fix bugMattias Andrée1-1/+1
2016-07-22fix makefileMattias Andrée1-1/+1
2016-07-22Fix warningMattias Andrée1-0/+3
2016-07-22Add build systemMattias Andrée20-0/+3091