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