aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix libcoopgamma_get_gamma_recv: return all ramps, not just the last set as the firstHEAD1.2.3masterMattias Andrée2024-06-031-1/+1
* Empty signed commitMattias Andrée2024-04-060-0/+0
* Improve makefile1.2.2.1Mattias Andrée2022-02-195-8/+27
* m makefile1.2.2Mattias Andrée2019-10-271-1/+1
* mMattias Andrée2019-10-221-1/+1
* Fix warnings in test and update config.mk1.2.1Mattias Andrée2019-10-222-13/+21
* Change license, change style, clean up, flat file hier, clean valgrind output in testMattias Andrée2019-10-2293-7324/+3558
* List radharc's priorityMattias Andrée2019-10-071-0/+1
* Fix man page formatting errorMattias Andrée2019-10-071-1/+2
* List cg-shallowMattias Andrée2018-01-151-0/+1
* update makefile1.2Mattias Andrée2016-12-191-1/+1
* Fix buf in libcoopgamma_get_gamma_recv where all filters are given the priority of the first filterMattias Andrée2016-12-191-1/+1
* List priorities programs useMattias Andrée2016-12-011-0/+10
* Fix libcoopgamma.71.1.1Mattias Andrée2016-12-011-2/+2
* Update makefile1.1Mattias Andrée2016-08-211-1/+1
* Fix errors and add testMattias Andrée2016-08-212-7/+283
* fix bugMattias Andrée2016-08-191-1/+2
* typoMattias Andrée2016-08-061-1/+1
* Fix man-page uninstall bug1.0Mattias Andrée2016-08-061-1/+1
* Do not hard code coopgammad command nameMattias Andrée2016-08-061-4/+9
* Fix filter removal bugMattias Andrée2016-08-061-13/+13
* Fix error recv bugMattias Andrée2016-08-061-1/+2
* Fix get-gamma bugsMattias Andrée2016-08-061-1/+6
* Fix bugsMattias Andrée2016-08-061-1/+4
* Fix bugsMattias Andrée2016-08-061-5/+8
* Appearently it is not easy to interrupt recv(3)Mattias Andrée2016-08-062-4/+24
* whitespaceMattias Andrée2016-08-061-2/+2
* Use MSG_NOSIGNAL when sendingMattias Andrée2016-08-061-1/+3
* Add debug output (socket communication) if -DDEBUG_MODE is usedMattias Andrée2016-08-041-0/+16
* Add libcoopgamma_skip_messageMattias Andrée2016-08-045-1/+53
* Fix bugs (and a tiny improvement)Mattias Andrée2016-08-041-3/+5
* libcoopgamma_synchronise allows 0 calls to synchroniseMattias Andrée2016-08-041-1/+1
* Read colour space info from get-gamma-info responseMattias Andrée2016-08-041-8/+48
* Prepare for supporting the update to get-gamma-info: colourspace informationMattias Andrée2016-08-045-0/+334
* Fix bugsMattias Andrée2016-08-031-4/+4
* fix bugMattias Andrée2016-07-221-1/+1
* Fix inequality checkMattias Andrée2016-07-221-1/+1
* Fix libcoopgamma_get_methodsMattias Andrée2016-07-221-0/+1
* mMattias Andrée2016-07-221-1/+3
* Fix bugMattias Andrée2016-07-221-1/+1
* fix makefileMattias Andrée2016-07-221-1/+1
* Fix warningMattias Andrée2016-07-221-0/+3
* Add build systemMattias Andrée2016-07-2220-0/+3091
* Add libcoopgamma_set_gamma_sync.3Mattias Andrée2016-07-221-0/+105
* Add libcoopgamma_get_gamma_sync.3Mattias Andrée2016-07-221-0/+102
* mMattias Andrée2016-07-222-8/+0
* Add libcoopgamma_get_gamma_info_sync.3Mattias Andrée2016-07-211-0/+82
* Add libcoopgamma_get_crtcs_sync.3Mattias Andrée2016-07-211-0/+57
* Add libcoopgamma_set_gamma_recv.3Mattias Andrée2016-07-211-0/+52
* Add libcoopgamma_get_gamma_recv.3Mattias Andrée2016-07-211-0/+98