Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove crtc parameter from C and Cython functions for VidMode | Mattias Andrée | 2014-04-05 | 1 | -19/+14 |
* | portability | Mattias Andrée | 2014-04-05 | 1 | -18/+14 |
* | document | Mattias Andrée | 2014-04-05 | 1 | -0/+26 |
* | document | Mattias Andrée | 2014-04-05 | 1 | -0/+31 |
* | fix double free error and sigfault error in multi-display support | Mattias Andrée | 2014-04-04 | 1 | -6/+6 |
* | multi-display support can apply once, then it segfaults | Mattias Andrée | 2014-04-04 | 1 | -3/+3 |
* | add multi-display support | Mattias Andrée | 2014-04-03 | 1 | -5/+9 |
* | reduce allocations in vidmode | Mattias Andrée | 2014-03-14 | 1 | -33/+39 |
* | derp | Mattias Andrée | 2014-03-12 | 1 | -1/+1 |
* | licenses partially under AGPL3 and partially under GPL3 | Mattias Andrée | 2014-03-10 | 1 | -2/+2 |
* | fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examples | Mattias Andrée | 2014-02-23 | 1 | -2/+1 |
* | cython side of reading curves | Mattias Andrée | 2014-02-23 | 1 | -0/+24 |
* | add vidmode support | Mattias Andrée | 2014-02-21 | 1 | -0/+74 |