Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-06 | Appearently it is not easy to interrupt recv(3) | Mattias Andrée | 2 | -4/+24 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-06 | whitespace | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-06 | Use MSG_NOSIGNAL when sending | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-04 | Add debug output (socket communication) if -DDEBUG_MODE is used | Mattias Andrée | 1 | -0/+16 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-04 | Add libcoopgamma_skip_message | Mattias Andrée | 5 | -1/+53 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-04 | Fix bugs (and a tiny improvement) | Mattias Andrée | 1 | -3/+5 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-04 | libcoopgamma_synchronise allows 0 calls to synchronise | Mattias Andrée | 1 | -1/+1 | |
This is useful for waiting for the server to close or keep the buffer from becoming full | |||||
2016-08-04 | Read colour space info from get-gamma-info response | Mattias Andrée | 1 | -8/+48 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-04 | Prepare for supporting the update to get-gamma-info: colourspace information | Mattias Andrée | 5 | -0/+334 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-08-03 | Fix bugs | Mattias Andrée | 1 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | fix bug | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | Fix inequality check | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | Fix libcoopgamma_get_methods | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | m | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | Fix bug | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | fix makefile | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | Fix warning | Mattias Andrée | 1 | -0/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2016-07-22 | Add build system | Mattias Andrée | 20 | -0/+3091 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |