Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use pylibgamma1.90 | Mattias Andrée | 2014-09-07 | 1 | -482/+120 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | cleanup in preparation for and preparation for use of pylibgamma | Mattias Andrée | 2014-09-07 | 1 | -9/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | change quartz functions to utilize that quarts expects floats rather than uint16_t | Mattias Andrée | 2014-04-16 | 1 | -3/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add python code for quartz | Mattias Andrée | 2014-04-16 | 1 | -2/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Python side of W32 GDI support, W32 GDI works on GNU/Linux under X | Mattias Andrée | 2014-04-15 | 1 | -11/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | demo EDID parsing | Mattias Andrée | 2014-04-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document EDID | Mattias Andrée | 2014-04-14 | 1 | -3/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-04-13 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add a little edid parsing, can get physical dimensions and gamma | Mattias Andrée | 2014-04-13 | 1 | -0/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | support more than 64 monitors with randr | Mattias Andrée | 2014-04-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove crtc parameter from C and Cython functions for VidMode | Mattias Andrée | 2014-04-05 | 1 | -7/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | multi-display support can apply once, then it segfaults | Mattias Andrée | 2014-04-04 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add display to print_curves for compatibility | Mattias Andrée | 2014-04-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add multi-display support when listing moditors and getting icc profile | Mattias Andrée | 2014-04-03 | 1 | -8/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add multi-display support | Mattias Andrée | 2014-04-03 | 1 | -43/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document | Mattias Andrée | 2014-03-30 | 1 | -10/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document | Mattias Andrée | 2014-03-30 | 1 | -2/+25 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document | Mattias Andrée | 2014-03-30 | 1 | -10/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document and reduce code | Mattias Andrée | 2014-03-30 | 1 | -70/+64 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | raise more exceptions | Mattias Andrée | 2014-03-30 | 1 | -5/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc + do not exit on randr_get or vidmode_get failure, but throw exception | Mattias Andrée | 2014-03-30 | 1 | -8/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | document and code reduction | Mattias Andrée | 2014-03-29 | 1 | -6/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-03-27 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | move translate_to_integers and ramps_to_function to aux.py | Mattias Andrée | 2014-03-19 | 1 | -37/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reduce allocations in vidmode | Mattias Andrée | 2014-03-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix and demo drm support | Mattias Andrée | 2014-03-13 | 1 | -17/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add function for applying curves with drm | Mattias Andrée | 2014-03-13 | 1 | -0/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add drm_get | Mattias Andrée | 2014-03-13 | 1 | -22/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add drm connection manager | Mattias Andrée | 2014-03-13 | 1 | -0/+97 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derp | Mattias Andrée | 2014-03-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | raise exception if blueshift_idcrtc fails | Mattias Andrée | 2014-03-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | licenses partially under AGPL3 and partially under GPL3 | Mattias Andrée | 2014-03-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add EDID support | Mattias Andrée | 2014-03-10 | 1 | -3/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | buf cause by typo + add example: crtc-searching | Mattias Andrée | 2014-02-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m bug + add example with output listing | Mattias Andrée | 2014-02-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + info: add section: hardware detection | Mattias Andrée | 2014-02-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | improve print_curves with compact parameters + fix lower_resolution | Mattias Andrée | 2014-02-24 | 1 | -6/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2014-02-24 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | list screens outputs and crtcs1.6 | Mattias Andrée | 2014-02-24 | 1 | -14/+200 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | prototype list_monitors | Mattias Andrée | 2014-02-24 | 1 | -0/+38 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | python side of reading curves | Mattias Andrée | 2014-02-23 | 1 | -6/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add vidmode support | Mattias Andrée | 2014-02-21 | 1 | -1/+34 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add support for selecting screen | Mattias Andrée | 2014-02-21 | 1 | -9/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | do not load blueshift_randr before used | Mattias Andrée | 2014-02-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc + applying adjustments | Mattias Andrée | 2014-02-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix minor bufs + add reset function | Mattias Andrée | 2014-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |