aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add test and fix some small errorsMattias Andrée2014-09-053-4/+146
* mMattias Andrée2014-09-052-15/+31
* m + add toString for classesMattias Andrée2014-09-058-5/+139
* begin on testMattias Andrée2014-09-052-1/+43
* implement c code for crtcMattias Andrée2014-09-051-16/+267
* implement c code for libgammaexceptionMattias Andrée2014-09-051-5/+78
* implement c code for adjustmentmethodMattias Andrée2014-09-051-5/+96
* implamant c code for siteMattias Andrée2014-09-051-3/+91
* implement c code for partitionMattias Andrée2014-09-051-3/+71
* m + implement c code for rampMattias Andrée2014-09-057-68/+115
* m + implement C code from GammaRampsMattias Andrée2014-09-057-19/+227
* include libgamma.hMattias Andrée2014-09-057-0/+14
* add names to the parameters in the .c filesMattias Andrée2014-09-057-56/+84
* add documation to .c filesMattias Andrée2014-09-057-0/+543
* makefile can build library + add .c files with all prototypesMattias Andrée2014-09-057-0/+203
* preparation for automatic loading of the libraryMattias Andrée2014-09-0414-0/+177
* set and get gammaMattias Andrée2014-09-042-1/+151
* add gamma ramps + suppress serial warning on libgammaexceptionMattias Andrée2014-09-049-0/+942
* add statesMattias Andrée2014-09-044-0/+411
* add behex and unhexMattias Andrée2014-09-041-0/+36
* add CRTCInformationMattias Andrée2014-09-041-0/+456
* add get_capabilitiesMattias Andrée2014-09-041-0/+19
* mMattias Andrée2014-09-041-2/+2
* add AdjustmentMethodCapabilitiesMattias Andrée2014-09-041-0/+134
* add ConnectorTypeMattias Andrée2014-09-041-0/+157
* add SubpixelOrderMattias Andrée2014-09-041-0/+86
* mMattias Andrée2014-09-041-7/+9
* add AdjustmentMethodMattias Andrée2014-09-041-0/+223
* add LibgammaExceptionMattias Andrée2014-09-041-0/+415