aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Read colour space info from get-gamma-info responseMattias Andrée2016-08-041-8/+48
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Prepare for supporting the update to get-gamma-info: colourspace informationMattias Andrée2016-08-045-0/+334
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugsMattias Andrée2016-08-031-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix bugMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix inequality checkMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix libcoopgamma_get_methodsMattias Andrée2016-07-221-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-221-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix makefileMattias Andrée2016-07-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningMattias Andrée2016-07-221-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add build systemMattias Andrée2016-07-2220-0/+3091
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_set_gamma_sync.3Mattias Andrée2016-07-221-0/+105
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_gamma_sync.3Mattias Andrée2016-07-221-0/+102
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-222-8/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_gamma_info_sync.3Mattias Andrée2016-07-211-0/+82
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_crtcs_sync.3Mattias Andrée2016-07-211-0/+57
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_set_gamma_recv.3Mattias Andrée2016-07-211-0/+52
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_gamma_recv.3Mattias Andrée2016-07-211-0/+98
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_gamma_info_recv.3Mattias Andrée2016-07-211-0/+86
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add missing part of check_error: copy description (and of course call next_payload)Mattias Andrée2016-07-211-4/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_crtcs_recv.3Mattias Andrée2016-07-211-0/+63
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add libcoopgamma_set_gamma_send.3Mattias Andrée2016-07-212-4/+144
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m api fixMattias Andrée2016-07-212-12/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m refMattias Andrée2016-07-213-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fix + add libcoopgamma_get_gamma_send.3Mattias Andrée2016-07-212-1/+93
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add missing constMattias Andrée2016-07-212-8/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-07-211-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add libcoopgamma_get_gamma_info_send.3Mattias Andrée2016-07-212-1/+79
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix doc styleMattias Andrée2016-07-2018-37/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-07-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_crtcs_send.3Mattias Andrée2016-07-201-0/+76
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_synchronise.3Mattias Andrée2016-07-201-0/+93
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcoopgamma_synchronise returns -1 and sets errno to 0 instead of returning -2Mattias Andrée2016-07-201-12/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_flush.3Mattias Andrée2016-07-201-0/+58
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_set_nonblocking.3Mattias Andrée2016-07-201-0/+49
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-07-201-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* It is good practice to destroy after failed initMattias Andrée2016-07-209-0/+45
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* disconnect param in libcoopgamma_context_destroy.3Mattias Andrée2016-07-201-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add libcoopgamma_*_unmarshal.3Mattias Andrée2016-07-2018-9/+796
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* man style fixMattias Andrée2016-07-2028-36/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-209-9/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_*_marshal.3Mattias Andrée2016-07-209-0/+463
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-202-19/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_*_destroy.3Mattias Andrée2016-07-209-0/+316
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m docMattias Andrée2016-07-202-4/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>