Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update deps1.0.3 | Mattias Andrée | 2024-07-17 | 1 | -2/+2 |
* | Update for libgamma 0.7.4 and fix bugs | Mattias Andrée | 2024-07-17 | 9 | -129/+144 |
* | Empty signed commit | Mattias Andrée | 2024-04-06 | 0 | -0/+0 |
* | Fix warnings1.0.2 | Mattias Andrée | 2022-07-21 | 5 | -25/+25 |
* | Improve makefile | Mattias Andrée | 2022-07-21 | 1 | -1/+1 |
* | Improve makefile, change license to ISC, change code style, remove dist/ | Mattias Andrée | 2022-07-21 | 64 | -6107/+4734 |
* | missed to set JAVA_HOME | Mattias Andrée | 2014-11-14 | 1 | -2/+2 |
* | update dist | Mattias Andrée | 2014-11-14 | 1 | -6/+3 |
* | misc m makefile1.0.1 | Mattias Andrée | 2014-11-14 | 1 | -10/+15 |
* | m | Mattias Andrée | 2014-09-19 | 2 | -4/+4 |
* | dist | Mattias Andrée | 2014-09-05 | 2 | -0/+35 |
* | typo1.0 | Mattias Andrée | 2014-09-05 | 1 | -1/+1 |
* | add install and uninstall rules | Mattias Andrée | 2014-09-05 | 1 | -0/+54 |
* | 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 |
* | derp | Mattias Andrée | 2014-09-05 | 1 | -1/+1 |
* | begin on test | Mattias Andrée | 2014-09-05 | 3 | -3/+60 |
* | m | Mattias Andrée | 2014-09-05 | 1 | -3/+3 |
* | 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 | 8 | -70/+117 |
* | 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 | 8 | -4/+228 |
* | flags to use to acces jni headers | Mattias Andrée | 2014-09-04 | 1 | -0/+2 |
* | generate .h files | Mattias Andrée | 2014-09-04 | 2 | -1/+12 |
* | misc | Mattias Andrée | 2014-09-04 | 1 | -20/+20 |
* | m makefile | Mattias Andrée | 2014-09-04 | 1 | -9/+4 |
* | simplify makefile | Mattias Andrée | 2014-09-04 | 1 | -17/+11 |
* | add makefile | Mattias Andrée | 2014-09-04 | 1 | -0/+139 |
* | add deps | Mattias Andrée | 2014-09-04 | 1 | -0/+22 |
* | 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 |