aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get the proper middle of the gamma ramp when calculating the gamma correction1.1Mattias Andrée2014-09-181-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-092-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* output file + convergence + moiréMattias Andrée2014-08-093-4/+270
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + gamma correctionMattias Andrée2014-08-081-16/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + software calibration of brightness and contrastMattias Andrée2014-08-081-1/+97
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-084-5/+114
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* instructions for constrast–brightness + reconfigure tty + fork to be sure everything is kept cleanMattias Andrée2014-08-082-14/+91
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* warnings + add state.cMattias Andrée2014-08-088-109/+283
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-08-072-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* draw gamma squaresMattias Andrée2014-08-072-3/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-08-071-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2014-08-072-4/+71
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-071-6/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-071-13/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* display indices of the monitors by using seven segment displays with gamma ramps for activation and deactivation of segmentsMattias Andrée2014-08-071-16/+125
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* draw bars used to configure contrast and brightnessMattias Andrée2014-08-072-0/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* analyse and generate gamma rampsMattias Andrée2014-08-072-0/+124
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reading and apply gamma rampsMattias Andrée2014-08-062-2/+92
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* work on drm utilisationMattias Andrée2014-08-062-2/+198
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + beginning of gammaMattias Andrée2014-08-064-8/+191
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* framebuffer.c: line drawingMattias Andrée2014-08-062-0/+70
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-08-062-10/+38
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* drawing to the framebufferMattias Andrée2014-08-062-1/+172
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* framebuffer.c: fb_countMattias Andrée2014-08-062-0/+83
Signed-off-by: Mattias Andrée <maandree@operamail.com>