Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-17 | Fix clean rule | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-07-17 | update deps1.0.3 | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-07-17 | Update for libgamma 0.7.4 and fix bugs | Mattias Andrée | 9 | -129/+144 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-21 | Fix warnings1.0.2 | Mattias Andrée | 5 | -25/+25 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-21 | Improve makefile | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-07-21 | Improve makefile, change license to ISC, change code style, remove dist/ | Mattias Andrée | 64 | -6107/+4734 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2014-11-14 | missed to set JAVA_HOME | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-11-14 | update dist | Mattias Andrée | 1 | -6/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-11-14 | misc m makefile1.0.1 | Mattias Andrée | 1 | -10/+15 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-19 | m | Mattias Andrée | 2 | -4/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | dist | Mattias Andrée | 2 | -0/+35 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | typo1.0 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | add install and uninstall rules | Mattias Andrée | 1 | -0/+54 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | add test and fix some small errors | Mattias Andrée | 3 | -4/+146 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | m | Mattias Andrée | 2 | -15/+31 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | m + add toString for classes | Mattias Andrée | 8 | -5/+139 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | derp | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | begin on test | Mattias Andrée | 3 | -3/+60 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | m | Mattias Andrée | 1 | -3/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | implement c code for crtc | Mattias Andrée | 1 | -16/+267 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | implement c code for libgammaexception | Mattias Andrée | 1 | -5/+78 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | implement c code for adjustmentmethod | Mattias Andrée | 1 | -5/+96 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | implamant c code for site | Mattias Andrée | 1 | -3/+91 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | implement c code for partition | Mattias Andrée | 1 | -3/+71 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | m + implement c code for ramp | Mattias Andrée | 8 | -70/+117 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | m + implement C code from GammaRamps | Mattias Andrée | 7 | -19/+227 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | include libgamma.h | Mattias Andrée | 7 | -0/+14 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | add names to the parameters in the .c files | Mattias Andrée | 7 | -56/+84 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | add documation to .c files | Mattias Andrée | 7 | -0/+543 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-05 | makefile can build library + add .c files with all prototypes | Mattias Andrée | 8 | -4/+228 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-04 | flags to use to acces jni headers | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-04 | generate .h files | Mattias Andrée | 2 | -1/+12 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-04 | misc | Mattias Andrée | 1 | -20/+20 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-04 | m makefile | Mattias Andrée | 1 | -9/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-09-04 | simplify makefile | Mattias Andrée | 1 | -17/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |