Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test and fix some small errors | Mattias Andrée | 2014-09-05 | 3 | -4/+146 |
* | m | Mattias Andrée | 2014-09-05 | 2 | -15/+31 |
* | m + add toString for classes | Mattias Andrée | 2014-09-05 | 8 | -5/+139 |
* | begin on test | Mattias Andrée | 2014-09-05 | 2 | -1/+43 |
* | implement c code for crtc | Mattias Andrée | 2014-09-05 | 1 | -16/+267 |
* | implement c code for libgammaexception | Mattias Andrée | 2014-09-05 | 1 | -5/+78 |
* | implement c code for adjustmentmethod | Mattias Andrée | 2014-09-05 | 1 | -5/+96 |
* | implamant c code for site | Mattias Andrée | 2014-09-05 | 1 | -3/+91 |
* | implement c code for partition | Mattias Andrée | 2014-09-05 | 1 | -3/+71 |
* | m + implement c code for ramp | Mattias Andrée | 2014-09-05 | 7 | -68/+115 |
* | m + implement C code from GammaRamps | Mattias Andrée | 2014-09-05 | 7 | -19/+227 |
* | include libgamma.h | Mattias Andrée | 2014-09-05 | 7 | -0/+14 |
* | add names to the parameters in the .c files | Mattias Andrée | 2014-09-05 | 7 | -56/+84 |
* | add documation to .c files | Mattias Andrée | 2014-09-05 | 7 | -0/+543 |
* | makefile can build library + add .c files with all prototypes | Mattias Andrée | 2014-09-05 | 7 | -0/+203 |
* | preparation for automatic loading of the library | Mattias Andrée | 2014-09-04 | 14 | -0/+177 |
* | set and get gamma | Mattias Andrée | 2014-09-04 | 2 | -1/+151 |
* | add gamma ramps + suppress serial warning on libgammaexception | Mattias Andrée | 2014-09-04 | 9 | -0/+942 |
* | add states | Mattias Andrée | 2014-09-04 | 4 | -0/+411 |
* | add behex and unhex | Mattias Andrée | 2014-09-04 | 1 | -0/+36 |
* | add CRTCInformation | Mattias Andrée | 2014-09-04 | 1 | -0/+456 |
* | add get_capabilities | Mattias Andrée | 2014-09-04 | 1 | -0/+19 |
* | m | Mattias Andrée | 2014-09-04 | 1 | -2/+2 |
* | add AdjustmentMethodCapabilities | Mattias Andrée | 2014-09-04 | 1 | -0/+134 |
* | add ConnectorType | Mattias Andrée | 2014-09-04 | 1 | -0/+157 |
* | add SubpixelOrder | Mattias Andrée | 2014-09-04 | 1 | -0/+86 |
* | m | Mattias Andrée | 2014-09-04 | 1 | -7/+9 |
* | add AdjustmentMethod | Mattias Andrée | 2014-09-04 | 1 | -0/+223 |
* | add LibgammaException | Mattias Andrée | 2014-09-04 | 1 | -0/+415 |