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