aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-21Improve makefile, change license to ISC, change code style, remove dist/Mattias Andrée26-5156/+0
2014-09-05add test and fix some small errorsMattias Andrée3-4/+146
2014-09-05mMattias Andrée2-15/+31
2014-09-05m + add toString for classesMattias Andrée8-5/+139
2014-09-05begin on testMattias Andrée2-1/+43
2014-09-05implement c code for crtcMattias Andrée1-16/+267
2014-09-05implement c code for libgammaexceptionMattias Andrée1-5/+78
2014-09-05implement c code for adjustmentmethodMattias Andrée1-5/+96
2014-09-05implamant c code for siteMattias Andrée1-3/+91
2014-09-05implement c code for partitionMattias Andrée1-3/+71
2014-09-05m + implement c code for rampMattias Andrée7-68/+115
2014-09-05m + implement C code from GammaRampsMattias Andrée7-19/+227
2014-09-05include libgamma.hMattias Andrée7-0/+14
2014-09-05add names to the parameters in the .c filesMattias Andrée7-56/+84
2014-09-05add documation to .c filesMattias Andrée7-0/+543
2014-09-05makefile can build library + add .c files with all prototypesMattias Andrée7-0/+203
2014-09-04preparation for automatic loading of the libraryMattias Andrée14-0/+177
2014-09-04set and get gammaMattias Andrée2-1/+151
2014-09-04add gamma ramps + suppress serial warning on libgammaexceptionMattias Andrée9-0/+942
2014-09-04add statesMattias Andrée4-0/+411
2014-09-04add behex and unhexMattias Andrée1-0/+36
2014-09-04add CRTCInformationMattias Andrée1-0/+456
2014-09-04add get_capabilitiesMattias Andrée1-0/+19
2014-09-04mMattias Andrée1-2/+2
2014-09-04add AdjustmentMethodCapabilitiesMattias Andrée1-0/+134
2014-09-04add ConnectorTypeMattias Andrée1-0/+157
2014-09-04add SubpixelOrderMattias Andrée1-0/+86
2014-09-04mMattias Andrée1-7/+9
2014-09-04add AdjustmentMethodMattias Andrée1-0/+223
2014-09-04add LibgammaExceptionMattias Andrée1-0/+415