| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-04-12 | m + fix multiscreen bug | Mattias Andrée | 3 | -11/+14 |
| 2014-04-11 | use limits.h | Mattias Andrée | 2 | -4/+8 |
| 2014-04-11 | add more warnings | Mattias Andrée | 6 | -31/+45 |
| 2014-04-11 | missed line break | Mattias Andrée | 1 | -1/+1 |
| 2014-04-10 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | remove unnecessary halo elimination | Mattias Andrée | 1 | -2/+0 |
| 2014-04-06 | m | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | add monotone cubic interpolation | Mattias Andrée | 1 | -0/+86 |
| 2014-04-06 | demo tension parameter | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | document tension | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | remove path from process title | Mattias Andrée | 1 | -0/+6 |
| 2014-04-06 | bump version | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | micro release1.17.1 | Mattias Andrée | 1 | -1/+1 |
| 2014-04-06 | how did I not catch this regression bug before now | Mattias Andrée | 1 | -3/+3 |
| 2014-04-06 | optimisation to cubic interpolation: remove a basis function by doing an value translation | Mattias Andrée | 1 | -2/+2 |
| 2014-04-06 | m + fix cubic interpolation | Mattias Andrée | 1 | -4/+7 |
| 2014-04-05 | ...the python 3.4 way if using python 3.4 or newer | Mattias Andrée | 1 | -2/+10 |
| 2014-04-05 | improve execution of adhoc.py | Mattias Andrée | 1 | -31/+3 |
| 2014-04-05 | not important to demo, just mention it in the comprehensive example | Mattias Andrée | 2 | -2/+2 |
| 2014-04-05 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | document kelvins and the automatic use of it | Mattias Andrée | 2 | -2/+2 |
| 2014-04-05 | document and demo reset_on_error | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | bump version | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | missed to select global var | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | support more than 64 monitors with randr | Mattias Andrée | 4 | -45/+40 |
| 2014-04-05 | remove crtc parameter from C and Cython functions for VidMode | Mattias Andrée | 4 | -50/+34 |
| 2014-04-05 | m doc | Mattias Andrée | 1 | -9/+9 |
| 2014-04-05 | it was spelled that way, why was it not in the dictionary | Mattias Andrée | 1 | -4/+4 |
| 2014-04-05 | document | Mattias Andrée | 1 | -6/+226 |
| 2014-04-05 | m + doc | Mattias Andrée | 1 | -3/+155 |
| 2014-04-05 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | m + add support for naming (as a string) a colour temperature constant | Mattias Andrée | 2 | -5/+39 |
| 2014-04-05 | add constants with colour temperatures | Mattias Andrée | 1 | -0/+72 |
| 2014-04-05 | ignore stack-protector skip warning on char** argv from main parameters | Mattias Andrée | 2 | -1/+6 |
| 2014-04-05 | bump version | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | doc | Mattias Andrée | 1 | -2/+12 |
| 2014-04-05 | add interpolate_function | Mattias Andrée | 1 | -0/+19 |
| 2014-04-05 | split aux into aux and interpolation | Mattias Andrée | 3 | -170/+192 |
| 2014-04-05 | no sense in demo:ing this | Mattias Andrée | 1 | -1/+1 |
| 2014-04-05 | make the previous commit optional | Mattias Andrée | 1 | -3/+13 |
| 2014-04-05 | make sure that `reset` runs after an exception | Mattias Andrée | 1 | -96/+97 |
| 2014-04-05 | document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as well | Mattias Andrée | 1 | -3/+50 |
| 2014-04-05 | document | Mattias Andrée | 1 | -0/+37 |
| 2014-04-05 | portability | Mattias Andrée | 3 | -71/+63 |
| 2014-04-05 | document | Mattias Andrée | 2 | -0/+49 |
| 2014-04-05 | document | Mattias Andrée | 3 | -0/+210 |
| 2014-04-04 | bump version | Mattias Andrée | 1 | -1/+1 |
| 2014-04-04 | document interpolation and halo elimination1.15 | Mattias Andrée | 1 | -3/+3 |
| 2014-04-04 | update todo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-04 | separate halo eliminate + add cubing interpolation | Mattias Andrée | 1 | -32/+99 |
