summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* it was spelled that way, why was it not in the dictionaryMattias Andrée2014-04-051-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-051-6/+226
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2014-04-051-3/+155
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add support for naming (as a string) a colour temperature constantMattias Andrée2014-04-052-5/+39
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add constants with colour temperaturesMattias Andrée2014-04-052-1/+73
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-051-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ignore stack-protector skip warning on char** argv from main parametersMattias Andrée2014-04-052-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-04-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-04-051-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derp + demo interpolation1.16Mattias Andrée2014-04-051-3/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-04-051-2/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-051-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add interpolate_functionMattias Andrée2014-04-052-1/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split aux into aux and interpolationMattias Andrée2014-04-053-170/+192
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* no sense in demo:ing thisMattias Andrée2014-04-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make the previous commit optionalMattias Andrée2014-04-051-3/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make sure that `reset` runs after an exceptionMattias Andrée2014-04-051-96/+97
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as wellMattias Andrée2014-04-051-3/+50
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-051-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* portabilityMattias Andrée2014-04-054-72/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-052-0/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-051-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-051-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-053-0/+210
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* demote -Wstrict-overflow to not run for Cython compiled filesMattias Andrée2014-04-041-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-04-041-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document interpolation and halo elimination1.15Mattias Andrée2014-04-042-3/+46
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-042-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* separate halo eliminate + add cubing interpolationMattias Andrée2014-04-041-32/+99
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix interpolationMattias Andrée2014-04-041-9/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-041-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update request for contributionsMattias Andrée2014-04-041-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix double free error and sigfault error in multi-display supportMattias Andrée2014-04-044-18/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* multi-display support can apply once, then it segfaultsMattias Andrée2014-04-045-16/+69
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document multi-display support in ramp getters and settersMattias Andrée2014-04-041-16/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add display to print_curves for compatibilityMattias Andrée2014-04-041-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document multi-display support on list_screens, get_current_icc and get_current_icc_rawMattias Andrée2014-04-041-4/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée2014-04-032-1/+76
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* since it cannot modify the gamma on hurd's tty (which we know because drm has not been implement on hurd yet) and X is unstable on hurd (and could ↵Mattias Andrée2014-04-031-1/+0
| | | | | | probably not modify the gamma ramps yet anyway) we know that it is not working on hurd. Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue moved into the issue tracker on githubMattias Andrée2014-04-031-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display support when listing moditors and getting icc profileMattias Andrée2014-04-034-22/+38
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move some issues from 'future stuff' into the issue tracker on githubMattias Andrée2014-04-031-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cannot find an API for manipulating gamma ramps in Mir, I it does not compile on arch so I cannot test xmirMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-031-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>