Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set version to 0.10.1 | Mattias Andrée | 2014-06-04 | 1 | -2/+2 |
* | update install rules | Mattias Andrée | 2014-06-04 | 1 | -1/+1 |
* | add todo | Mattias Andrée | 2014-06-04 | 1 | -0/+15 |
* | add test todo | Mattias Andrée | 2014-06-04 | 1 | -0/+2 |
* | test applying gamma ramp | Mattias Andrée | 2014-06-04 | 1 | -4/+23 |
* | typo | Mattias Andrée | 2014-06-04 | 1 | -3/+3 |
* | fix which ramps are getting calloc | Mattias Andrée | 2014-06-04 | 2 | -8/+13 |
* | fix float to integer overflow | Mattias Andrée | 2014-06-04 | 1 | -11/+153 |
* | fix infinite recursion caused by calling wrong function | Mattias Andrée | 2014-06-03 | 1 | -3/+3 |
* | test reading gamma ramps | Mattias Andrée | 2014-06-03 | 1 | -1/+41 |
* | EDID revision 1.1 is supported and we assume revision 1.2 is too | Mattias Andrée | 2014-06-03 | 1 | -7/+21 |
* | test uppercase behex and unhex + fix unhex | Mattias Andrée | 2014-06-03 | 2 | -4/+9 |
* | doc | Mattias Andrée | 2014-06-03 | 1 | -0/+6 |
* | add missing % in an sprintf, why did the compiler not warn us? | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
* | gamma-linux-drm: do not attempt to get the encoder for disabled connectors | Mattias Andrée | 2014-06-03 | 1 | -4/+10 |
* | typo | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
* | test: print subpixel order and connector type | Mattias Andrée | 2014-06-03 | 1 | -2/+65 |
* | fix gamma ramp size fetch for vidmode | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
* | m fixes + print all crtc info , except connector type and subpixel order, in the test | Mattias Andrée | 2014-06-03 | 8 | -14/+143 |
* | info: m | Mattias Andrée | 2014-06-03 | 1 | -3/+3 |
* | put monitor selection in its own function | Mattias Andrée | 2014-06-03 | 1 | -10/+22 |
* | allocate the states on the heap | Mattias Andrée | 2014-06-03 | 1 | -19/+19 |
* | #warning is a GCC extension | Mattias Andrée | 2014-06-03 | 1 | -14/+16 |
* | fix errors in gamma-x-randr | Mattias Andrée | 2014-06-03 | 1 | -1/+6 |
* | gamma-linux-drm: fix partition init bug | Mattias Andrée | 2014-06-03 | 1 | -0/+3 |
* | test: m + select crtc | Mattias Andrée | 2014-06-03 | 1 | -20/+111 |
* | m | Mattias Andrée | 2014-06-03 | 2 | -4/+4 |
* | add deps list | Mattias Andrée | 2014-06-03 | 1 | -0/+60 |
* | add everything that does not require sites, partitions or crtcs to the test | Mattias Andrée | 2014-06-03 | 1 | -20/+130 |
* | info: m | Mattias Andrée | 2014-06-03 | 1 | -5/+5 |
* | doc | Mattias Andrée | 2014-06-03 | 1 | -8/+23 |
* | info: reading and applying gamma ramps | Mattias Andrée | 2014-06-03 | 1 | -0/+86 |
* | info: edid | Mattias Andrée | 2014-06-03 | 1 | -1/+64 |
* | info: crtc info | Mattias Andrée | 2014-06-02 | 1 | -14/+77 |
* | info: monitors | Mattias Andrée | 2014-06-02 | 1 | -6/+103 |
* | typo | Mattias Andrée | 2014-06-02 | 2 | -4/+4 |
* | info: select and init site, partition and crtc | Mattias Andrée | 2014-06-02 | 1 | -0/+70 |
* | m doc | Mattias Andrée | 2014-06-02 | 2 | -3/+3 |
* | m doc | Mattias Andrée | 2014-06-02 | 2 | -6/+6 |
* | info: doc states + reorder sections | Mattias Andrée | 2014-06-02 | 1 | -73/+127 |
* | whitespace | Mattias Andrée | 2014-06-02 | 1 | -1/+0 |
* | info: states | Mattias Andrée | 2014-06-02 | 4 | -21/+105 |
* | typo | Mattias Andrée | 2014-06-02 | 1 | -3/+3 |
* | m | Mattias Andrée | 2014-06-02 | 1 | -1/+1 |
* | info: m + gamma ramps | Mattias Andrée | 2014-06-02 | 1 | -7/+142 |
* | m | Mattias Andrée | 2014-06-02 | 1 | -1/+1 |
* | doc + deduplicate code | Mattias Andrée | 2014-06-02 | 1 | -172/+66 |
* | doc and a bit of code deduplication | Mattias Andrée | 2014-06-01 | 1 | -49/+65 |
* | m + reduce code duplication | Mattias Andrée | 2014-06-01 | 2 | -365/+173 |
* | Use gpp in libgamma-facade | Mattias Andrée | 2014-06-01 | 1 | -396/+94 |