Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document | Mattias Andrée | 2014-03-30 | 1 | -10/+88 |
* | document | Mattias Andrée | 2014-03-30 | 1 | -2/+25 |
* | document | Mattias Andrée | 2014-03-30 | 1 | -10/+60 |
* | document and reduce code | Mattias Andrée | 2014-03-30 | 1 | -70/+64 |
* | raise more exceptions | Mattias Andrée | 2014-03-30 | 1 | -5/+7 |
* | m doc + do not exit on randr_get or vidmode_get failure, but throw exception | Mattias Andrée | 2014-03-30 | 1 | -8/+16 |
* | document and code reduction | Mattias Andrée | 2014-03-29 | 1 | -6/+22 |
* | doc | Mattias Andrée | 2014-03-27 | 1 | -0/+3 |
* | move translate_to_integers and ramps_to_function to aux.py | Mattias Andrée | 2014-03-19 | 1 | -37/+1 |
* | reduce allocations in vidmode | Mattias Andrée | 2014-03-14 | 1 | -2/+2 |
* | fix and demo drm support | Mattias Andrée | 2014-03-13 | 1 | -17/+20 |
* | add function for applying curves with drm | Mattias Andrée | 2014-03-13 | 1 | -0/+15 |
* | add drm_get | Mattias Andrée | 2014-03-13 | 1 | -22/+39 |
* | m + add list_screens_drm, rename list_screens to list_screens_randr and make list_screens run eiher list_screens_randr or list_screens_drm | Mattias Andrée | 2014-03-13 | 1 | -1/+60 |
* | add drm connection manager | Mattias Andrée | 2014-03-13 | 1 | -0/+97 |
* | derp | Mattias Andrée | 2014-03-12 | 1 | -1/+1 |
* | raise exception if blueshift_idcrtc fails | Mattias Andrée | 2014-03-10 | 1 | -0/+4 |
* | licenses partially under AGPL3 and partially under GPL3 | Mattias Andrée | 2014-03-10 | 1 | -2/+2 |
* | add EDID support | Mattias Andrée | 2014-03-10 | 1 | -3/+32 |
* | buf cause by typo + add example: crtc-searching | Mattias Andrée | 2014-02-25 | 1 | -2/+2 |
* | m bug + add example with output listing | Mattias Andrée | 2014-02-25 | 1 | -2/+2 |
* | m + info: add section: hardware detection | Mattias Andrée | 2014-02-24 | 1 | -0/+1 |
* | improve print_curves with compact parameters + fix lower_resolution | Mattias Andrée | 2014-02-24 | 1 | -6/+22 |
* | m doc | Mattias Andrée | 2014-02-24 | 1 | -4/+4 |
* | list screens outputs and crtcs1.6 | Mattias Andrée | 2014-02-24 | 1 | -14/+200 |
* | prototype list_monitors | Mattias Andrée | 2014-02-24 | 1 | -0/+38 |
* | fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examples | Mattias Andrée | 2014-02-23 | 1 | -4/+10 |
* | python side of reading curves | Mattias Andrée | 2014-02-23 | 1 | -6/+60 |
* | add vidmode support | Mattias Andrée | 2014-02-21 | 1 | -1/+34 |
* | add support for selecting screen | Mattias Andrée | 2014-02-21 | 1 | -9/+15 |
* | do not load blueshift_randr before used | Mattias Andrée | 2014-02-20 | 1 | -1/+2 |
* | m doc + applying adjustments | Mattias Andrée | 2014-02-20 | 1 | -1/+2 |
* | fix minor bufs + add reset function | Mattias Andrée | 2014-02-17 | 1 | -1/+1 |
* | doc | Mattias Andrée | 2014-02-17 | 1 | -0/+3 |
* | fix some minor errors | Mattias Andrée | 2014-02-17 | 1 | -2/+5 |
* | working with some exceptions | Mattias Andrée | 2014-02-16 | 1 | -0/+3 |
* | use randr | Mattias Andrée | 2014-02-16 | 1 | -0/+23 |
* | add monitor control without native binding | Mattias Andrée | 2014-02-14 | 1 | -0/+55 |